griffithdesign
Active member
- Joined
- Sep 17, 2008
- Messages
- 34
- Programming Experience
- Beginner
I am going to be useing a program to run a .bat file. The file will be located at this location:
Now the .bat file I want to activate when I click on a button is at this extension:
------------------------------------------------------------------------
So for example this is my program:
How do I get that button to activate the .bat file to start it?
All help is appreciated.
C:/UltimatumScapeClientV1Public
Now the .bat file I want to activate when I click on a button is at this extension:
C:\UltimatumScapeClientV1Public\Play.bat
------------------------------------------------------------------------
So for example this is my program:

How do I get that button to activate the .bat file to start it?
All help is appreciated.