Lenovo ThinkPad Edge 15 User Manual

Page 84

Advertising
background image

@ECHO OFF
:: This is the name of the EXE (Without the .EXE)

set BUILDID=z696zisXXXXus00.exe

:: This is the drive letter for the z696zisXXXXus00.exe

:: NOTE: DO NOT END THE STRING WITH A "\". IT IS ASSUMED TO NOT BE THERE.

SET SOURCEDRIVE=C:

:: Create the RRTemp directory on the HDD for the exploded WWW EXMD c:\RRTemp

:: Explode the WWW EXE to the directory c:\RRTemp

start /WAIT %SOURCEDRIVE%\%BUILDID% /a /s /v"/qn TARGETDIR=c:\RRTemp"

Copy z696ZAB10YYUS00.tvt and Z333ZAA10ZZUS00.tvt to C:\rrtemp\

(where YY and ZZ are build IDs)

copy z696ZAB10YYUS00.tvt to C:\RRTemp

copy Z333ZAA10ZZUS00.tvt C: to C:\RRTemp

If you want installation for supported languages besides US,

copy z696ZAB10YYUS00.tvt to C:\RRTemp

(where YY is the build ID and CC is the country code).

copy z696ZAB10YYUS00.tvt to C:\RRTemp

2. You can make many customizations before the installation of the Rescue and Recovery program.

Some examples in this scenario are:

• Change maximum number of incremental backups to 4.

• Set Rescue and Recovery to perform an incremental backup every day at 1:59 p.m. to the local

hard disk drive and call it Scheduled.

• Hide the Rescue and Recovery user interface to all users not in the local Administrators Group.

3. Customize the default rnrdeploy.xml file. Some parameters can be modified. See the ThinkVantage

Technologies XML/ADM Supplement for more information.

4. In the same directory as the install MSI file, create an install.cmd file, which will perform several actions:

• Copy the custom rnrdeploy.xml file into the installation package created in the C:\RRTemp directory:

76

Rescue and Recovery 4.23 Deployment Guide

Advertising