LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Standalone EXE file in Visual Basic 6.0 (https://www.linuxquestions.org/questions/programming-9/standalone-exe-file-in-visual-basic-6-0-a-409283/)

tooparam 01-29-2006 09:07 AM

Standalone EXE file in Visual Basic 6.0
 
Hi there

I want to make a stanalone(.EXE) applicaion(instead of installation) in Visual Basic 6.0. Well it is not dependent upon any OCX controls or ActiveX controls. It is a simple application. Is it possible to create a single EXE standalone file.

Please show me the right direction.

Regards,
Paramvir

karpi 01-29-2006 12:19 PM

Hi,

a vb-exe needs some runtime-dlls.
On most Windows-Systems these runtime-dlls are already available,
but you can find these on many places on the web.

HTH


All times are GMT -5. The time now is 11:40 PM.