ok, so i got a new laptop with win7 pro and ie 9. now some custom actions don't seem to work. Specifically some remote install actions that i've created using PSexec
the actions look something like this
psexec.exe \\{computer} -u <domain\Username> -p <password> -c "\\<server name>\<share>\7Zip.bat"
when i run the action, it pops up the "do you want to run this" screen as usual, but then it says the file isn't found when i press yes.