Sgt_Strider Posted July 28, 2005 Posted July 28, 2005 I would like to know too if someone here knows.
Gyzmo Posted July 28, 2005 Posted July 28, 2005 http://www.appdeploy.com/packages/detail.asp?id=431MsiExec.exe /i AcroPro.msi /qb- ISX_SERIALNUMBER=%ISX_SERIALNUM% TRANSFORMS=1031.mst EULA_ACCEPT=YES USERNAME="%USERNAME%" COMPANYNAME="%COMPANYNAME%" INSTALLDIR="%INSTALLDIR%"I don't testing, maybe works.
JuMz Posted July 28, 2005 Posted July 28, 2005 http://www.appdeploy.com/packages/detail.asp?id=431MsiExec.exe /i AcroPro.msi /qb- ISX_SERIALNUMBER=%ISX_SERIALNUM% TRANSFORMS=1031.mst EULA_ACCEPT=YES USERNAME="%USERNAME%" COMPANYNAME="%COMPANYNAME%" INSTALLDIR="%INSTALLDIR%"I don't testing, maybe works.<{POST_SNAPBACK}>This doesn't solve the activation issue.
Zxian Posted July 28, 2005 Posted July 28, 2005 @Gyzmo - You can also just enter the settings in the abcpy.ini file instead of using all those switches. It makes it much cleaner than your way. But alas... still no auto-activation.
RogueSpear Posted August 16, 2005 Posted August 16, 2005 I finally managed to integrate the 7.0.1 and 7.0.2 updates into the source. Looking back on it, it's not all that hard.. but **** did I spend way too much time in VMware screwing around. The integration isn't "perfect", meaning that the updates still show up as being not installed in the Adobe Update program. The splash screen, about screen, file versions, etc. are all up to date however.Before posting a guide, I'm trying to see if activation can be made unattended. And I hate to say this, but I'm thinking not. I've isolated the file and the two registry entries made as a result of activation, but the thing is super sensitive. Upon install it always tells me that the configuration has changed and you must reactivate. This may just be unavoidable using legit methods.
Gee Posted August 19, 2005 Posted August 19, 2005 I finally managed to integrate the 7.0.1 and 7.0.2 updates into the source. Looking back on it, it's not all that hard.. but **** did I spend way too much time in VMware screwing around. The integration isn't "perfect", meaning that the updates still show up as being not installed in the Adobe Update program. The splash screen, about screen, file versions, etc. are all up to date however.Before posting a guide, I'm trying to see if activation can be made unattended. And I hate to say this, but I'm thinking not. I've isolated the file and the two registry entries made as a result of activation, but the thing is super sensitive. Upon install it always tells me that the configuration has changed and you must reactivate. This may just be unavoidable using legit methods.<{POST_SNAPBACK}>Lucky for you, they just released 7.0.3 updateAll that time spent is not going to waste.
lucisandor Posted August 21, 2005 Posted August 21, 2005 (edited) duplicate Edited October 20, 2016 by lucisandor duplicate
RogueSpear Posted August 21, 2005 Posted August 21, 2005 The .dat file is the problem. I'm guessing that they're gathering all of your system config info and performing a hash function, which makes it extremely touchy. I can't even get the thing to work on the same machine from one install to the next.
wazhy Posted September 1, 2005 Posted September 1, 2005 (edited) just:AdbeRdr70_enu_full.exe /w /v"/qb"good luck Edited September 1, 2005 by wazhy
Incroyable HULK Posted September 2, 2005 Posted September 2, 2005 (edited) I got this working:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%\001 /VE /D "Adobe Acrobat© Pro 7" /fREG ADD %KEY%\001 /V 1 /D "msiexec /i \"\\Serveur\Fr\Adobe\Acrobat 7.0\Adobe Acrobat 7.0 Professional\AcroPro.msi\" /qb- ISX_SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX EULA_ACCEPT=YES" /fBUT I'd like to have it installed in FRENCH... is there a switch I can add or a file I can modify because for now, it will install in english as default.*** EDIT***nevermind, I think I got it, I addedTRANSFORMS=1036.MSTYep! it's working. Edited September 2, 2005 by Incroyable HULK
Doc Symbiosis Posted September 2, 2005 Posted September 2, 2005 What is the number in the TRANSFORMS=1036.MST about? Is it the language ID?
Zxian Posted September 8, 2005 Posted September 8, 2005 I got this working:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%\001 /VE /D "Adobe Acrobat© Pro 7" /fREG ADD %KEY%\001 /V 1 /D "msiexec /i \"\\Serveur\Fr\Adobe\Acrobat 7.0\Adobe Acrobat 7.0 Professional\AcroPro.msi\" /qb- ISX_SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX EULA_ACCEPT=YES" /fBUT I'd like to have it installed in FRENCH... is there a switch I can add or a file I can modify because for now, it will install in english as default.*** EDIT***nevermind, I think I got it, I addedTRANSFORMS=1036.MSTYep! it's working.<{POST_SNAPBACK}>Does that get around activation? Or is there no other way?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now