Running as EXE or DEVELOPMENT 
Author Message
 Running as EXE or DEVELOPMENT

Is there any way for an application to know if it is running as an EXE
or if it's running under development mode in VB.

I want to set certian variables depending on which way the app is running.

Thanks


GE



Sun, 10 Aug 1997 02:38:12 GMT  
 Running as EXE or DEVELOPMENT

Quote:

>Is there any way for an application to know if it is running as an EXE
>or if it's running under development mode in VB.

David,

  Check out VBGetMode in the VB API.

Scott Walters



Mon, 11 Aug 1997 05:29:44 GMT  
 Running as EXE or DEVELOPMENT

Quote:
>Is there any way for an application to know if it is running as an EXE
>or if it's running under development mode in VB.
>I want to set certian variables depending on which way the app is running.
>Thanks

Hi Dave
Check out VBTT95.

------------------------------------------------------------------------
Chuck Stuart - Mesquite TX USA  
VBTrace 2.00 is a runtime Procedure Trace/XReference/Debug/Profiler and
much more tool for VB and is now in beta. Download beta version 2.00.10
from ftp.apexsc.com/pub/cgvb/visitor.
------------------------------------------------------------------------



Thu, 14 Aug 1997 05:48:31 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. how to tell at runtime if ran application from exe or from development environment

2. Development mode or running.exe mode?

3. (VB4) how to tell if running in development shell or exe

4. Setup.exe to run included exe

5. running VB exe from a VB exe

6. setup.exe doesn't run my setup1.exe

7. Running DCOM95.EXE from SETUP1.EXE hangs!?

8. Running .exe from another .exe

9. Development Environment Versus EXE: can anyone explain it?

10. My OLE DLL works in EXE but not in VB Development environment

11. vb3.0 - Development mode or EXE(?) mode

12. Development Environment or EXE

 

 
Powered by phpBB® Forum Software