|
Upgrading Installations to New Versions of the COSMOS Software |
|
This table shows the different ways to deploy and maintain the COSMOSDesignSTAR product.
|
Method |
Description |
Best Suited for: |
|
Individual installation from DVD (most common) |
Each seat is installed from the installation DVD. |
Individual users Users with administrative privileges during install. Locations where original DVDs are available for installations. |
|
Command prompt (silent installation*) |
Installation parameters are specified with a command prompt (command line) or batch file. |
Users with administrative privileges during install. System administrators who want a customized installation. |
A silent installation is administered without the display of a user interface or dialog boxes.
An individual installation is one in which the COSMOS software resides and runs on a user's computer.
To install on a local computer from the DVD:
Insert the COSMOSDesignSTAR DVD into your drive, and follow the on-screen instructions. You may need to restart your computer when installation is complete.
Due to Microsoft limitations, you cannot
install the application from a remote drive.
|
Specify COSMOS License Information |
See License Information. |
|
Destination Folders |
Install the COSMOS software on a local drive, not on a network drive. |
To pass properties to a silent installation:
Open the Command Prompt window.
In the Command Prompt window, use the /i and /qb options of the msiexec.exe command, and set the global properties for those installation options that you want to be different from the default values.
Use the following example as a template for a silent installation. A detailed description of all properties is in the Properties section of this document.
|
Installation type |
Properties |
Example |
|
Individual |
|
msiexec /i "<Msi_path>" INSTALLDIR="C:\Program Files\<your_chosen_folder>" |
The English command prompt syntax must be used regardless of the language you install.
If you are installing multiple seats of the COSMOS application, you may find it convenient to use a remote installation application to install the seats over the network, without displaying the installation dialog boxes. See the next section for a list of the global properties to pass to the remote installation program.
The following is a list of all the defined global properties and their meanings.
|
Property |
Description and format |
|
INSTALLDIR |
Specifies the installation folder for the software. |
|
INSTALLMOTION |
0: If you want to omit COSMOSMotion. 1: If you want to install COSMOSMotion. |
|
INSTALLOPTION |
1: Installs COSMOSDesignSTAR Designer 2: Installs COSMOSDesignSTAR Professional 3: Installs COSMOSDesignSTAR Advanced Professional |
|
LICENSEFILEPATH |
Specifies where you have the COSMOS license file on your computer. After the installation, this file is automatically copied into the COSMOS installation directory. |
|
LICENSEHOSTNAME |
Host name of the server machine. This property must be specified if you are using the property SELECTIONWITHLICENSE="2" in the command line option. |
|
LICENSEPORT |
Port number of the server machine. This property must be specified if you are using the property SELECTIONWITHLICENSE="2" in the command line option. |
|
SELECTIONWITHLICENSE |
1: If you want to point to a license.dat file 2: If you want to use the portnumber@hostname option to access the license from a server machine. |
To modify, repair, or remove the installation:
Make sure there are no active COSMOS sessions.
In Windows, open the Control Panel.
Double-click Add/Remove Programs.
In the dialog box, select the appropriate COSMOS application (COSMOSDesignSTAR 2007 for example.)
Based on your operating system, click the appropriate button to modify or delete the installation. If you are modifying an installation, go to the next step; otherwise, confirm the deletion to delete the installation.
In the COSMOSDesignSTAR 2007 dialog box, click Next.
In the Program Maintenance dialog box, select one of the following options:
Modify. To add or remove COSMOS features. Follow the on-screen instructions to modify the application.
Repair. To reinstall the COSMOS application using the current installation parameters. The Repair option is useful if the COSMOS installation is corrupt. Follow the on-screen instructions to repair the installation.
Remove. To completely remove the COSMOS application. Follow the on-screen instructions to remove the applications.
An upgrade is a new version of software installed from a new DVD.
To install from the DVD, insert the COSMOSDesignSTAR DVD into your drive, and follow the on-screen instructions. You may need to restart your computer when installation is complete.
To upgrade an existing version of COSMOS with a silent installation, use the /i and /qb options of the msiexec.exe command. See the Properties section for a list of the global properties that can be passed with the command prompt.
For example, to upgrade an existing version, enter the command:
msiexec /i "< Msi_path>" INSTALLDIR="C:\Program Files\<your_chosen_folder>"
COSMOS supports three types of license:
node-locked. This license type is tied to a particular computer based on its MAC address. This license is best suited for individuals.
hardware-locked. This license type is tied to a hardware lock or dongle. This license is best suited for individuals.
network. This license type allows users to float the use of their COSMOS licenses without exceeding the number of licenses purchased. This license type is best suited for multiple seat installations.
You need to obtain a license file for all license types. The license file name is license.dat.
To obtain a license file:
During installation, select I want to request for a license file through the internet in the Specify COSMOS License Information dialog box, then click Next.
Select the preferred license type:
Hardware Lock License. Select to receive a hardware-locked or node-locked license. You need the serial number of the dongle for a hardware-locked license. You need the Host ID or MAC address of the computer where COSMOS is installed for a node-locked license.
Network License for HOSTID. Select to receive a network license. Write down the Host ID or MAC address of the license server shown in the list.
Demo License.
Click Request License File.
Fill out the License Request Form.
- or -
After installation, go to http://www.cosmosm.com and click Services, Support, License Request Form.
Fill out the License Request Form.
An individual license is a node-locked or hardware-locked license.
To activate an individual license:
During installation, select I have a license file from COSMOS in the Specify COSMOS License Information dialog box.
Browse to license.dat.
- or -
After installation, click Start, All Programs, COSMOSDesignSTAR, License Administrator Tool.
In the COSMOS License Administrator dialog box, on the Status tab, click Configure License.
Click Select COSMOS License File and browse to license.dat.
Click OK then Refresh.
To use a network license, you must install the license service on a server then connect clients to this license service.
To install the COSMOS Network License Manager:
Insert the COSMOSDesignSTAR DVD into your drive.
Click Install COSMOS Network License Manager.
Follow the on-screen instructions to copy the license file and configure the COSMOS License Server Service on the server.
You cannot run the COSMOS software on the server using this installation.
To activate a network license on a client installation:
You must first prepare a license server with
the steps in To
install the COSMOS Network License Manager.
During installation, select Set Port and Host Name of License Server in the Specify COSMOS License Information dialog box.
The port number is specified in license.dat. You can open this file in a text editor. In the SERVER line, the last four digits are the port number. The default number is 7585.
The host name is the name of the computer acting as the host of the COSMOS license.
- or -
After installation, click Start, All Programs, COSMOSDesignSTAR, License Administrator Tool.
In the COSMOS License Administrator dialog box, on the Status tab, click Configure License.
Select Set Port and Host of the License Server.
Type the values in Port Number and Hostname of License Server.
Click OK then Refresh.