Hello
i have a question
i have a program(still project) and a file (another program finished) and i want to make One Setup file for them So one of them Start and when finished the other one start automatically can this be done?
Thanx alot
Adel
Printable View
Hello
i have a question
i have a program(still project) and a file (another program finished) and i want to make One Setup file for them So one of them Start and when finished the other one start automatically can this be done?
Thanx alot
Adel
Inno Setup can do that.
would You please tell me how can i do that Using Inno Setup? i am a beginner so would you please explain that?
Since you are a beginner download and run ********** on your project. It will create a whole setup for your project. If youwant another setup or file to run before the setup completes you would just place an entry in the [Run] section and this will happen automatically. You will have to familiarize yourself with Inno Setup to understand it. It is very simple though.
You will be able to run as many programs as you like...
Ok thanks mate For your reply
i will try to do so
Moved.