|
-
November 10th, 1999, 03:54 AM
#1
VB6 Runtime-Files
We developed a project with VB6 and PL/1. We don't want to install the programs on every NT Workstation, so we just load it from the Server. The PL/1 Runtime-files are at the same directory as the PL/1-dll's are - that works. But it doesn't work with the VB6-Runtime. Is there a way to install only the VB6-Runtime on the Workstations?
Thanks for any help
Peter
-
November 10th, 1999, 04:17 AM
#2
Re: VB6 Runtime-Files
there is a vbrun60.exe that you can download from the MS site. It contains the runtime files for vb6.
check msdn article Q192461
-
November 10th, 1999, 05:19 AM
#3
Re: VB6 Runtime-Files
It works, thank you!
Peter
-
November 10th, 1999, 07:59 AM
#4
Re: VB6 Runtime-Files
I did the VBRUN60.exe, and it works. But when I try to start one of my VB-Apps, I get the message:
"Class not registered.
You need the following file to be installed on your machine. MSSTDFMT.DLL"
What is wrong with my Application, because there is no reference to that Dll. It was before, but I removed the reference, and did a new compile.
Any idea?
Peter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|