RUNWAIT in AUTOIT script
Hi
I have to install adobe reader 9.4 msi on 1000 desktops and on top of it I need to install 5 msi's (adobe language packs).
I used AutoIT script to automate the installation of 6 msi's using runwait
runwait(adobe)
runwait(japanese language packs)
runwait(korean language packs)...
I am facing 2 issues.
1. while deploying the script through SMS , I noticed SMS is showing sucess eventhough adobe reader msi failed
2. the scripting is executing all msi's even adobe reader msi failed,so it should not execute the remaining msi'
Regards
Rajendra
I have to install adobe reader 9.4 msi on 1000 desktops and on top of it I need to install 5 msi's (adobe language packs).
I used AutoIT script to automate the installation of 6 msi's using runwait
runwait(adobe)
runwait(japanese language packs)
runwait(korean language packs)...
I am facing 2 issues.
1. while deploying the script through SMS , I noticed SMS is showing sucess eventhough adobe reader msi failed
2. the scripting is executing all msi's even adobe reader msi failed,so it should not execute the remaining msi'
Regards
Rajendra
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.