home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: Win Best Test 1
/
70001.ZIP
/
70001
/
WINWARE1
/
APPAD
/
APPPAD3.INI
< prev
next >
Wrap
INI File
|
1993-09-16
|
1KB
|
58 lines
; INITIALIZATION FILE FOR APPLICATION PAD
[APPLICATIONS]
; you have to specify the full path name for all applications and icon files
; format of entries is:
; Number=Windows Program;[Icon File];[Icon Number];[Starting Status]
;
; Starting status can be any of the following:
; 0 - normal
; 1 - minimized/iconized
; 2 - maximized
1=c:\windows\notepad.exe;;0;0
2=c:\windows\pbrush.exe;;0;0
3=c:\windows\control.exe;;0;0
4=c:\windows\clipbrd.exe;;0;0
5=#others;c:\windows\progman.exe;0;0
[others]
1=c:\windows\progman.exe;;0;1
2=c:\windows\winhelp.exe;;0;0
3=c:\windows\pifedit.exe;;0;0
4=c:\windows\write.exe;;0;2
5=#applications;c:\windows\progman.exe;6;0
[startup]
; AppPad will automatically execute these programs about startup
; if it is the shell. The format of the entries is:
; Number=Windows Program;[Starting Status]
;
; Starting status can be any of the following:
; 0 - normal
; 1 - minimized/iconized
; 2 - maximized
1=c:\windows\winfile.exe;1
[settings]
; 1 for Left, 0 for Right
position=0
; 1-enable, 0-disable
Clock=1
ClockHour=12
Eyes=1
ActiveWindow=0
OnTop=1
; 0 -disable, otherwise in seconds to blank screen
Sleep=3000
;Group to start up AppPad with. Default is applications
StartGroup=applications
; TopOfPad & offset is used for saving last Pad position. Do not change them.
TopOfPad=0
offset=0