Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB6 Puzzle
Name: hukre Date: April 25, 2008 at 18:50:25 Pacific OS: Vista HP CPU/Ram: 2 Gb Product: HP
Comment:
Just got a new computer with Vista Home Premium on it. I have not yet installed VB6 and it does not have runtime. Why is it that my VB6 programs work anyhow?
Name: StuartS Date: April 26, 2008 at 04:58:16 Pacific
Reply:
Did you install the VB6 applications? Did the applications come with the VB runtime?
All VB applications need the VB runtimes moduels. If you dont have then they can be downloaded seperatley from Microsoft without having to install the entire VB6 application.
Name: Razor2.3 Date: April 28, 2008 at 02:26:50 Pacific
Reply:
If your VB6 programs work, then you have the runtime. It comes bundled with Windows.
0
Response Number 3
Name: hukre Date: April 28, 2008 at 21:46:59 Pacific
Reply:
Thanks for your replies. How can you tell if you have VB6 runtime on your computer? where is it located?
0
Response Number 4
Name: Razor2.3 Date: April 28, 2008 at 22:56:53 Pacific
Reply:
Well, that bundle StuartS points to contains: vbrun60.inf; asycfilt.dll; oleaut32.dll; olepro32.dll; stdole2.tlb; and msvbvm60.dll. I'd look for those. Probably in your system32 directory.
0
Response Number 5
Name: hukre Date: April 29, 2008 at 13:45:42 Pacific
Reply:
I have the files listed above except vbrun60.inf or any other vbrun file. This may also be the reason that when I run a VB program there are words left out of the text and the windows are compressed.
Summary: So where are you having problems? How far have you gotten? If you have NO knowledge of VB6, here are some ideas to put you in right direction: 1) Use a collection of buttons (meaning Command1(0) Comm...
Summary: Wonderful it is working fine. Thanks a lot for such an interesting utility to protect my source code. If i want to do it by using Vb6 ..Then how can i do it ? Any idea ? For example i want thta th...