silently install a patch
Hi guys,
I'm trying to silently install a patch however I think that because a custom action "DLLWrapCleanup" is run earlier in the installexecute sequence than in the installUI sequence, the later custom actions are prevented from running properly during the silent install. Is there anyway to either change the sequence of the custom actions in a patch? I investigated using vbscript sendkeys to automate the install (because its only a matter of clicking next, next, next, finish) however in order to do this I need to bring the dialog into focus using the AppActivate object and this specifies the dialogs using their title, unfortunatly some of the dialog boxes have the same title meaning it would click "cancel" on the progress dialog. Even if i could get this working it very messy. Can anyone suggest another way? This problem is driving me nuts.
I'm trying to silently install a patch however I think that because a custom action "DLLWrapCleanup" is run earlier in the installexecute sequence than in the installUI sequence, the later custom actions are prevented from running properly during the silent install. Is there anyway to either change the sequence of the custom actions in a patch? I investigated using vbscript sendkeys to automate the install (because its only a matter of clicking next, next, next, finish) however in order to do this I need to bring the dialog into focus using the AppActivate object and this specifies the dialogs using their title, unfortunatly some of the dialog boxes have the same title meaning it would click "cancel" on the progress dialog. Even if i could get this working it very messy. Can anyone suggest another way? This problem is driving me nuts.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
VikingLoki
19 years ago
Posted by:
newbie
19 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.