FCS Update Docs 2004-02-22 - By Bill Sanders
Back Quick question,
The Update docs for FCS 1.5 include the following:
Open a DOS window ( Start->Run->Enter "cmd" into the edit field ->Click OK) Change directory to <fcs_install_dir> (Flash Communication Server MX 1.5 Install directory): ????????cd <fcs_install_dir> Create directory fcs_1_5_backup: ????????mkdir fcs_1_5_backup Backup components and binaries: ????xcopy scriptlib fcs_1_5_backup\scriptlib /s /i ?? ?xcopy *.exe fcs_1_5_backup ??? xcopy *.dll fcs_1_5_backup ??? xcopy modules fcs_1_5_backup\modules /s /i
The problem lies in the line
cd <fcs_install_dir>
I get a syntax error and if I use,
cd fcs_install_dir
I get a "Not found" error.
Anyone know what's missing here? [By the way, this is simply porting everything from the old computer to the new one.]
TIA, Bill __ ____ ____ ____ ____ ____ ____ _____ bill sanders | sandLight productions | http://www.sandlight.com | bloomfield, ct | 860.242.2260
|
|