kingfire Posted December 13, 2007 Posted December 13, 2007 Hello guys, after I figured how I can silently install the app, now I want to shrink it, you know, 500MB is to big for me.simply I want to delete everything except the main program (Adobe Photoshop CS3).how to do this proparly ?thanks in advance guys.
jd976 Posted December 14, 2007 Posted December 14, 2007 hi, In payloads folder edit setup.xml and leave only these payloads. And delete corresponding folder for each entry you delete. <Payload folder="AdobeALMAnchorServiceAll">Adobe CS3</Payload> <Payload folder="AdobeColorCommonSetAll">Adobe CS3</Payload> <Payload folder="AdobeColorNA_RecommendedAll">Adobe CS3</Payload> <Payload folder="AdobeHelpViewerAll">Adobe CS3</Payload> <Payload folder="AdobePhotoshop10en_US_volume">Adobe CS3</Payload> <Payload folder="AdobeTypeSupportAll">Adobe CS3</Payload> <Payload folder="AdobeVersionCueClient3All">Adobe CS3</Payload> Then in AdobePhotoshop10en_US_volume folder open AdobePhotoshop10en_US_volume.proxy.xml. And between <Requires></Requires> delete removed components. Should look like this. <Requires> <ProductInfo> <Family>CoreTech</Family> <ProductName>ALM</ProductName> </ProductInfo> <ProductInfo> <Family>CoreTech</Family> <ProductName>AdobeColorCommonSet</ProductName> </ProductInfo> <ProductInfo> <Family>CoreTech</Family> <ProductName>AdobeColorNA</ProductName> </ProductInfo> <ProductInfo> <Family>CoreTech</Family> <ProductName>Adobe Help Viewer CS3</ProductName> </ProductInfo> <ProductInfo> <Family>CoreTech</Family> <ProductName>AdobeTypeSupport</ProductName> </ProductInfo> <ProductInfo> <Family>Creative Suites</Family> <ProductName>Version Cue Client CS3</ProductName> </ProductInfo> </Requires> Edit xml's with notepad or the like. I was able to get my silent installer down to 107 mb approx, and it speeds up install time by alot.
jd976 Posted December 14, 2007 Posted December 14, 2007 oh and you may as well update to 10.0.1, snapshot ur system before and after installation of patch, and replace files on your administrative install source.update here:http://download.adobe.com/pub/adobe/photos.../cs3/ps1001.zip
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now