Contents
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
Search
Login
Who Is Online?
We have 192 guests online
Navigation
Home Source Code Inno Setup How to split up large files with Inno Setup - Target location
Most Recent
Featured Articles
Joomla 1.5 Featured Articles
Navigation
Home Source Code Inno Setup How to split up large files with Inno Setup - Target location
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
How to split up large files with Inno Setup - Target location E-mail
User Rating: / 12
PoorBest 
Source Code - Inno Setup
Written by Markus   
Friday, 20 February 2009 16:53
Article Index
How to split up large files with Inno Setup
Starting the script wizard
Target location
Start menu entriy
Output file name
ISTool
Compression
All Pages

 

On the next page we have to select where the file is going to be stored later on the receiver's computer. The default folder for program files is not where we want it to be.

Change the default folder location to '(Custom)' and enter the text {userdesktop} in the field below it. Make sure you type it in exactly as shown, all characters in lowercase and including the curly braces. It's probably best if you copy and paste the text from here: {userdesktop}

Select destination folder

This will later suggest to install the file on the user's desktop where he can easily find it (hopefully). He can then move it into a better location. He will also be able to select a different location during the installation already if 'Allow user to change the application folder' if you leave it checked.

On the next page, we need to tell the script wizard that we don't have a main application. The file to deploy is a simple data file, a film.

Wizard page to add files

You can now add the file(s) to deploy. In my case it is just the film from New Year's Eve.

Select files

 



Last Updated on Thursday, 03 September 2009 00:00
 
You need to login or register to post comments.
Discuss this item on the forums. (0 posts)
Discuss (0 posts)