hi
i am trying to figure-out how to run a external program with switch in command line.
for instance i can run (winrar e E:\gish.rar E:/tt) to extract the gish named archive in tt folder through windows command line.how can i do the same through maxscript?
i guess "DOSCommand","shelllaunch" or "HiddenDOSCommand" might help but all i can do is open the gish file by running (hiddendoscommand "E:\gish.rar")
please anybody help me out.
ps.the syntax for winrar is (WinRAR <command> -<switch1> -<switchN> <archive> <files...> <@listfiles...> <path_to_extract\> )
Anubis · 2011-12-30