
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2016 11:08 PM
I have created a silent install for Adobe Acrobat XI Pro. I need to add a condition that checks if its already installed. I think its a regkey, but i am not sure which one.
Also is there a way to automatically activate the software after install?
Also is there a way to automatically activate the software after install?
Labels:
- Labels:
-
General Discussion
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2016 07:10 PM
I figured this out on my own.
ConditionType: Registry
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Adobe Acrobat\11.0\Installer\
Value Name: ENU_GUID
Condition: Has Value
Value: {AC76BA86-1033-FFFF-7760-000000000006}
ConditionType: Registry
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Adobe Acrobat\11.0\Installer\
Value Name: ENU_GUID
Condition: Has Value
Value: {AC76BA86-1033-FFFF-7760-000000000006}
