Solved on Visual studio- basic 6, the service pack 6 won't install, anyone have a clue?


sdowney717

Well-known member
Member
VIP
Local time
6:41 AM
Posts
959
OS
windows 11
Followed the thread here below, I downloaded the sp6 from the way back machine


According to them, it should install on 11

1709833617931.png

I was able to install visual basic 6 following this youtube guide.

 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
Here is win 11 running vb6, but note, there is no (sp6) showing after the name
I included the whole screen as proof vb6 is running on win 11


1709833961876.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
Is there a specific reason for needing VB 6? It seems like a lot of work to put in an antiquated version of Visual Basic.

Visual Studio 2022 Community supports VB and VB.NET, is free, runs on 11, and the language is up to date. It might even be backwards compatible if you choose the right compile options.

Not critiquing, just curious...
 

My Computer

System One

  • OS
    Win 11 Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self build
    CPU
    Ryzen 5800X
    Motherboard
    Gigabyte x570 Aorus Elite Wifi
    Memory
    32 GB GSkill Trident Neo with pretty LED lights
    Graphics Card(s)
    ASUS TUF GAMING RTX 3070 Ti
    Sound Card
    On board Realtek
    Monitor(s) Displays
    2 x Samsung 32 inch curved - one 4K, one 1080p
    Screen Resolution
    4K, 1920 x 1080
    Hard Drives
    1 TB Samsung 980 Pro Nvme, 1 TB Samsung 970 EVO Nvme, 2 x Samsung 970 2TB SSD SATA
    PSU
    EVGA 1000Q
    Case
    Rosewill something or other
    Cooling
    Noctua NH-D15. A whole schwak of Noctua case fans. $$$
    Keyboard
    Logitech G815
    Mouse
    Logitech G502 Hero
    Internet Speed
    700 up, 600 down
    Browser
    Firefox
    Antivirus
    MalwareBytes
Is there a specific reason for needing VB 6? It seems like a lot of work to put in an antiquated version of Visual Basic.

Visual Studio 2022 Community supports VB and VB.NET, is free, runs on 11, and the language is up to date. It might even be backwards compatible if you choose the right compile options.

Not critiquing, just curious...
Don't know if it runs complicated VB6 program using mysql database?
Does it?
Does it import a vb6 project properly? Mine has a lot of controls
Years ago I wrote one, and today wanted to look at the code again
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
well I have a VB6 project file extension VBP, and of course modern visual studio cant open it
unless it can be converted....

1709844084085.png

See here, nothing, a VB6 project file cannot be opened in visual studio as it's looking for a different extension name
1709844195972.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
I just knew MS would not make it easy, that keeps on being true for programmers, my experience over the years.

1709844427225.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
I loaded the project into VB6 enterprise I installed earlier with no SP6
It loaded fine except for 2 controls, Tabctl32 and Msscnt control something, which I expected...

I do have a working win7 version with a working VB6, I can boot up on this PC

1709844818338.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
ok, getting vb6 to install properly now, next step restart and try the service pack
issue was vb6 install failed properly due to 2 ocx controls and a dll file not registering
tabctl32.ocx
mscomm32.ocx
vbprndlg.dl

This screen shows it installed properly
1710157162690.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
and the sp6 showing properly installed.
I included whole screen to show everyone vb6 installed on win 11 properly finally

1710157580146.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
and here it shows sp6
1710157658775.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb
watch the youtube video closely. Also to stop MS java VM from installing wrongly, take out the reference in the vb6 setup ini file It is in the video
leave it in and the installer looks thru every drive taking forever to look for installed components and then installs a failed JVM which has to be manually deleted but leaves a reference to it in apps

1710158022050.png
 

My Computer

System One

  • OS
    windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    some kind of old ASUS MB
    CPU
    old AMD B95
    Motherboard
    ASUS
    Memory
    8gb
    Hard Drives
    ssd WD 500 gb

Latest Support Threads

Back
Top Bottom