emmanuel 0 Posted January 25, 2005 so, I haven't been able to squeeze in much scripting recently and now that I have another task that requires it, I'm getting stumped by what should be pretty simple.I've got a & symbol in my admin account and that creates issues whenever running stuff within the @tempdir. I thought that I'd gotten it whipped, and doesn't this look right?RunWait(@ComSpec & ' /k "' & $str7za & '" x "' & $strAcesClientExe & '" -oc:\aces_client -y', $strInstallTemp)the parts with &s are with the $str7za, $strAcesClientExe and $strInstallTemp... the working dir seems to work, but it's after that I get issues...I've put the double quotes in red, they seem to be ineffective.sorry for my return being in such a non-brilliant method. "I'm not even supposed to be here today!" -Dante (Hicks) Share this post Link to post Share on other sites