how to run the vb exe without VB6.0

Recommended Answers

All 4 Replies

Compile program and make an installable package with the PDW, VSI 1.1, Inno, or any other number of installers whether scripted or not...

Good Luck

how to run the vb exe without VB6.0

That's simple
You must Compile your project first.
for example your Project is Project1

click Menu File >> Make "Project1.exe" >> Type the File name >> Choose Folder for saving (example My Documents) >> OK
see on Folder for saving (example My Documents)
surely there already exists Project1.exe

Generally the exe run without vb6. you didn't say what problem? when you made a exe it will run without vb6. if you follow as vb5prgrmr it's better.

Yea if you have compiled your project then your exe should run without VB

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.