| View previous topic :: View next topic |
| Author |
Message |
Xable
Joined: 18 Feb 2006 Posts: 2
|
Posted: Sat Feb 18, 2006 12:15 pm Post subject: |
|
|
Hi, If there is a .cmd file in the same directory as the .exe when you run it, the .cmd will be run instead of the compiled script.
If it helps i`m running Windows XP. |
|
| Back to top |
|
 |
|
|
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Sat Feb 18, 2006 12:33 pm Post subject: |
|
|
| Yes, CMD and BAT files have a higher priority for system and if you enter only file name without extension system will looking for CMD, BAT files first. |
|
| Back to top |
|
 |
Xable
Joined: 18 Feb 2006 Posts: 2
|
Posted: Sat Feb 18, 2006 2:35 pm Post subject: |
|
|
| Interesting. Thanx i learn`t somthing new here. |
|
| Back to top |
|
 |
|