Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Installing VB6

Installing VB6

Scheduled Pinned Locked Moved Visual Basic
questioncomalgorithmstutorial
23 Posts 9 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Single Step Debugger
    wrote on last edited by
    #1

    Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

    Advertise here – minimum three posts per day are guaranteed.

    D J C S L 8 Replies Last reply
    0
    • S Single Step Debugger

      Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

      Advertise here – minimum three posts per day are guaranteed.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      There is no legitimate download for VB6 or VS6. It's been a dead product for quite some time now.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      S 1 Reply Last reply
      0
      • D Dave Kreskowiak

        There is no legitimate download for VB6 or VS6. It's been a dead product for quite some time now.

        Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
        Dave Kreskowiak

        S Offline
        S Offline
        Single Step Debugger
        wrote on last edited by
        #3

        Thanks. This is what I came to after digging around. Typical MC mess.

        Advertise here – minimum three posts per day are guaranteed.

        D 1 Reply Last reply
        0
        • S Single Step Debugger

          Thanks. This is what I came to after digging around. Typical MC mess.

          Advertise here – minimum three posts per day are guaranteed.

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          If you're saying "typical Microsoft mess", they've been screaming "get your apps moved to VB.NET" for the last 20 years. VB6 IDE support ended in 2007(?) and is not supported on any current version of Windows. The VB6 runtimes will be supported until the end-of-life of Windows 11, currently, for the 22H2 version, in 2025. Nobody can complain about it. They've had over 20 years to get the code moved over to .NET.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
          Dave Kreskowiak

          S 1 Reply Last reply
          0
          • D Dave Kreskowiak

            If you're saying "typical Microsoft mess", they've been screaming "get your apps moved to VB.NET" for the last 20 years. VB6 IDE support ended in 2007(?) and is not supported on any current version of Windows. The VB6 runtimes will be supported until the end-of-life of Windows 11, currently, for the 22H2 version, in 2025. Nobody can complain about it. They've had over 20 years to get the code moved over to .NET.

            Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
            Dave Kreskowiak

            S Offline
            S Offline
            Single Step Debugger
            wrote on last edited by
            #5

            Then why MFC still works? Microsoft screaming out loud "Wach out! I did something stupid again!" doesn't help me today. I haven't written this application.

            Advertise here – minimum three posts per day are guaranteed.

            D 1 Reply Last reply
            0
            • S Single Step Debugger

              Then why MFC still works? Microsoft screaming out loud "Wach out! I did something stupid again!" doesn't help me today. I haven't written this application.

              Advertise here – minimum three posts per day are guaranteed.

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              Because MFC is still very widely used, still supported, and doesn't have anything to do with VB6...

              Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
              Dave Kreskowiak

              J 1 Reply Last reply
              0
              • S Single Step Debugger

                Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                Advertise here – minimum three posts per day are guaranteed.

                J Offline
                J Offline
                jschell
                wrote on last edited by
                #7

                Single Step Debugger wrote:

                My question is where I can download(spyware free) VB6 or .ISO image?

                And then you are going to run it on what? You would need an OS (windows version) which runs it and then a computer that runs that. Hypothetically one of those links seems like it might be the CD image? Or the installer? So then maybe you can create a VM that would run maybe Windows 95 or Vista? Then run the installer in that? But you would need to find Windows 95/Vista to install in the VM. ----------------------------------------- Myself this is why being a pack rat can be a good thing. I am rather certain I have a computer tucked away with Windows 95 on it. (Never had one with Vista.) I also have all the MSDN CDs/DVDs back to the 90s. (I think that means I have a developer version of Vista though.) I even have some monitors which would be required for that computer. Although I have been thinking of tossing those.

                S 1 Reply Last reply
                0
                • J jschell

                  Single Step Debugger wrote:

                  My question is where I can download(spyware free) VB6 or .ISO image?

                  And then you are going to run it on what? You would need an OS (windows version) which runs it and then a computer that runs that. Hypothetically one of those links seems like it might be the CD image? Or the installer? So then maybe you can create a VM that would run maybe Windows 95 or Vista? Then run the installer in that? But you would need to find Windows 95/Vista to install in the VM. ----------------------------------------- Myself this is why being a pack rat can be a good thing. I am rather certain I have a computer tucked away with Windows 95 on it. (Never had one with Vista.) I also have all the MSDN CDs/DVDs back to the 90s. (I think that means I have a developer version of Vista though.) I even have some monitors which would be required for that computer. Although I have been thinking of tossing those.

                  S Offline
                  S Offline
                  Single Step Debugger
                  wrote on last edited by
                  #8

                  Yes, this is the case. We are setting VM with Win XP. Also, it looks like with a little trick it can be installed on Win 10. I just don't have the discs.

                  Advertise here – minimum three posts per day are guaranteed.

                  1 Reply Last reply
                  0
                  • S Single Step Debugger

                    Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                    Advertise here – minimum three posts per day are guaranteed.

                    C Offline
                    C Offline
                    CHill60
                    wrote on last edited by
                    #9

                    I've heard of people using Oracle VM VirtualBox[^] with varying levels of success. It's apparently free and from Oracle. I also came across this when checking to see if it would fit your need Installing Windows Vista in VirtualBox - TurboFuture[^] I didn't dig around to see if you can get VB6 installed from the same source, but might be worth asking in that community. Having said all that, now is the time to bite the bullet and rewrite that project in a more modern language.

                    S 1 Reply Last reply
                    0
                    • S Single Step Debugger

                      Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                      Advertise here – minimum three posts per day are guaranteed.

                      S Offline
                      S Offline
                      Single Step Debugger
                      wrote on last edited by
                      #10

                      I little development. Apparently, Microsoft still keep download of VB6 two CD's ISO in the MSDN. The name is Visual Basic 6.0 Enterprise or such. I managed to install it on win 10 using this how-to: How To Install Visual Basic 6 (VB6) in Windows 10 • Raymond.CC[^] It didn't help me as in my case there are lot more dependencies(flexgrid, crystal, some ActiveX components etc), but could help to someone in my position with a less complicated project.

                      Advertise here – minimum three posts per day are guaranteed.

                      1 Reply Last reply
                      0
                      • C CHill60

                        I've heard of people using Oracle VM VirtualBox[^] with varying levels of success. It's apparently free and from Oracle. I also came across this when checking to see if it would fit your need Installing Windows Vista in VirtualBox - TurboFuture[^] I didn't dig around to see if you can get VB6 installed from the same source, but might be worth asking in that community. Having said all that, now is the time to bite the bullet and rewrite that project in a more modern language.

                        S Offline
                        S Offline
                        Single Step Debugger
                        wrote on last edited by
                        #11

                        Thank you for that option.

                        Advertise here – minimum three posts per day are guaranteed.

                        1 Reply Last reply
                        0
                        • D Dave Kreskowiak

                          Because MFC is still very widely used, still supported, and doesn't have anything to do with VB6...

                          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
                          Dave Kreskowiak

                          J Offline
                          J Offline
                          Jeremy Falcon
                          wrote on last edited by
                          #12

                          I mean... even if they don't support it... you have to admit it could at least be available for download.

                          Jeremy Falcon

                          D 1 Reply Last reply
                          0
                          • J Jeremy Falcon

                            I mean... even if they don't support it... you have to admit it could at least be available for download.

                            Jeremy Falcon

                            D Offline
                            D Offline
                            Dave Kreskowiak
                            wrote on last edited by
                            #13

                            You'd think but if it's available for download, there's always some whiny little shit who thinks since it's available it's also supported.

                            Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
                            Dave Kreskowiak

                            1 Reply Last reply
                            0
                            • S Single Step Debugger

                              Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                              Advertise here – minimum three posts per day are guaranteed.

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #14

                              Noticed I still have the disks for Visual Studio 2000 Enterprise Edition; among other things. Anyway, made me curious what was out there and found this. A lost jewel or ...? [WinWorld: Microsoft Visual Studio 6.0](https://winworldpc.com/product/microsoft-visual-stu/60)

                              "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                              R 1 Reply Last reply
                              0
                              • S Single Step Debugger

                                Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                                Advertise here – minimum three posts per day are guaranteed.

                                J Offline
                                J Offline
                                Jeremy Falcon
                                wrote on last edited by
                                #15

                                I have it still, but it's on an old CD. Problem is, I don't have any CD-ROM drives to read it with. :) I might be going crazy, but I could've sworn MS made a conversion tool to migrate code from VB to VB.NET. That might be worth looking into.

                                Jeremy Falcon

                                L 1 Reply Last reply
                                0
                                • L Lost User

                                  Noticed I still have the disks for Visual Studio 2000 Enterprise Edition; among other things. Anyway, made me curious what was out there and found this. A lost jewel or ...? [WinWorld: Microsoft Visual Studio 6.0](https://winworldpc.com/product/microsoft-visual-stu/60)

                                  "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                  R Offline
                                  R Offline
                                  Richard Deeming
                                  wrote on last edited by
                                  #16

                                  Google comes up with lots of links to download "VB6"; I wouldn't trust any of them. Aside from the questionable legality, there's no guarantee that the downloads won't be riddled with malware. VS2008 is still available from Microsoft[^], and includes the tools to convert VB6 projects to VB.NET, which would probably be the best place to start.


                                  "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                                  L 1 Reply Last reply
                                  0
                                  • R Richard Deeming

                                    Google comes up with lots of links to download "VB6"; I wouldn't trust any of them. Aside from the questionable legality, there's no guarantee that the downloads won't be riddled with malware. VS2008 is still available from Microsoft[^], and includes the tools to convert VB6 projects to VB.NET, which would probably be the best place to start.


                                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #17

                                    Caveat emptor, certainly. But there are a few honest people left in the world. And a need is a need.

                                    "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                    1 Reply Last reply
                                    0
                                    • S Single Step Debugger

                                      Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                                      Advertise here – minimum three posts per day are guaranteed.

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #18

                                      Single Step Debugger wrote:

                                      Hi, I have this old VB6 project that I need to modify a little

                                      I've waited before posting my answer. It's "no". At this point it's a crime to "modify it a little". You don't even have to, because competition did update. Welcome to capitalism.

                                      Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                      1 Reply Last reply
                                      0
                                      • J Jeremy Falcon

                                        I have it still, but it's on an old CD. Problem is, I don't have any CD-ROM drives to read it with. :) I might be going crazy, but I could've sworn MS made a conversion tool to migrate code from VB to VB.NET. That might be worth looking into.

                                        Jeremy Falcon

                                        L Offline
                                        L Offline
                                        Lost User
                                        wrote on last edited by
                                        #19

                                        The Migration Wizard. But that thing is so old, it prolly just as supported as VB6. If you have a VB6 project, you're fooked sideways.

                                        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                        1 Reply Last reply
                                        0
                                        • S Single Step Debugger

                                          Hi, I have this old VB6 project that I need to modify a little. My question is where I can download(spyware free) VB6 or .ISO image? We do have MSDN subscription, but I can't find anything but the service pack. Found these installation instructions for Win 10: How to install Visual Basic 6 on Windows 10[^] Also some strange download of one CD, that doesn't looks like what I'm searching for: WinWorld: Microsoft Visual Basic 6.0[^] Thanks!

                                          Advertise here – minimum three posts per day are guaranteed.

                                          A Offline
                                          A Offline
                                          Anthony Jackson 2021
                                          wrote on last edited by
                                          #20

                                          I am running VB6 on a Windows 10 64-bit computer without any problems. We have even installed VB6 on a Windows 11 computer, also without problems. I have coded in VB6 since 2000 and still do. Have worked on over 3000 programs and have been able to get VB6 to work in automated environments without any problems. I use a wibsite that shows how to install on Windows 10 - How To Install Visual Basic 6 (VB6) in Windows 10[^]

                                          C 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups