ZAP file issues with Adobe CS2
So I have a test environment where I test applications before installing them to actual user computers. I was working on zap file for Creative Suite 2 to do an unattended install. I found if I have a file called AdobeInstallerConfiguration.xml setup.exe uses that config without any switches.
My zap file (called cs2.zap) looks like this, (it sits on a path called \\2k3svr\apps\cs2 in the same dir as the setup files)
[Application]
FriendlyName = "Creative Suite 2"
SetupCommand = "setup.exe"
DisplayVersion = 2.0
Publisher = "Adobe Systems Inc."
What happens is the app shows up in add/remove just fine, but when I click install it just opens the shared path in a window that the files are on and does not execute setup.exe. I've tried with and without quotes, and with the absolute path as well - but with no luck.
Any suggestions?
My zap file (called cs2.zap) looks like this, (it sits on a path called \\2k3svr\apps\cs2 in the same dir as the setup files)
[Application]
FriendlyName = "Creative Suite 2"
SetupCommand = "setup.exe"
DisplayVersion = 2.0
Publisher = "Adobe Systems Inc."
What happens is the app shows up in add/remove just fine, but when I click install it just opens the shared path in a window that the files are on and does not execute setup.exe. I've tried with and without quotes, and with the absolute path as well - but with no luck.
Any suggestions?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
AngelWorks
18 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.