Adobe Illustrator CS2
Hi,
Application Name:- Adobe Illustrator CS2:-
Its an vendor MSI, in turn it calls 4 other MSIs namely adobe bridge, adobe common file installer, adobe help center, adobe stock photos.
I am trying to install the parent application silently. application installs successfully but it fails to install the internal msi's. but without silent install parent msi will install all the other four child msi's.
I found that Custom action "CA_InstallFinshDisplay", which is sequanced in "Normal User Interface" is causing the issue. I tried adding it in the Normal Immediate /deferred execute sequence but in vain.
Similarly uninstall of the parent msi is working fine in normal user interface. but when we install the application silently and uninstall it, application fails to uninstall. no error appears but uninstall ends within seconds without removing anything.
Any one faced this kind of issue with this application. please suggest me how to make this package successful.
Many Thanks.
Application Name:- Adobe Illustrator CS2:-
Its an vendor MSI, in turn it calls 4 other MSIs namely adobe bridge, adobe common file installer, adobe help center, adobe stock photos.
I am trying to install the parent application silently. application installs successfully but it fails to install the internal msi's. but without silent install parent msi will install all the other four child msi's.
I found that Custom action "CA_InstallFinshDisplay", which is sequanced in "Normal User Interface" is causing the issue. I tried adding it in the Normal Immediate /deferred execute sequence but in vain.
Similarly uninstall of the parent msi is working fine in normal user interface. but when we install the application silently and uninstall it, application fails to uninstall. no error appears but uninstall ends within seconds without removing anything.
Any one faced this kind of issue with this application. please suggest me how to make this package successful.
Many Thanks.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
spartacus
15 years ago
The following article in the Appdeploy Package Knowledgebase would seem to suggest this installation can be done silently by supplying the serial number on the command line :
http://www.appdeploy.com/packages/detail.asp?id=523
Can you first confirm whether the command
[font="courier new"]%windir%\system32\msiexec /i "Adobe Illustrator CS2.msi" /qb+ SERIALNUMBER="1034-XXXX-XXXX-XXXX-XXXX-XXXX"
[font="courier new"][font="times new roman"]
[font="courier new"][font="times new roman"]works for you ?
[font="courier new"]
[font="courier new"][font="times new roman"]Regards,
[font="courier new"][font="times new roman"]Spartacus[font="courier new"][font="times new roman"]
http://www.appdeploy.com/packages/detail.asp?id=523
Can you first confirm whether the command
[font="courier new"]%windir%\system32\msiexec /i "Adobe Illustrator CS2.msi" /qb+ SERIALNUMBER="1034-XXXX-XXXX-XXXX-XXXX-XXXX"
[font="courier new"][font="times new roman"]
[font="courier new"][font="times new roman"]works for you ?
[font="courier new"]
[font="courier new"][font="times new roman"]Regards,
[font="courier new"][font="times new roman"]Spartacus[font="courier new"][font="times new roman"]
Posted by:
anitha_accen
15 years ago
Posted by:
anonymous_9363
15 years ago
Posted by:
anitha_accen
15 years ago
Posted by:
anonymous_9363
15 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.