Visual Basic 6.0 on Windows 7

Page 1 of 2 12 LastLast

  1. Posts : 258
    Windows 7 Ultimate x64 (desktop) / x64 (laptop)
       #1

    Visual Basic 6.0 on Windows 7


    Is there a version of Visual Basic 6.0 that actually works with Windows 7 without having the need to use Windows XP Mode? The ones I downloaded off the internet had trouble installing in Windows 7 but runs just fine on Windows XP. It's VB6.0 Enterprise that I tried to use by the way. .
      My Computer


  2. Posts : 5,092
    Windows 7 32 bit
       #2

    I got this on search. Have no idea if it's reliable:

    Install VB6 on Windows 7
      My Computer


  3. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #3

    Thanks Miles - been wondering if that would work....I'll give it a go and report back.
      My Computer


  4. Posts : 8,679
    Windows 10 Pro x64
       #4

    Nice link,but I think that it should work with only changing the compatibility to Windows XP SP3.
      My Computer


  5. Posts : 5,092
    Windows 7 32 bit
       #5

    StalkeR said:
    Nice link,but I think that it should work with only changing the compatibility to Windows XP SP3.
    Isn't that cheating?

      My Computer


  6. Posts : 258
    Windows 7 Ultimate x64 (desktop) / x64 (laptop)
    Thread Starter
       #6

    MilesAhead said:
    I got this on search. Have no idea if it's reliable:

    Install VB6 on Windows 7
    I'll see if this works when the desktop got fixed. .
      My Computer


  7. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #7

    for a good learning level basic, try:

    Microsoft Small Basic

    from microsoft.
      My Computer


  8. Posts : 258
    Windows 7 Ultimate x64 (desktop) / x64 (laptop)
    Thread Starter
       #8

    karlsnooks said:
    for a good learning level basic, try:

    Microsoft Small Basic

    from microsoft.
    I might try this one sometime. .
      My Computer


  9. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #9

    Nice link Karl.
      My Computer


  10. Posts : 5,092
    Windows 7 32 bit
       #10

    As long as we are suggesting versions of basic, FreeBASIC is interesting in that it uses gas and/or gcc to produce very small stand-alone exe programs for Win32. It doesn't have the advanced RAD form designer of VB but it has header files similar to C for calling WinAPI routines. Also has headers for vb and other Basic flavor compatibility. For small command line utilities it's killer. As example my utility to set the work area of the desktop, Adjust Work Area, is a command line FB exe that's only 81 KB with version info and custom icon in the .exe. :)

    Here's a download link to FreeBASIC releases:
    http://www.freebasic.net/index.php/download

    You can make dialog based apps also using a resource editor. There are a few 3rd party add-ons for dialog design but they're not on the same level as VB or Delphi.

    Still, it can be done. There are also gtk based tools for cross platform gui Linux/Windows.

    edit: Just found this form designer for FreeBASIC
    Firefly3

    It's very close to Delphi or VB form designer. Makes creating form based Win32 stand alone programs a snap!!

    Here's one I just knocked off to test it out:

    Visual Basic 6.0 on Windows 7-fbgui.jpg
    Last edited by MilesAhead; 10 Jul 2011 at 17:25.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:55.
Find Us