GTXPlayer
Well-Known Member
- Joined
- Apr 11, 2014
- Messages
- 47
- Thread Author
- #1
I'm new to batch files and I know a few basic commands but I want to go into the more in-depth commands, such as runnin files with different attrbutes etc. There is another I want to use by i'm not sure if it's possible. So:
Is it possible to run a .exe (executable) file in a custom resolution using a batch or command line/interpreter file, If so, what are the commands to do so?
I have as far as this: 'START C:\Games\Game\Example.exe'
Info:
I'm using Win 8.1
The program is 32-bit
The file contains a Game.
Is it possible to run a .exe (executable) file in a custom resolution using a batch or command line/interpreter file, If so, what are the commands to do so?
I have as far as this: 'START C:\Games\Game\Example.exe'
Info:
I'm using Win 8.1
The program is 32-bit
The file contains a Game.