Registration Window on Acrobat Standard 6.0
Hi
How do I supress the Registration window on the Acrobat Standard 6.0 Package?I am talking about the window which comes after we launch the Application for the first time.
How do I supress the Registration window on the Acrobat Standard 6.0 Package?I am talking about the window which comes after we launch the Application for the first time.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Can it be *that* different to v7, documented in the 'Notes' section here http://itninja.com/link/ms-office-xp-automated-installation-guide5
I suspect you'd have to change the '7.0' to '6.0' in the relevant registry key.
I suspect you'd have to change the '7.0' to '6.0' in the relevant registry key.
Posted by:
Star
15 years ago
Hi
I checked the post but it doesn't talk about the registration window but the EULA.As far as the Registration is conecrned I changed the property value in the Property Table for the Acrobat version 7.
As far as the post on the Acrobat version 6 is concerned, it shows the hive below:
In WinINSTALL LE 2003 remove initial registration request
HKLM\SOFTWARE\Adobe\Adobe Acrobat\6.0\Registration
PRODREG=dword:1701340777 (Decimal)
and remove unwanted shortcuts
Since I dont have any Packaging tool in place like (wise or installsheld) I am totally dependent on the Adobe customization wizard.And in the version 6 wizard, it doesnt give me an option of either Registry or direct editor to change anything.So I was wondering if we can change the DWORD value to something else other than on the Post(check above)
Thanks in advance.
I checked the post but it doesn't talk about the registration window but the EULA.As far as the Registration is conecrned I changed the property value in the Property Table for the Acrobat version 7.
As far as the post on the Acrobat version 6 is concerned, it shows the hive below:
In WinINSTALL LE 2003 remove initial registration request
HKLM\SOFTWARE\Adobe\Adobe Acrobat\6.0\Registration
PRODREG=dword:1701340777 (Decimal)
and remove unwanted shortcuts
Since I dont have any Packaging tool in place like (wise or installsheld) I am totally dependent on the Adobe customization wizard.And in the version 6 wizard, it doesnt give me an option of either Registry or direct editor to change anything.So I was wondering if we can change the DWORD value to something else other than on the Post(check above)
Thanks in advance.
Posted by:
AngelD
15 years ago
Posted by:
Star
15 years ago
Posted by:
Star
15 years ago
Posted by:
Star
15 years ago
Well.....I got the answer now.....from one of the posts itself....I should have used the right search keys...Thanks all
Hej,
This should solve your problem. Save this as .reg file and apply it. Check if the entry has been applied into registry.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat\6.0\Registration]
"NOTENOW"="0"
"NOTELAT"="0"
"NOTENEV"="1"
"PRODREG"=dword:65686669
Hej,
This should solve your problem. Save this as .reg file and apply it. Check if the entry has been applied into registry.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat\6.0\Registration]
"NOTENOW"="0"
"NOTELAT"="0"
"NOTENEV"="1"
"PRODREG"=dword:65686669
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.