When installing ArcInfo Workstation 9.3 silently using the command Msiexec /i <path to workstation installer\workstation.msi> /qn per the ArcGIS 9.3 Enterprise Deployment white paper, ArcInfo Workstation 9.3 installs to the D:\ (if it exists) by default and does not create a 'Workspace' directory.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM038249
Submitted
September 8, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
1. Install ArcInfo Workstation using the GUI instead of a silent install using MSIEXEC2. Install using MSIEXEC using the command Msiexec /i <a href="file://clt-data/software/esri/93_Final/ArcInfo_Workstation/windows/workstation.msi" target="_blank">\\clt-data\software\esri\93_Final\ArcInfo_Workstation\windows\workstation.msi</a> INSTALLDIR=<a href="file:c:/arcgis" target="_blank">c:\arcgis</a> WORKSPACE = <a href="file:C:/workspace" target="_blank">C:\workspace</a> /qnReference: See deployment whitepaper: <a href="http://downloads2.esri.com/support/whitepapers/other_/ArcGIS_10_Enterprise_Deployment.pdf" target="_blank">http://downloads2.esri.com/support/whitepapers/other_/ArcGIS_10_Enterprise_Deployment.pdf</a>