Intermec CS40 CS40 Mobile Computer User's Manual - Page 101

Updating the System Software

Page 101 highlights

Chapter 8 - Managing the Computer To configure AutoRun: 1 In Notepad, create a file called AutoUser.dat. 2 Write this command in the file: RUN "Path\AppName.exe" arg1, arg2, arg3 where: Path is the path to the directory where the application resides. AppName.exe is the application name. arg1, arg2, and arg3 are optional command line arguments. For example, to launch MyProgram.exe located in the Flash File Store, the command is EXEC "Flash File Store\Apps\MyProgram.exe". Because AutoRun handles quoted file names for the first parameter, you can specify path names or file names containing white spaces. AutoRun only supports one set of quotes per command. 3 Copy AutoUser.dat to the \Windows\Startup directory on the mobile computer. Updating the System Software The mobile computer uses Image Update to update the operating system (OS) and the system software. Image Update uses incremental packages to allow for smaller and faster updates because the contents are stored in flash ROM. Update packages persist through a cold or clean boot and cannot be removed by the end user. The Image Update process also provides strengthened security because all packages are signed. Image Update packages (.pkg or .pks files) may contain elements such as DLLs, executable (.exe) files, and .cab files. CS40 Mobile Computer User's Manual 89

  • 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
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152

Chapter 8 — Managing the Computer
CS40 Mobile Computer User’s Manual
89
To configure AutoRun:
1
In Notepad, create a file called AutoUser.dat.
2
Write this command in the file:
RUN “Path\AppName.exe” arg1, arg2, arg3
where:
Path is the path to the directory where the application resides.
AppName.exe is the application name.
arg1, arg2, and arg3 are optional command line arguments.
For example, to launch MyProgram.exe located in the Flash File
Store, the command is EXEC “Flash File
Store\Apps\MyProgram.exe”.
Because AutoRun handles quoted file names for the first
parameter, you can specify path names or file names containing
white spaces. AutoRun only supports one set of quotes per
command.
3
Copy AutoUser.dat to the \Windows\Startup directory on the
mobile computer.
Updating the System Software
The mobile computer uses Image Update to update the operating
system (OS) and the system software. Image Update uses incremental
packages to allow for smaller and faster updates because the contents
are stored in flash ROM.
Update packages persist through a cold or clean boot and cannot be
removed by the end user. The Image Update process also provides
strengthened security because all packages are signed. Image Update
packages (.pkg or .pks files) may contain elements such as DLLs,
executable (.exe) files, and .cab files.