|
-
Aug 28th, 2007, 12:15 PM
#1
Thread Starter
Addicted Member
Vista compatibility for installing VB6
When I attempt to install my VB6 (SP6) development on a new vista machine, I get a message saying there are know compatibility issues with Vista. Any comments or suggestions? Thanks in advance.
-
Aug 28th, 2007, 01:00 PM
#2
Re: Vista compatibility for installing VB6
Yes, the compatability issue is with VC++ so just dont install that app when you get to that screen. Also, before you start, turn off the UAC (improves speed and prevents errors during installation), run the setup.exe by right clicking it and selecting "Run as Administrator" and its best to do all this under an account with Admin permissions.
Then before you run Vs 6 install VS SP-6 using the same techniques and you will be good to go.
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 
-
Aug 28th, 2007, 03:40 PM
#3
Re: Vista compatibility for installing VB6
Note that if you are using the Windows Aero theme (which include the glass titlebars for example), you will see a latency in speed in the 'form design mode'.
EG, dragging edges of controls around will look slow and jerky.
To prevent this, you can use a different theme, such as the Windows Vista Basic theme.
A nice little tip is to go to the Properties of the VB6.exe file (not the shortcut, the actual exe file located in the installation folder) and go to the Compatibility tab. There, check Display dekstop composition. This will automatically switch the theme to Windows Vista Basic when you start VB6 and back to Windows Aero (or whatever your default theme is) when you close it.
Another thing, using SendKeys will only work in the compiled exe for some reason. You will get a permission denied error when you try it in the IDE.
-
Aug 28th, 2007, 04:24 PM
#4
Thread Starter
Addicted Member
Re: Vista compatibility for installing VB6
Great answers and help. Just one question, I don't recognize the UAC initials. What is that. Thanks
-
Aug 28th, 2007, 04:51 PM
#5
Re: Vista compatibility for installing VB6
User Account Control.
Control Panel > User Accounts > uncheck "Use the UAC to help protect my computer" > click OK > Reboot > install VS 6.
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 
-
Aug 29th, 2007, 01:46 AM
#6
Addicted Member
Re: Vista compatibility for installing VB6
This should be stickied or put in FAQ or something, im sure there are pleanty of people who want to know that
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
|