1. Run the Above installer on a test machine. When the installation has completed execute the application. Enter the default settings you would like saved...ie link speed, server name, etc.
2. Save the settings and copy the following to a temporary folder:
C:\Documents and Settings\"name of currently logged in user"\My Documents\FirstClass
3. Create and deploy a script copying the above folder to one of the following directories on the client machine:
Windows XP:
"C:\Documents and Settings\Defualt User\My Documents\"
To create installer:
-------------------------
Extract the FirstClass Installer using:
FC9104US.exe -extract_all:"C:\temp\"
Run the setup and record settings to setup.iss file:
C:\temp\setup.exe -r -f1"C:\temp\setup.iss"
To capture user settings:
--------------------------
On a test machine, Install and configure the First Class Client.
Locate the settings file, by default named home.fc, in the My Documents\FirstClass\settings of the current user.
Batch script installer:
---------------------------
Copy the extracted install files, home.fc and batch file with the below lines, and place in single folder. Call the batch file to install.
MD "C:\Documents and Settings\Default User\My Documents\FirstClass\settings"
COPY ".\home.fc" "C:\Documents and Settings\Default User\My Documents\FirstClass\settings"
C:\Users\admintech\Desktop\FirstClass10.9\setup.exe -s -a /s /f1".\setup.iss"
Blog posts related to Open Text Corporation FirstClass
Links (0)
Links related to Open Text Corporation FirstClass
Reviews (0)
Reviews related to Open Text Corporation FirstClass
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ