i don't seem to be able to run dos commands directly from DL. but putting the commands in a batch file and running that from DL works.
What am I doing wrong
example:
del "c:\program files\autodesk\3dsmax8\plugin.ini"
(commands without needing the quotes like dir: c:\deadline > c:\dl.txt don't work either)