Results 1 to 6 of 6

Thread: Vista compatibility for installing VB6

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2006
    Location
    Texas
    Posts
    164

    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.

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

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

  3. #3
    PowerPoster
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,070

    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.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2006
    Location
    Texas
    Posts
    164

    Re: Vista compatibility for installing VB6

    Great answers and help. Just one question, I don't recognize the UAC initials. What is that. Thanks

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

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

  6. #6
    Addicted Member
    Join Date
    Jul 2006
    Location
    Adelaide, Australia
    Posts
    204

    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
  •  



Click Here to Expand Forum to Full Width