Lenovo ThinkPad T540p (English) System Update 3.14 Deployment Guide - Page 64

Return codes, Keyboard shortcuts, Configuring Thin Installer, Otherwise

Page 64 highlights

Return codes Thin Installer returns codes in both the GUI and command line modes. If one of the following errors occur when using Thin Installer, Thin Installer returns code 1. Otherwise, Thin Installer returns code 0. v The XML schema validation fails for the update package. v The CRC validation fails for the executable file of the update package. v The update package installation fails. v Thin Installer itself fails. v The specified repository is not found. Keyboard shortcuts For information about keyboard shortcuts for the main functions of Thin Installer, see "Keyboard shortcuts" on page 43 for reference. Configuring Thin Installer This section provides information about configuring Thin Installer with an XML file. Configuring Thin Installer with XML As no registry keys are created for the Thin Installer configuration, an XML file named Thininstaller.exe.config is provided to configure the Thin Installer settings. The XML file is located in the folder that is created when the Thin Installer package files are unpacked. You can manually change the settings of Thin Installer through the XML file to fit your needs. The following contents in the XML file are examples of the Thin Installer configurations: EN 4096 NO NO YES YES NO Active 58 System Update Solution Deployment Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92

Return codes
Thin Installer returns codes in both the GUI and command line modes. If one of
the following errors occur when using Thin Installer, Thin Installer returns code 1.
Otherwise, Thin Installer returns code 0.
v
The XML schema validation fails for the update package.
v
The CRC validation fails for the executable file of the update package.
v
The update package installation fails.
v
Thin Installer itself fails.
v
The specified repository is not found.
Keyboard shortcuts
For information about keyboard shortcuts for the main functions of Thin Installer,
see “Keyboard shortcuts” on page 43 for reference.
Configuring Thin Installer
This section provides information about configuring Thin Installer with an XML
file.
Configuring Thin Installer with XML
As no registry keys are created for the Thin Installer configuration, an XML file
named Thininstaller.exe.config is provided to configure the Thin Installer settings.
The XML file is located in the folder that is created when the Thin Installer
package files are unpacked. You can manually change the settings of Thin Installer
through the XML file to fit your needs.
The following contents in the XML file are examples of the Thin Installer
configurations:
<Configuration>
<LanguageOverride>EN</LanguageOverride>
<BlockSize>4096</BlockSize>
<AskBeforeClosing>NO</AskBeforeClosing>
<DisplayLicenseNotice>NO</DisplayLicenseNotice>
<IgnoreLocalLicense>YES</IgnoreLocalLicense>
<IgnoreRMLicCRCSize>YES</IgnoreRMLicCRCSize>
<DebugEnable>NO</DebugEnable>
<ContentMode>Active</ContentMode>
</Configuration>
58
System Update Solution Deployment Guide