Unsolved
This post is more than 5 years old
1 Rookie
•
110 Posts
0
10435
March 13th, 2002 08:00
vbrun300,DLL
i just downloaded some thing and it was in a zip format,i have winzip 8.1 it unzipped it ok when i went to open it it said ( CANNOT FIND THE VBRUN 300.DLL windows needs this file to run i have windows 98 can u tell me how to find this dll file to make things run and what is it.
No Events found!


EGIgraphicdesig
3 Posts
0
March 13th, 2002 09:00
Go to this site download the DLL and then unzip it to c:\windows\system
Marvin P
1.3K Posts
0
March 13th, 2002 11:00
Try this link;
http://www.jvmarketer.com/downloads.html
Marvin P
XPS B800r
512MBz Ram
Windows XP (2/1/02)
&
8200 1.8G
512MBz Ram
XP
&
Truck Vanity Plate "Dell4Me" (Maine)
Marvin P
1.3K Posts
0
March 13th, 2002 11:00
Marvin P
XPS B800r
512MBz Ram
Windows XP (2/1/02)
&
8200 1.8G
512MBz Ram
XP
&
Truck Vanity Plate "Dell4Me" (Maine)
JohnJBurness
17 Posts
0
March 13th, 2002 13:00
However, just to give you some additional information, vbrun300.dll is a "run-time" file that is needed to run an executable that has been compiled from one of the earlier version of Visual Basic.
IMHO, it is silly to distribute an executable, that requires vbrun300.dll, without including this file!!
Jim Hardin
2 Intern
•
2.1K Posts
0
March 13th, 2002 23:00
They also refer to age of the program, VB3 & VB4. Current version is VB6 with VBNet coming soon. They probably are not worth the HD space they take up.
FYI there is an option in VB6 to force the user to download or otherwise obtain a Runtime package. This is done to reduce the file size required for the program download. Good for the sender, tough on the receiver.