Results 1 to 5 of 5

Thread: Making Setup file

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2001
    Posts
    42

    Question 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?

  2. #2
    Addicted Member prophecy's Avatar
    Join Date
    Mar 2005
    Location
    In the developers list of Visual Basic ;-)
    Posts
    242

    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".

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    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.

  4. #4
    Addicted Member prophecy's Avatar
    Join Date
    Mar 2005
    Location
    In the developers list of Visual Basic ;-)
    Posts
    242

    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".

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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
  •  



Click Here to Expand Forum to Full Width