
DWORD containing the waiting time in milliseconds until the next program
is started. x must have the same value as in Startx.
●
DependStartx
array of 10 bytes containing the numbers of the programs which must have
been started before the program x starts. If there is no such entry or all
bytes are 0 then the program x starts without waiting of any other programs.
●
DependEndx
array of 10 bytes containing the numbers of the programs which must have
been stopped before the program x starts. If there is no such entry or all
bytes are 0 then the program x starts without waiting of any other programs.
●
StartTypex
DWORD affecting the startup of the application.
StartTypex = 0: The application starts automatically
StartTypex = 1: The application wont be started
StartTypex = 2: A window with the message „start programm <Yes> / <No>“
appears. The user can decide, if the application should be started or not.
x must have the same value as Startx.
7.7.3
Example
Example of a possible configuration in the registry of the KeTop T50VGA Im-
age Vers. 1.06: (shown with a pocket registry editor):
[HKEY_LOCAL_MACHINE\Autostart]
Start1 = "cmd.exe"
Params1 = “/c DirCopy \\ipsm\\Windows \\windows"
Delay1 = 0x00000100 (256)
StartType1 = 0x00000000 (0)
Start2 = "Explorer.exe"
Params2 = ""
Delay2 = 0x00000100 (256)
StartType2 = 0x00000000 (0)
DependEnd2 = 01 00 00 00 00 00 00 00 00 00
DependStart2 = 00 00 00 00 00 00 00 00 00 00
Start10 = "SetTime.exe"
Params10 = "/onstartup"
Delay10 = 0x00002000 (8192)
StartType10 = 0x00000000 (0)
First the entry „Start1“ will be executed.
Software
© KEBA 2009
User's Manual V1.50
71
Summary of Contents for KeTop T100
Page 1: ...KEMRO KeTop T50VGA User s Manual V1 50 Translation of the original instructions ...
Page 4: ......
Page 10: ......