Hello.
This is a follow-up on this thread (v6.5.1):
http://www.msfn.org/board/651-under-XP-x64...rt-t119514.html
I am also experiencing this behavior in wpi v7.0 on windows xp pro x64 sp2.
I've attached a screen shot with wpi_log.txt in the background.
I also see sleep.exe running in task manager.
config.js snippet:
prog[pn]=['Internet Explroer 7'];
uid[pn]=['Internet Explroer 7'];
dflt[pn]=['yes'];
cat[pn]=['Applications'];
forc[pn]=['no'];
cmd1[pn]=['"%wpipath%\\install\\apup_Win2003_XP_x64_DotNet\\modules\\Components\\IE7_xp_2k3_x64_enu.apm_files\\IE7-WindowsServer2003-x64-enu.exe" /passive /update-no /norestart'];
cmd2[pn]=['%reboot% 30'];
pn++;
Any ideas?
Thank you.