Hi
How can I create an installation file (install.exe) for my VB app??
Thanks
Printable View
Hi
How can I create an installation file (install.exe) for my VB app??
Thanks
Use the package and deployment wizard
or you can use Visual Studio Installer which is a free download from microsoft. Its the best install app ive ever used.
I'm quite fond of the ISTool and INNO Setup. Real easy to use and pretty good looking.
http://www.jrsoftware.org/isinfo.php
Hope that helps.
I'd stick with INNO Setup
Someone had already told me about this, but I really don't know what it is and how to use it... can you give me more help in this??Quote:
Originally posted by NewGen
Use the package and deployment wizard
Muddy and MicahCarrik
I'm downloading both now...
thanks a lot I'll try them
I'm afraid to say that you might found kinda lost with INNO if you cannot understand Package and Deployment Wizard. :(
start - programs - visual basic - tools - package and depl;oyment wizardQuote:
Originally posted by Daskalos
Someone had already told me about this, but I really don't know what it is and how to use it... can you give me more help in this??
it is the most easy to use, but not very elegant or flexible
If you feel like you want to leave PDW for Inno...
http://www.vbforums.com/showthread.p...05#post1354005