Lenovo System Update Solution User Manual

Page 65

Advertising
background image

Table 20. Command line scripts (continued)

Scripts

Description

%ANYPATH%\Thininstaller.exe /CM –search A
–action INSTALL -noicon

Installs all critical, recommended, and optional
packages that have no reboot requirement and
suppresses the balloon tooltip from the notification
area icon after the installation is completed.

%ANYPATH%\Thininstaller.exe /CM –search C
–action INSTALL –noicon
–includerebootpackages 1,3,4

Installs all critical packages with specified reboot
types without displaying a balloon tooltip from the
application icon in the notification area after the
installation is completed. Packages with a reboot
type will force the system to reboot or shut down.

%ANYPATH%\Thininstaller.exe /CM –search R
–action INSTALL –noicon
–includerebootpackages 1,3,4 -noreboot

Installs all critical and recommended packages
with specified reboot types without displaying a
balloon tooltip from the application icon in the
notification area after the installation is completed,
and suppresses the system reboot for packages
with reboot type 3.

%ANYPATH%\Thininstaller.exe /CM –search A
–action LIST –repository C:\MyRepository

Searches a repository for critical, recommended,
and optional update packages and notifies you
with a balloon tooltip from the application icon in
the notification area prior to installation.

%ANYPATH%\Thininstaller.exe /CM –search C
–action INSTALL –repository C:\MyRepository

Searches a repository for critical update packages
and installs those that do not contain a license
agreement.

If you do not set the value in the
DisplayLicenseNotice configurable item to
NO, you will be prompted to agree to a license
agreement before the update package pick list is
displayed.

You will be notified with a balloon tooltip from the
application icon in the notification area after the
update packages are installed.

%ANYPATH%\Thininstaller.exe /CM -search A
-action INSTALL -repository C:\MyRepository
-noicon -includerebootpackages 1,3,4
-noreboot

Searches a repository for critical, recommended,
and optional update packages and then installs
those with specified reboot types that do not
contain a license agreement.

If you do not set the value in the
DisplayLicenseNotice configurable item to
NO, you will be prompted to agree to a license
agreement before the update package pick list is
displayed.

You will not be notified with a balloon tooltip from
the application icon in the notification area after
the update packages are installed. Reboot type 3
will suppress a system reboot.

Chapter 6

.

Working with Thin Installer

59

Advertising