02-23-2012, 03:42 PM
OK I did that and it still just sits on the finish screen. Here is what I have now:
run "\\server\folder\7zip\7z457.exe" "" "" "" 0x10000 ;;run setup and disable UAC
int hwnd=child(1 "&Install" "Button" win("7-Zip 4.57 Setup " "#32770") 0x1)
but id(1 win("7-Zip 4.57 Setup " "#32770"))
key Y
Any ideas?
run "\\server\folder\7zip\7z457.exe" "" "" "" 0x10000 ;;run setup and disable UAC
int hwnd=child(1 "&Install" "Button" win("7-Zip 4.57 Setup " "#32770") 0x1)
but id(1 win("7-Zip 4.57 Setup " "#32770"))
key Y
Any ideas?
