Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NAS access
#15
They must be executed in command prompt (cmd.exe) or in a .bat file.
To run cmd.exe and execute rmdir:

Macro Macro2761
Code:
Copy      Help
str s=
;cmd.exe /C "rmdir /s/q "c:\test\rmdir""
RunConsole2 s

cmd.exe help:
Code:
Copy      Help
RunConsole2 "cmd.exe /?"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)