- Nov
- 33
- 0
Hi,
i'm having a problem with tcmd/tccle. Under Windows 8.1 x64 i create a .BTM file with the BATCOMP function included in tcmd. This is my batch:
START "" /MIN /WAIT calc.exe
Once saved the previous batch as "file.btm", i launch this command:
tcc.exe file.btm
The batch works, opening the Windows calculator.
Now, if i want to open the lpksetup.exe, located in the System32 folder, the same of calc.exe, the batch doesn't find the file. Why? How can i solve?
Thank you
i'm having a problem with tcmd/tccle. Under Windows 8.1 x64 i create a .BTM file with the BATCOMP function included in tcmd. This is my batch:
START "" /MIN /WAIT calc.exe
Once saved the previous batch as "file.btm", i launch this command:
tcc.exe file.btm
The batch works, opening the Windows calculator.
Now, if i want to open the lpksetup.exe, located in the System32 folder, the same of calc.exe, the batch doesn't find the file. Why? How can i solve?
Thank you