SolidPower 14.0 INSTALLATION GUIDE for Windows 2000/XP 1.) System Requirements ----------------------- - PC: Windows 2000 or Windows XP Professional - approx. 260 MB free space on harddisk - OneSpace Designer Modeling 2004 (14.00) installed 2.) Installation with Windows 2000/XP ------------------------------------- - Log in as Administrator or as user with an account with administrative rights. - Copy the directory "tspro" to C:\ Alternatively you can define a different target directory (i.e. "C:\Program Files\Techsoft\tspro14_0") It is also possible to use a network share. In that case it is possible to configure SolidPower centrally for multiple clients. If defining a different directory the system variable "TSPRODIR" has to point to this target directory. In this expample this would be: TSPRODIR = C:\Program Files\Techsoft\tspro14_0 - Now customizations for the configuration of OneSpace Designer and SolidPower have to be executed. >> To the file "C:\Program Files\CoCreate\OSD_Modeling_2006\personality\sd_customize\sd_customize" add the following lines: (unless (find-package "custom") (make-package "custom")) (if (oli::sd-string-p (oli::sd-sys-getenv "TSPRODIR")) (load (format nil "~a/sd_4/tspro_loads.lsp" (oli::sd-sys-getenv "TSPRODIR"))) ;; else (load "C:/tspro/sd_4/tspro_loads.lsp") ) (use-package :custom) If OneSpace Designer ist run with a customization directory (i.e. SDSITECUSTOMIZEDIR) the lines mentioned above have to be added at the end of the file %SDSITECUSTOMIZEDIR%\sd_customize. >> To the file "C:\Program Files\CoCreate\OSD_Modeling_2006\personality\sd_customize\ANNOTATION\am_customize add the following lines: (if (oli::sd-string-p (oli::sd-sys-getenv "TSPRODIR")) (load (format nil "~a/sd_4/tspro_am_loads.lsp" (oli::sd-sys-getenv "TSPRODIR"))) ;; else (load "C:/tspro/sd_4/tspro_am_loads.lsp") ) If OneSpace Designer ist run with a customization directory (i.e. SDSITECUSTOMIZEDIR) the lines mentioned above have to be added at the end of the file %SDSITECUSTOMIZEDIR%\ANNOTATION\am_customize. >> Customizing startup files of SolidPower C:\Program Files\Techsoft\tspro14_0\sd_4\tspro_loads.lsp .. for OneSpace Designer Modeling C:\Program Files\Techsoft\tspro14_0\sd_4\tspro_am_loads.lsp .. for OneSpace Designer Annotation With these files all modules which belong to SolidPower can be run at the startup of OneSpace Designer Modeling or Annotation. The modules you didn't purchase have to be commented out. 3.) Licensing of SolidPower --------------------------- Most of the modules are password protected. The passwords can be ordered at TECHSOFT RAND. (E-Mail: office@techsoft.at) The licenses are managed by the CoCreate License Server Software (MEls)