|
Network
Installation, v 3.10.2
Autograph 3.11 CD is now available which is the same as 3.10, but overcomes these installation problems.
Send your full address to request a CD.
Contact Autograph Support
Some users have reported receiving a 1713 or 2732.0 error when performing an administrative installation of Autograph on Windows Server 2000/2003
Versions Affected : Autograph 3.10 r02_c00
Date: 20/09/2005
The version number can be found under “Release Number” in the “Release.txt” file within the root folder of your installation CD.
Solution
In order to resolve this error you will need to apply the transform file, “Autograph 3.10.2 Admin.mst”, to the MSI when performing the administrative install. This involves a slight modification to the process documented in step 4 of "Autograph-Network-Installation.doc".
Instead of the supplied command line you will now need to enter the following into the run dialog:
msiexec /a "d:\Autograph 3.msi" TRANSFORMS="<PATH TO TRANSFORM>\Autograph 3.10.2 Admin.mst"
Where d: is the drive letter for your CD-Rom and <PATH TO TRANSFORM> is the location to which you downloaded the transform file, e.g. “c:\Autograph Transform”. Please note the use of double quotes and the spacing, since getting this wrong will cause an “Invalid Command Line Options” error.
The admin install should now proceed as expected.
Having successfully performed the admin install, the admin
image should be patched to upgrade to Autograph 3.10.3, using
"Autograph 3.10.3.msp"
To do this open the run dialog and enter the following command
line:
msiexec /a "<PATH TO ADMIN INSTALL>\Autograph
3.msi" PATCH="<PATH TO PATCH>\Autograph 3.10.3.msp"
Where <PATH TO ADMIN INSTALL> is the location to which
you performed the admin install in the previous step and <PATH
TO PATCH> is the location where you downloaded the patch
file to.
You can select the same target folder for this admin install
as the previous one.
You can now deploy Autograph across your network.
|