Archive: Install files


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


You should use the File command. See the examples in the Examples folder.


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!!!