how to create a standalone .*.exe file to vb program 
Author Message
 how to create a standalone .*.exe file to vb program

Depends on what you mean by "stand-alone". If you mean making a .exe file
you just compile your project with the Make ????.exe from the file menu. If
you mean an exe that runs without any .dll the answer is you can't.

--
Andreas Swensson

Quote:

>I would be much appreciated if anyone can brief me on this subject. How
>to make program written by VB a standalone program.Please clear my
>doubt. Thanks you very much !



Sun, 06 May 2001 03:00:00 GMT  
 how to create a standalone .*.exe file to vb program
On Thu, 19 Nov 1998 00:20:22 +0800, yeong pondered:

Quote:
> I would be much appreciated if anyone can brief me on this subject. How
> to make program written by VB a standalone program.Please clear my
> doubt. Thanks you very much !

If you mean, making an exe file that does not require the runtime DLL/OCX files,
it's *NOT* possible.

--
Alex Warren

http://come.to/axe           - Axe Software: free/shareware for DOS & Windows
http://come.to/basixfanzine  - Basix Fanzine: magazine for BASIC programmers
http://come.to/perdition     - mods (IT format)
-----------------------------------------------------------------------------
(please reply to the newsgroup - if you must reply by email, change the anti-
spam rubbish to the email address above)



Sun, 06 May 2001 03:00:00 GMT  
 how to create a standalone .*.exe file to vb program
If by "standalone" you mean no supporting DLLs, the answer is that you
cannot do this with VB.


Sun, 06 May 2001 03:00:00 GMT  
 how to create a standalone .*.exe file to vb program
I would be much appreciated if anyone can brief me on this subject. How
to make program written by VB a standalone program.Please clear my
doubt. Thanks you very much !


Mon, 07 May 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Create a standalone EXE ?

2. Beginner Question on creating standalone exe in VB6

3. Beginner question on creating standalone exe

4. Creating an .EXE file from a VB .EXE ????

5. make standalone exe file

6. Standalone .EXE files in VB5 Control Creation Edition

7. Standalone EXE file

8. Standalone EXE files in VB5.0

9. VB4 Pro: How standalone is an EXE file?

10. Does VB4 make standalone .exe files??

11. VB4 Pro: How standalone is an EXE file?

12. Standalone EXE file

 

 
Powered by phpBB® Forum Software