cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Crapflinger
Engaged Sweeper
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.
4 REPLIES 4
Crapflinger
Engaged Sweeper
found it, the ps tools need to be in C:\Windows\SysWOW64 on a 64 bit system apparently.
Dave wrote:
found it, the ps tools need to be in C:\Windows\SysWOW64 on a 64 bit system apparently.

this is the case if you use a 32 bit browser.

Maybe it's easier to drop the tools in the lansweeper\actions folder.
Crapflinger
Engaged Sweeper
probably? if i just type psexec in cmd or in the run bar it launches it (i don't have to supply a full path)
Hemoco
Lansweeper Alumni
Is psexec in your search path on your new computer?