|
If you need to start a Win 16 application from the command prompt and would like to run it in its own memory
space, at the command prompt, type
Start /Separate [Drive]\[Folder]\[App]
where 'Drive' is the drive on which the file resides, 'Folder' is the name of the folder where the file is
located, and 'App' is the name of the Win 16 executable file.
|