You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
702 B
INI
43 lines
702 B
INI
2 years ago
|
|
||
|
Prg? = path & program to start
|
||
|
Txt? = displyed text
|
||
|
Delay? = time in seconds to start the program
|
||
|
|
||
|
Style? = windows style
|
||
|
possible windows styles:
|
||
|
0=vbHide
|
||
|
1=vbNormalFocus
|
||
|
2=vbMinimizedFocus
|
||
|
3=vbMaximizedFocus
|
||
|
4=vbNoramNoFocus
|
||
|
6=vbMinimizedNoFocus
|
||
|
|
||
|
|
||
|
[setup]
|
||
|
|
||
|
Prg1=c:\FockeTools\timeset.bat
|
||
|
Txt1=Focke Time Synchronization
|
||
|
Style1=6
|
||
|
Delay1=10
|
||
|
|
||
|
Prg2=c:\FockeDcs\FDas.exe
|
||
|
Txt2=Focke Data Server
|
||
|
Style2=6
|
||
|
Delay2=30
|
||
|
|
||
|
Prg3=wscript.exe c:\FockeTools\DelTmpFiles.vbs
|
||
|
Txt3=Delete temporary files
|
||
|
Style3=6
|
||
|
Delay3=1
|
||
|
|
||
|
Prg4=wscript.exe c:\FockeTools\WarningAdmin.vbs
|
||
|
Txt4=Check Administrator logon
|
||
|
Style4=6
|
||
|
Delay4=5
|
||
|
|
||
|
Prg5=wscript.exe c:\FockeTools\PqiAccess.vbs
|
||
|
Txt5=Change Access for pqi-Files
|
||
|
Style5=6
|
||
|
Delay5=65
|
||
|
|