Adobe Acrobat 9 Pro with MSI
I have a lots of workstaions that need to install Adobe Acrobat 9 Pro, and I have been doing manually install but it take long time, I would like to create the MSI package
so if I use msiexec.exe /i "AcroPro.msi" /quiet, then how can I apply my serial no with this command line?
thanks
Lillian
so if I use msiexec.exe /i "AcroPro.msi" /quiet, then how can I apply my serial no with this command line?
thanks
Lillian
0 Comments
[ + ] Show comments
Answers (15)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
llian
13 years ago
Posted by:
jmaclaurin
13 years ago
Posted by:
AngelD
13 years ago
You didn't look close enuf!
In the "Notes" section (3rd from bottom) for "Acrobat 9.x" (http://itninja.com/link/adobe-reader-9)
It states:
Set the serial number as the ISX_SERIALNUMBER INI entry (under the "OEM Install" section) in the Abcpy.ini file
[OEM Install]
ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
In the "Notes" section (3rd from bottom) for "Acrobat 9.x" (http://itninja.com/link/adobe-reader-9)
It states:
Set the serial number as the ISX_SERIALNUMBER INI entry (under the "OEM Install" section) in the Abcpy.ini file
[OEM Install]
ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
Posted by:
llian
13 years ago
Posted by:
llian
13 years ago
Posted by:
AngelD
13 years ago
Posted by:
llian
13 years ago
Posted by:
AngelD
13 years ago
Just:
Create a Software Resource, add the media to the "Package", create the Install command and add the Detection Rule.
Create a Filter and add the Computer Resources to the filer that should have Acrobat installed to them.
Now, create a Policy, point to the Install command for the Software Resource and apply this for the filter.
Or is the problem that you need to have different serial number for different computers?
Create a Software Resource, add the media to the "Package", create the Install command and add the Detection Rule.
Create a Filter and add the Computer Resources to the filer that should have Acrobat installed to them.
Now, create a Policy, point to the Install command for the Software Resource and apply this for the filter.
Or is the problem that you need to have different serial number for different computers?
Posted by:
llian
13 years ago
YES, I know how to create package in NS with resource and policy, the question is I need to each package for each machine, becuase the license key issue in abcpy.ini for each CD.
Example: when I send the package to user1, I have to manually key license key in abcpy.ini file. when done this package, I need to modify the abcpy.ini (another license key) for users2, then send the same package to the users2.
Example: when I send the package to user1, I have to manually key license key in abcpy.ini file. when done this package, I need to modify the abcpy.ini (another license key) for users2, then send the same package to the users2.
Posted by:
anonymous_9363
13 years ago
Posted by:
jmaclaurin
13 years ago
Posted by:
kardock
13 years ago
Posted by:
llian
13 years ago
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.