Adobe CS5 making a 1 click installer. URGENT HELP
I have to install cs5 on about 300 computers, is it possible to make a 1 click installer, in msi format or exe format including the updates?. Can the updates be slipstreamed into the install some how?
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Do you mean 'ClickOnce'? If so, I'd say "No", as CO apps are designed to self-contained. If, however, you meant an installer which the installing user (who must have local administrator privileges, of course) can double-click and have everything install without having to step through dialogs, then yes, that's entirely possible.
You would create an Administrative Installation point (AIP), patch the AIP, then use the Adobe CS5 customization tool to create a transform. IIRC, there are some other tweaks (e.g. turning off auto-updating) which you would probably want to include, too. The various 'Package KB' for CS5 apps will have details of those tweaks. Lastly, you could then use your package authoring tool to create an EXE which would extract and execute the MSI and MST.
You would create an Administrative Installation point (AIP), patch the AIP, then use the Adobe CS5 customization tool to create a transform. IIRC, there are some other tweaks (e.g. turning off auto-updating) which you would probably want to include, too. The various 'Package KB' for CS5 apps will have details of those tweaks. Lastly, you could then use your package authoring tool to create an EXE which would extract and execute the MSI and MST.
Posted by:
clivebuckwheat1
13 years ago
Posted by:
anonymous_9363
13 years ago
The AIP stuff isn't difficult at all. You can Google for instructions but the nub is that you'd use the '/A' and '/P' switches against MSIExec.EXE.
From what I've read here (I've managed to avoid getting my hands dirty with the Adobe family), the CS5 stuff isn't that difficult, either. The difficulty will most likely be finding time: the CSx families include many products and you'll need to customise each one.
From what I've read here (I've managed to avoid getting my hands dirty with the Adobe family), the CS5 stuff isn't that difficult, either. The difficulty will most likely be finding time: the CSx families include many products and you'll need to customise each one.
Posted by:
clivebuckwheat1
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
clivebuckwheat1
13 years ago
I have opted to use this tool from Adobe
http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
The only downside is that you have to do each program separately, I do not believe you can do the whole CS5 suite at once, to make a silent installer. Has anyone else use this tool and can confirm this for me?
http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
The only downside is that you have to do each program separately, I do not believe you can do the whole CS5 suite at once, to make a silent installer. Has anyone else use this tool and can confirm this for me?
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.