|
exetype - Change executable subsystem type between "Console" and "Windows" |
exetype - Change executable subsystem type between ``Console'' and ``Windows''
C:\perl\bin> copy perl.exe guiperl.exe
C:\perl\bin> exetype guiperl.exe windows
This program edits an executable file to indicate which subsystem the operating system must invoke for execution.
You can specify any of the following subsystems:
Jan Dubois <jand@activestate.com>
|
exetype - Change executable subsystem type between "Console" and "Windows" |