|
-
Feb 2nd, 2006, 02:12 PM
#1
Thread Starter
Member
(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
-
Feb 2nd, 2006, 02:20 PM
#2
Re: (newbie)Problems Installing VB6 App
Moved to application deployment
-
Feb 2nd, 2006, 02:28 PM
#3
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 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 
-
Feb 2nd, 2006, 03:38 PM
#4
Thread Starter
Member
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
-
Feb 8th, 2006, 01:08 PM
#5
Fanatic Member
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.
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
|