You are on page 1of 4

G:\APPLICATIONSEXTERNES>cd /d "G:\APPLICATIONSEXTERNES\"

G:\APPLICATIONSEXTERNES>Video_Assistance.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT0

G:\APPLICATIONSEXTERNES>rem FCA 2011/11/15: majurl.exe not present on DVD since


more than one year

G:\APPLICATIONSEXTERNES>rem majurl.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT1

G:\APPLICATIONSEXTERNES>File_Trc.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT2

G:\APPLICATIONSEXTERNES>SET OLDREGPATH=C:\Windows\srntservice.exe

G:\APPLICATIONSEXTERNES>IF EXIST "C:\Windows\srntservice.exe" (

"C:\Windows\srntservice.exe" -u
del "C:\Windows\srntservice.exe"
if ERRORLEVEL 0 (GOTO NEXT3 ) ELSE ()
) ELSE ()
no old registration software to remove

G:\APPLICATIONSEXTERNES>rem Tm087619

G:\APPLICATIONSEXTERNES>UpdateVisuConf.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT4

G:\APPLICATIONSEXTERNES>rem Tm087664

G:\APPLICATIONSEXTERNES>set
TEMPLATE_PATH="C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"

G:\APPLICATIONSEXTERNES>rem Tm088459

G:\APPLICATIONSEXTERNES>rem in case of major update, the existing version is


uninstalled, and the update must be done in the

G:\APPLICATIONSEXTERNES>rem saved copy of preparateur.xml (unexpected, but true)

G:\APPLICATIONSEXTERNES>set
EXISTING_PATH_PERSIST="C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml"

G:\APPLICATIONSEXTERNES>set
EXISTING_PATH="C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml"

G:\APPLICATIONSEXTERNES>if exist
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml" (cscript.exe
"G:\APPLICATIONSEXTERNES\\UpdatePreparateurFile.vbs"
"C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml"
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml" ) else (cscript.exe
"G:\APPLICATIONSEXTERNES\\UpdatePreparateurFile.vbs"
"C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"
"C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml"
"C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml" )
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.

loading XML document 'C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml'


loading XML document
'C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml'

managing setting '/set/namedvalue[@name='OnlineUpdateActivated']'


template type string is 'datatype:bool' and template value is 'false'
existing type string is 'datatype:bool' and existing value is 'false'
template value is already same as existing value

managing setting '/set/namedvalue[@name='DeploymentMode']'


template type string is 'datatype:string' and template value is 'LOCAL'
existing type string is 'datatype:string' and existing value is 'LOCAL'
template value is already same as existing value

managing setting '/set/namedvalue[@name='UpdateRetrievalTime']'


template type string is 'datatype:string' and template value is '11:00:00'
existing type string is 'datatype:string' and existing value is '11:00:00'
template value is already same as existing value

managing setting '/set/namedvalue[@name='DistributionFolderPath']'


template type string is 'datatype:string' and template value is ''
existing type string is 'datatype:string' and existing value is ''
template value is already same as existing value

saving to 'C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml'

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT5

G:\APPLICATIONSEXTERNES>rem Tm087717

G:\APPLICATIONSEXTERNES>IF EXIST C:\OPTIMA.TXT move /Y C:\OPTIMA.TXT


C:\CLIP\DATA\USER\OPTIMA.TXT

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT6

G:\APPLICATIONSEXTERNES>rem Tm087994

G:\APPLICATIONSEXTERNES>pushd C:\Clip_X91\Lib\Script

C:\CLIP_X91\Lib\Script>call C:\Clip_X91\Lib\Script\RegisterActiveX.bat
return code is '0'
success

G:\APPLICATIONSEXTERNES>cd /d "G:\APPLICATIONSEXTERNES\"

G:\APPLICATIONSEXTERNES>Video_Assistance.exe
G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT0

G:\APPLICATIONSEXTERNES>rem FCA 2011/11/15: majurl.exe not present on DVD since


more than one year

G:\APPLICATIONSEXTERNES>rem majurl.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT1

G:\APPLICATIONSEXTERNES>File_Trc.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT2

G:\APPLICATIONSEXTERNES>SET OLDREGPATH=C:\Windows\srntservice.exe

G:\APPLICATIONSEXTERNES>IF EXIST "C:\Windows\srntservice.exe" (

"C:\Windows\srntservice.exe" -u
del "C:\Windows\srntservice.exe"
if ERRORLEVEL 0 (GOTO NEXT3 ) ELSE ()
) ELSE ()
no old registration software to remove

G:\APPLICATIONSEXTERNES>rem Tm087619

G:\APPLICATIONSEXTERNES>UpdateVisuConf.exe

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT4

G:\APPLICATIONSEXTERNES>rem Tm087664

G:\APPLICATIONSEXTERNES>set
TEMPLATE_PATH="C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"

G:\APPLICATIONSEXTERNES>rem Tm088459

G:\APPLICATIONSEXTERNES>rem in case of major update, the existing version is


uninstalled, and the update must be done in the

G:\APPLICATIONSEXTERNES>rem saved copy of preparateur.xml (unexpected, but true)

G:\APPLICATIONSEXTERNES>set
EXISTING_PATH_PERSIST="C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml"

G:\APPLICATIONSEXTERNES>set
EXISTING_PATH="C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml"

G:\APPLICATIONSEXTERNES>if exist
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml" (cscript.exe
"G:\APPLICATIONSEXTERNES\\UpdatePreparateurFile.vbs"
"C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml"
"C:\CLIP_X91\PERSISTENTDATA\OnlineUpdate\Preparateur.xml" ) else (cscript.exe
"G:\APPLICATIONSEXTERNES\\UpdatePreparateurFile.vbs"
"C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml"
"C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml"
"C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml" )
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.

loading XML document 'C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml'


loading XML document
'C:\CLIP_X91\Data\Appli\Params\onlineUpdate\onlineUpdateSettings.xml'

managing setting '/set/namedvalue[@name='OnlineUpdateActivated']'


template type string is 'datatype:bool' and template value is 'false'
existing type string is 'datatype:bool' and existing value is 'false'
template value is already same as existing value

managing setting '/set/namedvalue[@name='DeploymentMode']'


template type string is 'datatype:string' and template value is 'LOCAL'
existing type string is 'datatype:string' and existing value is 'LOCAL'
template value is already same as existing value

managing setting '/set/namedvalue[@name='UpdateRetrievalTime']'


template type string is 'datatype:string' and template value is '11:00:00'
existing type string is 'datatype:string' and existing value is '11:00:00'
template value is already same as existing value

managing setting '/set/namedvalue[@name='DistributionFolderPath']'


template type string is 'datatype:string' and template value is ''
existing type string is 'datatype:string' and existing value is ''
template value is already same as existing value

saving to 'C:\CLIP_X91\Data\User\OnlineUpdate\Preparateur.xml'

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT5

G:\APPLICATIONSEXTERNES>rem Tm087717

G:\APPLICATIONSEXTERNES>IF EXIST C:\OPTIMA.TXT move /Y C:\OPTIMA.TXT


C:\CLIP\DATA\USER\OPTIMA.TXT

G:\APPLICATIONSEXTERNES>IF ERRORLEVEL 0 GOTO NEXT6

G:\APPLICATIONSEXTERNES>rem Tm087994

G:\APPLICATIONSEXTERNES>pushd C:\Clip_X91\Lib\Script

C:\CLIP_X91\Lib\Script>call C:\Clip_X91\Lib\Script\RegisterActiveX.bat
return code is '0'
success

You might also like