954,174 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

static compile

Does anyone know how to do a static compile in vb6?

I run visual studio on my computer, therefore i have msvb60.dll on my computer. i can create executable code on my computer, but it requires msvb60.dll in order to run. this runs on my computer with no problem.

the problem is: i need to send executable code to a person who does not have msvb60.dll. this person will not install msvb60.dll on their computer.

any ideas?

boanator
Newbie Poster
2 posts since Mar 2003
Reputation Points: 10
Solved Threads: 0
 

Simple. Create the executable, and run the VB Package and Deployment wizard. Then run the creaed file on the person's PC and it will install your executable and all files required by it.

Roberdin
Supreme Evil Overlord
Team Colleague
282 posts since Feb 2003
Reputation Points: 63
Solved Threads: 6
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You