home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-10-11 | 1.8 KB | 97 lines |
- [NotClose]
- ; CLOSEALL will not close these applications
- Program Manager=
- Messaging=
- Schedule+=
-
- [Notepad]
- left=1
- Right=1
- Top=1
- bottom=1
- header=" "
- footer=" "
- wrap=1
- Max=1
- filetype="*.htm"
-
- [WordPad]
- left=1
- Right=1
- Top=1
- bottom=1
- FileType=A
- Font=Courier New
- FontSize=8
- Max=1
-
-
- [clock]
- ; used by WINTIME
- sleep=10
- display=true
-
-
- [Events]
- ; If Hide=true, the icon is hidden whilst running
- ; Set Hide=false to display the icon
- Hide=false
- ; The number of events for WINTIME to run
- NoEvents=3
-
- ; Starts notepad at 9:05pm
- Event1=c:\windows\notepad.exe
- Time1=21:05
- Type1=Run
-
- ; Plays a sound at 2:00am
- Event2=playsnd.exe c:\sound\snore.wav
- Time2=02:00
- Type2=Run
-
- ; Sends a warning message at 9:00pm
- Event3=Notepad will start in FIVE minutes!
- Time3=21:00
- Type3=Msg
-
-
- [Shutdown]
- ; Option=R - Restart the computer
- ; Option=C - Close all programs and log on as different user
- ; Option=M - Restart the computer in MS-DOS mode
- Option=C
-
- ; If Hide=true, the icon is hidden whilst running
- ; Set Hide=false to display the icon
- Hide=false
-
- ; Name of the Shutdown folder for the SHUTDOWN utility
- Folder=shutdown
-
- ; Number of seconds to wait before SHUTDOWN closes the system down
- Delay=60
-
-
- [StartSnd]
- ; The number of sound events in your list
- ; The shareware version is limited to 2
- NoSnds=2
-
- ; Times for the first event (ie when time is between time1f and time1s)
- time1f=21
- time1s=23
- ; This is the sound to play between 9:00pm and 11:00pm
- sound1=c:\sound\snore.wav
-
- ; First time for second event
- time2f=9
- ; Second time for second event
- time2s=11
- ; Sound to play between 9:00am and 11:00am
- sound2=c:\sound\glass1.wav
-
- [EndShare]
- ; If Hide=true, the icon is hidden whilst running
- ; Set Hide=false to display the icon
- Hide=false
-