duermer
9th February 2004 16:47 UTC
Install files
Hello,
I have a problem.
I do not know how could I should do this.
I want to add some files to install.
But I have nothing found to this in the User Manual.
I have the rest of the setup but it do not install files and yet I want install files but I do not konw how.
Maybe somebody can write the line to add files.
Sincerly Patrick Hennig
kichik
9th February 2004 16:48 UTC
You should use the File command. See the examples in the Examples folder.
VegetaSan
9th February 2004 17:06 UTC
This is how
Section
File /a "THE DESTINATION OF THE FILE"
SectionEnd
; NOTE : MUST BE IN SECTION
Example
File = kichik.exe
Location of FILE = C:
Then you must use
File /a "C:\kichik.exe"
Dont forget to put it in a section!!!