yahuu
|
Posted: Wed Oct 09, 2024 06:43 Post subject: |
|
|
In Windows CMD, executing "tcfs2 /ef tcm(905)" can open the copy window.
In autorun, the following commands all open the compression window.
Code: |
SendCommand(905)
SendCommand cm_Copy
CommandExec cm_Copy
ShellExec '%COMMANDER_PATH%\Tools\TCFS2\TCFS2.exe' '/ef tcm(905)' |
|
|