Webbased runtime setup !

Started by installman, September 05, 2004, 09:22:52 AM

Previous topic - Next topic

admin

installman,
 
If this is a question about Inno Setup it should be directed to http://www.jrsoftware.org
 
InnoScript can be run from the command line (batch mode) to create multiple .iss files. Check the InnoScript documentation for more details.
 
Inno Setup and InnoScript are made by two different companies.

installman

Hello!  I have a problem I need a solution which allows some kind of runtime setup maker , our application is user specific so for each user we need to create a custom setup on different specifics . I would like to know is there some possibality to use the INNO or does INNO support command line so I can use command line to give a command so for each user I can run its own ISS files to make the setup on runtime .