QUOTE (coucou @ Sep 13 2005, 08:34 PM)
I'm not familar with the inno script.
What this code means???
CODE
[Files]
Source: {app}\*.*; DestDir: {app}; Flags: recursesubdirs createallsubdirs
How and where to add it??? (i'm using WPI)
Does your RegSnap.iss file will works with my v5.5.1832 revision???
The code tells the script compiler to add all files in the folder called {app}, this includes all the files in subfolders, it saves you having to manually add each file to the list.
The program that compiles the script is called
Inno Setup and there is a third party add on called
ISTool this makes creating the script easier. Once compiled an exe will be created and you can use this in WPI as you would any other installer, there are switches you can add to make the install silent or to install different components for different machines or users.
Once you get the hang of it creating installers for other programs gets easier. Using programs like regsnap and installrite you can monitor installations and try to emulate the installers with Inno.
My script works with the new version of Regsnap but I have a custom icon made from the Regsnap.exe so the installer will stop and say it can't find it as it wont be on your system.To remove it you can install ISTool and select Options, then Appearance and delete the line in Icons - Setup.