MSFN Forum: Adobe Acrobat 6 Pro - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adobe Acrobat 6 Pro Rate Topic: -----

#1 User is offline   mrfinch 

  • Group: Members
  • Posts: 2
  • Joined: 06-December 04

Posted 06 December 2004 - 11:29 PM

I am tring to make Adobe Acrobat 6 professional unattended. The /qn switch works but the program does not install becuase it requires a serial key. I have filled out Abcpy.ini and now what? When I come to solution I will post it. prehaps I should try the executable instead of the msi. (the msi is a smaller file size)


#2 User is offline   mrfinch 

  • Group: Members
  • Posts: 2
  • Joined: 06-December 04

Posted 06 December 2004 - 11:33 PM

yes, once i ran the executable with the abcpy.ini it worked. I wish i knew the MSI switch.

#3 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 06 December 2004 - 11:59 PM

deleted

pls do a search for it

#4 User is offline   hulala.[uk] 

  • inside the computer
  • Group: Members
  • Posts: 48
  • Joined: 23-January 04

Posted 07 December 2004 - 12:07 PM

"PID_KEY=xxxx" and your key after your /qb switch by any chance?

#5 User is offline   pdmcmahon 

  • Newbie
  • Group: Banned
  • Posts: 49
  • Joined: 20-May 04

Posted 19 December 2004 - 07:07 PM

I run the following lines for my Acrobat Install.

ECHO.
ECHO Installing Adobe Acrobat Professional 6.0
ECHO Please wait...
start /wait c:\PROGRA~1\CABS\ACROBAT\ACROPRO.msi /quiet /passive /norestart

ECHO.
ECHO Installing Adobe Acrobat Professional 6.0.1 Update
ECHO Please wait...
start /wait c:\PROGRA~1\CABS\ACROBAT_601\SETUP.msp /passive /norestart

ECHO.
ECHO Installing Adobe Acrobat Professional 6.0.2 Update
ECHO Please wait...
start /wait c:\PROGRA~1\CABS\ACROBAT_602\SETUP.exe /S /v/qn

ECHO.
ECHO Installing Adobe Acrobat Professional 6.0.3 Critical Update
ECHO Please wait...
start /wait c:\PROGRA~1\CABS\ACROBAT_603\SETUP.exe /S /v/qn

I am using a legit product key and it is entered in my abcopy.ini, no dashes, spaces, etc.

#6 User is offline   spachtler 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 07-February 04

Posted 20 December 2004 - 12:44 AM

i used an msi-editor and remove all dialogs. so i install it without any
switches and it dont ask me anything. the serial is stored in the registry,
but as RAW-format, not as 11111-1111- and so on:

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\6.0\Registration]
"SERIAL"="970789777786xxxxxx352970"
"PRODREG"=dword:6568xxxx


#7 User is offline   jgut 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 24-March 04

Posted 20 December 2004 - 04:29 PM

Go to notepad and enter the following:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\6.0\Registration]
"SERIAL"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"(your serial #)

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Distiller\6.0\Registration]
"SERIAL"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"

Then save the file as AcroPro.reg or whatever and put it in with your batch file or regtweaks and that's all there is

#8 User is offline   pdmcmahon 

  • Newbie
  • Group: Banned
  • Posts: 49
  • Joined: 20-May 04

Posted 09 September 2005 - 02:09 PM

Better yet, modify the abcpy.ini sections that deal with silents. For example:

[OEM Install]
ISX_SERIALNUMBER=xxxxxxxxxxxxxxxxxxxxxxx ( no dashes )
USERNAME=User
COMPANYNAME=OEM
INSTALLDIR=c:\progra~1\adobe\acrobat6
ALLOW_LOCKDOWN_BROWSE=YES
ALLOW_LOCKDOWN_MEDIA=YES
ARPHELPLINK=
ARPHELPTELEPHONE=
ARPNOMODIFY=
;ARPNOMODIFY=YES disables the "Change" button in Add/Remove Programs

Assuming everything is entered correctly, it will install fully silent. I then use a batch to move, rename icons, etc.

Thanks :()

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy