Re: Creating a setup.exe file
can someone please explain exactly how to do the setup.exe file for a VB project?
i tried several times and i used inno setup and i read its FAQ and downloaded the visual basic dll's (was in the faq of inno setup)
but yet i dont know how to make it
in inno setup i make a an inno setup wizard what exactly the files i should include so the program should work fine? and how can i know them?
and another question please... my project has a webbrowser control and some timers isnt there anyway to make it work on runtime?
thanks alot
Adel
Re: Creating a setup.exe file
Post split off to a new thread
Re: Create Installation Setup
Don't use the Inno Setup Wizard, use ********** it will make your like with Inno Setup easier. It will find your dependencies for you as well as give you some documentation on what is included in your project.
BTW: It will create a complete script for you...