BrAmBiLLa
Jun 7 2005, 07:07 AM
I've just serched, but I didn't find anythink. Someone know how can I add this program at my unattended CDs?
Thank and sorry for bad english
maniaq
Jun 7 2005, 08:08 AM
QUOTE (BrAmBiLLa @ Jun 7 2005, 07:07 AM)
I've just serched, but I didn't find
anythink.nothink, well then how could we found everythig else, I don't know

use the
runonceex method, give a search, maybe now could find something
BrAmBiLLa
Jun 7 2005, 08:47 AM
I've searched with this keyword:
- "Adobe Acrobat"
- Adobe runonceex
- Adobe Prof
and I've found result only about Adobe Reader, but nothink about Adobe Acrobat Professional.
Can someone link me a topic about that?
maniaq
Jun 7 2005, 12:04 PM
thats the link, where yu can download the acrobat reader lite
look herethe runonceex link
look here tridgely
Jun 7 2005, 06:54 PM
There's an InstallShield Tuner available that lets you configure most of the "stuff" with Acrobat Pro 7. It also lets you specify the parameters to the MSI.
http://www.adobe.com/support/downloads/detail.jsp?ftpID=2709 Alanoll
Jun 7 2005, 07:05 PM
QUOTE (maniaq @ Jun 7 2005, 12:04 PM)
thats the link, where yu can download the acrobat reader lite
look herethe runonceex link
look hereyou really need to read the topic before getting on someone's but about it. He was searching for the FULL product, not the reader.
AcroPro.msi /qb will isntall Acrobat with he default options. Add the CDKEY to the Abcpy.ini file in the same folder (there is already one present, just enter your key)
BrAmBiLLa
Jun 8 2005, 11:19 AM
QUOTE (Alanoll @ Jun 8 2005, 03:05 AM)
QUOTE (maniaq @ Jun 7 2005, 12:04 PM)
thats the link, where yu can download the acrobat reader lite
look herethe runonceex link
look hereyou really need to read the topic before getting on someone's but about it. He was searching for the FULL product, not the reader.
AcroPro.msi /qb will isntall Acrobat with he default options. Add the CDKEY to the Abcpy.ini file in the same folder (there is already one present, just enter your key)
thank you
boooggy
Jun 8 2005, 11:26 AM
how can i put the cdkey into an administrative install?
Powerhouse
Jun 8 2005, 02:46 PM
Anyone know the Registry keys to get rid of the Yahoo Search Button and Printme Internet Printing (from the File menu)?
I tried to use the same keys that worked with Acrobat Reader 7, but they don't seem to work with the Full verion of Acrobat 7.
Doc Symbiosis
Jun 11 2005, 07:06 AM
@boooggy
Have a try with the following link:
http://www.adobe.com/support/techdocs/331297.html It's for the whole Adobe Suit, but also only for the Acrobat part.
On monday, I'll have a look at work, how exactly I did it there, don't know it now.
Doc Symbiosis
Jun 13 2005, 02:39 AM
You've got to install the msi. with the /passive switch. The serial number you've got to enter into the setup.ini.
Should look like this:
[Startup]
CmdLine=
SuppressWrongOS=Y
ScriptDriven=0
ScriptVer=1.0.0.1
DotNetOptionalInstallIfSilent=N
OnUpgrade=1
RequireExactLangMatch=0404,0804
Product=Adobe Acrobat 7.0 Professional
PackageName=AcroPro.msi
MsiVersion=2.0.2600.0
EnableLangDlg=N
UI=1000
DoMaintenance=Y
ProductCode={xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx}
ProductVersion=7.0.0
SuppressReboot=Y
PackageCode={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx}
svortevik
Jun 15 2005, 01:51 PM
Is there some way to choose a different dir for the instalation?
JuMz
Jun 27 2005, 12:42 PM
Does anyone have any idea on how to get around the Activation?? Like I mean make it unattended
oioldman
Jun 27 2005, 02:01 PM
I use ths to not display th eyahoo link in th etoolbar, but user can re-display should they wish hough
CODE
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AVGeneral\cToolbars\cWebSearchView\cPositions\cInternal]
"iDockPosition"=dword:00000000
"iFrameB"=dword:00000000
"iFrameL"=dword:00000000
"iFrameR"=dword:00000000
"iFrameT"=dword:00000000
"bHidden"=dword:00000001
"iLayout"=dword:00000000
"iOffset"=dword:00000000
"iOrder"=dword:00000032
"iStack"=dword:00000000
"bWindowHidden"=dword:00000000
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AVGeneral]
"iConnectionSpeed"=dword:00989680
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\Originals]
"bBrowserIntegration"=dword:00000000
I'm not sure what exactly what they all do, but it does remove that button on the toolbar.
Zxian
Jul 26 2005, 02:55 PM
I'm gonna bump this up again to ask if anyone knows a way of activating Acrobat 7 Pro silently. I've looked around but no luck. I haven't tried the method that Doc Symbiosis suggested, but there's got to be an easier way to do this.
EDIT I'll also ask if anyone knows how to integrate the 7.01 and 7.02 updates into the main installer files.
Thanks in advance!
Sgt_Strider
Jul 28 2005, 03:02 AM
I would like to know too if someone here knows.
Gyzmo
Jul 28 2005, 04:28 AM
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
Jul 28 2005, 11:27 AM
QUOTE (Gyzmo @ Jul 28 2005, 04:28 AM)
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.
This doesn't solve the activation issue.
Zxian
Jul 28 2005, 12:08 PM
@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.
JuMz
Aug 9 2005, 09:58 AM
Still no solution?
Zxian
Aug 9 2005, 11:38 AM
I guess not...
RogueSpear
Aug 15 2005, 09:26 PM
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
Aug 19 2005, 10:48 AM
QUOTE (RogueSpear @ Aug 15 2005, 11:26 PM)
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.
Lucky for you, they just released 7.0.3 update
All that time spent is not going to waste.
lucisandor
Aug 21 2005, 04:52 PM
I think I've narrowed the activation process down to backing up
- the file B2896000.dat from "C:\documents and settings\all users\application data\adobe systems\product licences"
- the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe Systems\Licenses\Adobe LM Service" (its default value only, @ in REGEDIT 5 files)
- the self explanatory values named "HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\7.0\AVGeneral\bActivated" and "HKEY_CURRENT_USER\Software\Adobe\ALM\B2896000\Activation..." - only the names are leading me to those, but once registered as a user, it is registered on the other user accounts too, so they might be useless.
I can't tell for sure, I am testing on the only computer with a Acrobat Pro license that I can put my hands on. (It might be vary depending on Windows reinstalls, MAC numbers and so on.)
Hence: it needs extra-testing. Pls help.
RogueSpear
Aug 21 2005, 05:29 PM
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
Sep 1 2005, 09:02 AM
just:
AdbeRdr70_enu_full.exe /w /v"/qb"
good luck
Incroyable HULK
Sep 1 2005, 07:22 PM
I got this working:
CODE
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\001 /VE /D "Adobe Acrobatİ Pro 7" /f
REG 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" /f
BUT 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 added
CODE
TRANSFORMS=1036.MST
Yep! it's working.
Doc Symbiosis
Sep 2 2005, 08:29 AM
What is the number in the TRANSFORMS=1036.MST about? Is it the language ID?
Zxian
Sep 8 2005, 11:12 AM
QUOTE (Incroyable HULK @ Sep 1 2005, 05:22 PM)
I got this working:
CODE
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\001 /VE /D "Adobe Acrobatİ Pro 7" /f
REG 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" /f
BUT 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 added
CODE
TRANSFORMS=1036.MST
Yep! it's working.
Does that get around activation? Or is there no other way?
Sgt_Strider
Oct 9 2005, 07:58 PM
bump
Zymme
Nov 22 2006, 03:48 AM
[quote name='Zxian' date='Jul 26 2005, 09:55 PM' post='360382']
I'm gonna bump this up again to ask if anyone knows a way of activating Acrobat 7 Pro silently. I've looked around but no luck. I haven't tried the method that Doc Symbiosis suggested, but there's got to be an easier way to do this.
EDIT I'll also ask if anyone knows how to integrate the 7.01 and 7.02 updates into the main installer files.
[quote name='Zxian' date='Jul 26 2005, 09:55 PM' post='360382']
I'm gonna bump this up again to ask if anyone knows a way of activating Acrobat 7 Pro silently. I've looked around but no luck. I haven't tried the method that Doc Symbiosis suggested, but there's got to be an easier way to do this.
EDIT I'll also ask if anyone knows how to integrate the 7.01 and 7.02 updates into the main installer files.
Tha
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.