PDA

Click to See Complete Forum and Search --> : Create Installation Setup


lordadel
Jul 9th, 2007, 09:17 PM
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

RobDog888
Jul 10th, 2007, 02:46 AM
Post split off to a new thread

randem
Jul 10th, 2007, 03:07 AM
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...