Windows 10: Is it possible to download VB 6.0 in 2023?

Discus and support Is it possible to download VB 6.0 in 2023? in Windows 10 Gaming to solve the problem; I was wondering is it possible to download Visual Basic 6.0 from official Microsoft website? I see a lot of websites having it but I am not sure which... Discussion in 'Windows 10 Gaming' started by idkLJ, Jan 16, 2023.

  1. idkLJ Win User

    Is it possible to download VB 6.0 in 2023?


    I was wondering is it possible to download Visual Basic 6.0 from official Microsoft website? I see a lot of websites having it but I am not sure which ones are a virus.*sorry if I picked a wrong topic for this post, couldn't find the right one for this question*

    :)
     
    idkLJ, Jan 16, 2023
    #1

  2. VBS Msgbox

    Denis,

    • I was too lazy to compute the size programmatically. And, it the 2005 version the message box always came up hidden, so I always used 0 for the top. It's also part of my OCD to be able to control everything.
    • I personally don't need it to timeout. I used this in vbs files to ask to continue to the next step, skip the next step or cancel the vbs. BTW, I added the code back in but keep it assign it to 0.
    • Sound was calling Windows Media Player: WshShell.Run "C:\Users\donast\desktop\sndrec32.lnk",7,false the lnk is a shortcut on my old desktop that had: "C:\Program Files (x86)\Windows Media Player\wmplayer.exe"
      "C:\Users\Public\Music\Wavefiles\Twilight.wav"
    • Yes. The value is the number of the button in the order specified when calling it.
    • Never really thought about it as all my VBS/VBA code is relatively simple and I add comments in the file as necessary to remind me what is going on. I don't usually have anyone to share my code.
    FYI I use a VBS to call it. Here's a line from a test vbs I use to run your version:

    choice=Wshshell.run("custommsgbox.vbs " & wscript.scriptname & " ""CopyFiles.vbs done. Continue with UnArchVista.vbs?"" ""White"" ""Black"" 40 ""Yes"" ""No"" ""Cancel""",1,true)

    Copy it to a text editor to see all the spaces, etc. Took me a while back the to figure it out.

    Don
     
    DRARetired, Jan 17, 2023
    #2
  3. Is it possible to download VB 6.0 in 2023?

    Hi, I’m Nicole, I’ll be happy to help you out today.

    Visual Basic 6.0 is no longer officially supported by Microsoft, and it is not available for download on the official Microsoft website. However, it may be possible to find unofficial sources that still offer the software for download. It is important to be cautious when downloading software from unofficial sources, as it may be an outdated or modified version of the software that could contain security vulnerabilities or malware. It is also important to keep in mind that the use of Visual Basic 6.0 may be limited, as the programming language and its runtime environment are now considered legacy.

    Regards,

    Nicole
     
    Nicole Aljecera, Jan 17, 2023
    #3
  4. idkLJ Win User

    Is it possible to download VB 6.0 in 2023?

    Is it possible to download VB 6.0 in 2023?

    I was wondering is it possible to download Visual Basic 6.0 from official Microsoft website? I see a lot of websites having it but I am not sure which ones are a virus.

    *sorry if I picked a wrong topic for this post, couldn't find the right one for this question*
     
    idkLJ, Jan 17, 2023
    #4
Thema:

Is it possible to download VB 6.0 in 2023?

Loading...
  1. Is it possible to download VB 6.0 in 2023? - Similar Threads - possible download 2023

  2. Help solve DRIVER_POWER_STATE_FAILURE Dec 6 2023

    in Windows 10 Software and Apps
    Help solve DRIVER_POWER_STATE_FAILURE Dec 6 2023: Hello, I get BSOD when I attempt to restart or shutdown my pc, sometimes it happens, sometimes it doesn't. This issue is driving me crazy. I've posted my dump files.My graphics and chipset drivers are up to date. I get an error called DRIVER_POWER_STATE_FAILURE. I assume it's...
  3. Help solve DRIVER_POWER_STATE_FAILURE Dec 6 2023

    in Windows 10 Gaming
    Help solve DRIVER_POWER_STATE_FAILURE Dec 6 2023: Hello, I get BSOD when I attempt to restart or shutdown my pc, sometimes it happens, sometimes it doesn't. This issue is driving me crazy. I've posted my dump files.My graphics and chipset drivers are up to date. I get an error called DRIVER_POWER_STATE_FAILURE. I assume it's...
  4. vb

    in Windows 10 Gaming
    vb: vbgvhj https://answers.microsoft.com/en-us/windows/forum/all/vb/83613166-f6f4-4339-851e-a5f28a93c197
  5. vb

    in Windows 10 Software and Apps
    vb: vbgvhj https://answers.microsoft.com/en-us/windows/forum/all/vb/83613166-f6f4-4339-851e-a5f28a93c197
  6. Is it possible to download VB 6.0 in 2023?

    in Windows 10 Software and Apps
    Is it possible to download VB 6.0 in 2023?: I was wondering is it possible to download Visual Basic 6.0 from official Microsoft website? I see a lot of websites having it but I am not sure which ones are a virus.*sorry if I picked a wrong topic for this post, couldn't find the right one for this question*...
  7. RAID 0 is myth / RAID 0 is not possible / RAID 0 is a lie / RAID 0 is not possible on...

    in Windows 10 Drivers and Hardware
    RAID 0 is myth / RAID 0 is not possible / RAID 0 is a lie / RAID 0 is not possible on...: Hello, I am interested to know if RAID 0 exists or not? I have an external HDD drive which states RAID 0 is possible. However, I am not sure if RAID 0 is possible or not. There are no softwares which promotes RAID 0 creation. I have tried everything and I do not believe in...
  8. VB

    in Windows 10 Software and Apps
    VB: How to inside o visual basic 2019 achieve the horizontal scroll with the mouse wheel. I did it with a modifier key and the mousewheel event but only work when i move the wheel down... HELP, please....
  9. VB 2008

    in Windows 10 BSOD Crashes and Debugging
    VB 2008: HO INSTALLATO IL SOFT DI VISUALBASIC 8 (2008) SU WINDOWS 10 X64,ho provato a eseguire una procedura con la cponnessione dati un file di access, quando ho effettuato il debug mi appare l'avviso"si è verificato System.InvalidOperationException Messasggio="il provider...
  10. How to uninstall vb 6 in Win 10?

    in Windows 10 Support
    How to uninstall vb 6 in Win 10?: Hi I have the issue in uninstalling VB6. Due to my old project, I installed VB6 in my Laptop. Then I want to install, i have checked control Panel - Program and Feature. I could not see Visual Basic installed. How can i Uninstall ? Pls advice me. Thank you....