|
-
Mar 30th, 2005, 12:37 PM
#1
Thread Starter
Member
Making Setup file
I apologize if my question seems dumb. I picked up VB today after not touching it in about a year.
I have finished my VB6 project.
How do I create the install/setup file for other computers?
-
Mar 30th, 2005, 12:41 PM
#2
Addicted Member
Re: Making Setup file
well i use Inno Setup 5 <<google it
and just add all files along with it in setup and create it
its simple!
or use Package and Deployment Wizard in V Studio
Got You! - ©
- My Signature.
Visit www.compzone.hhnf.com. If you think i helped you, add to my reputation by Clicking "Rate This Post".

-
Mar 30th, 2005, 12:41 PM
#3
Re: Making Setup file
The easiest is probably to launch the package and deployment wizard that comes with VB. Another option is to use another installer, there are many available out there. Personally I use the free InnoSetup, it can use most everything the commersial installers can do. But there is of course a small learning curve to start using it.
-
Mar 30th, 2005, 12:52 PM
#4
Addicted Member
Re: Making Setup file
yeh use INNO it took me no time to learn how to get it work.. its simple.. but u will have to manually add ocx files and other runtime files while as package and deployment tells u the files needed by the application to run...
Got You! - ©
- My Signature.
Visit www.compzone.hhnf.com. If you think i helped you, add to my reputation by Clicking "Rate This Post".

-
Mar 30th, 2005, 02:17 PM
#5
Re: Making Setup file
FNC, in the Application Development's FAQ there are many links to different installers.
You may want to check it out.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|