Results 1 to 5 of 5

Thread: [RESOLVED] Application files for deployment

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    45

    Resolved [RESOLVED] Application files for deployment

    Hi,

    I'm now ready to turn-over my first VB6 application. May I know what file extensions I have to include in the installation CD? I have .frm, .frx, .drs, drx, .DCA (what's this) and of course the .exe and the .mdb file extensions.

    Also, do you have any idea on how to create an auto installation program to the client?

    Thanks in advance.

  2. #2

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

    Re: Application files for deployment

    You should check out the Application Deployment forums FAQ for a listing of a few installers. You need to compile your program first into an .exe file. Then the packing program can pack the exe and all of its dependancy files for you.

    The P&D Wizard is a good starting point as its the easiest to use.
    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

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    45

    Re: Application files for deployment

    Okay, thank you very much RD.

    Cheers!

    Quote Originally Posted by RobDog888
    You should check out the Application Deployment forums FAQ for a listing of a few installers. You need to compile your program first into an .exe file. Then the packing program can pack the exe and all of its dependancy files for you.

    The P&D Wizard is a good starting point as its the easiest to use.

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: [RESOLVED] Application files for deployment

    ejpotpot,

    Please read Installation Problems in my signature to help you on your way.

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