Results 1 to 5 of 5

Thread: (newbie)Problems Installing VB6 App

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2004
    Location
    56 miles W. O'Venus
    Posts
    55

    (newbie)Problems Installing VB6 App

    I have made a small app using VB6. I used the "Deployment Wizard" to create the installation files. I don't have any problem install the application but others have. In particular there is one machine running WIN98 that has problems.
    It produces the error "cannot create directory program_files/....."

    It also prompted to replace a lot of DLL files which created problems.

    The machine is not networked and the user has all admin rights.

    Thanks

    Rich

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: (newbie)Problems Installing VB6 App

    Moved to application deployment

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

    Re: (newbie)Problems Installing VB6 App

    It depends on what ocx's and references your app is using. What OS are you creating the package on?
    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 2004
    Location
    56 miles W. O'Venus
    Posts
    55

    Re: (newbie)Problems Installing VB6 App

    Well now I am trying to deploy with Inno. It is working better but there is a "run-time error 48 when loading DLL..."

    When compiling my VB app I get a CAB fil, the exe, and a setup.lst. When developing the Ino scriipt I include these. Perhaps I am not setting Inno up correctly.

    Rich

  5. #5
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Re: (newbie)Problems Installing VB6 App

    It is possible that your application is not compatible with windows 98. Make sure that all your API calls will work in '98.
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

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