Centricity EMR Physician Office 9.x
Company: GE
Setup Type: Legacy setup with switch support
Package Difficulty Rating: TBD [ Rate It or View Ratings ]
Most Commonly Reported Method: not yet established
Record Created On: 3/11/2010
Number of Views: 1,077
 
  
 
Software Knowledge Base: The software knowledge base contains details on over 60,000. The closest record matching this software package is displayed here. Browse the Software KB directly to find similar records.

No record in the Software KB was found to match this package.

 
 
Command Lines: Command line details for installation and removal of this software. Details may include available command line arguments and/or public properties.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Notes: Shared "notes from the field" covering how to handle the automated installation of this software.

To install package silently run:-
@echo off
"\\servershare\appshare\worksta\setup.exe" /S
modify xcopy for the forms you need.

xcopy "\\servershare\appshare\worksta\source\CCC" "c:\progra~1\centricity EMR 9.2\CCC\" /S /E /Y /H
xcopy "\\servershare\appshare\worksta\source\CCC-TFE" "c:\progra~1\centricity EMR 9.2\CCC-TFE\" /S /E /Y /H
xcopy "\\servershare\appshare\worksta\source\INHS-CCC" "c:\progra~1\centricity EMR 9.2\****-CCC\" /S /E /Y /H
xcopy "\\servershare\appshare\worksta\source\USRLIB.TXT" "c:\progra~1\centricity EMR 9.2\" /S /E /Y /H
xcopy "\\servershare\appshare\worksta\source\USRLIBCCC-V8.TXT" "c:\progra~1\centricity EMR 9.2\" /S /E /Y /H
xcopy "\\servershare\appshare\worksta\source\CCC-EXT" c:\CCC-EXT\ /S /E /Y /H

The trick to this installation lies in the autoinst.txt file found in the worsta folder. You can pick what you want to install and to autoinstall by removing the rem statements from this file.
eg:

[Use Auto Install]
; This section specifies whether to use this file or not to automatically
; install Centricity Physician Office.
; The default is NOT to use this file. If setup cannot read this file or the
; doAutoInstall is set to anything other than true then this file
; will not drive the setup program.
doAutoInstall=TRUE

[What to install]
: What pieces do you want to install?
; Uncomment out the items you want to install.
; The doEMRinstall is for installing the Centricity Physician Office application.
; TRUE means install it.
doEMRinstall=TRUE

; The paramter doL3 is for installing Link Logic.
; TRUE means install it
; You can always install Link Logic later.
;doL3=TRUE

With everything in place, you can add everything to a batch file and push with sms or whatever delivery mechanism you use.

Thanks TC

Above Entry Provided on 3/12/2010 by love2806
Rate It
Rating
0
 
 
Virtualization: Information regarding how to work with this software in creating a virtual deployment package for products like Altiris SVS and Microsoft SoftGrid.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Terminal Services: Notes on how to address problems working with this software in a Terminal Services session as with Citrix shared environments.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Related Links: Additional resources to reference in regards to the deployment and configuration of this software.
 
Security Information: Details covering which files, directories and/or registry entries must be opened to standard users for operation in a locked down environment.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Discussion threads: Discussion topics in the AppDeploy message boards that have been linked as relevant information to this entry.
 

 


Report a problem
  Printer Friendly Version