Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe calling another exe or exes
Message
From
12/07/2002 03:40:08
 
 
To
11/07/2002 16:42:54
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00677753
Message ID:
00677881
Views:
23
1. To run other .EXEs, your application does NOT require to be ActiveX EXE. You can execute Shell function also from Standart EXE.
2. If your .EXEs know path to the .INI file, there are no problem they use same/different sections of this file. Bacause .INI file are usually small, every .EXE can load this file (for example, in String type variable), close it and after that process it. In that case it will not prevent other .EXEs to open this file.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform