Script Editor
Allows you to create and edit a WinTime Script.
- Open -
Open a WinTime Script
- Save -
Save the current script to file.
- Change Icon(Registered Version only) -
Change the icon for your WinTime Script file
- What is WinTime Script?
WinTime Script is a small command file that tells WinTime what to do.
You can put as many commands as you want in a single WinTime Script file. All
WinTime Script files have an extension of .wts
For example : Frank.wts
- How do I create WinTime Script?
Go to "Preference", under the page "Script Editor".
You can create a new WinTime Script, or you can edit an existing WinTime Script
file by clicking the "Open" button. Remember to SAVE your script after you are done.
WinTime will NOT remind you to save your script. You can click the "Save" button
to save your work. There are two panels in the Script Editor, one is "Script", and the
other one is "Option". Your script will show up on the "Script" panel.
- How to use Script Editor?
You can design your own script by double click the options on the "Options"(right panel).
After you double click the option from the right panel, there will be a copy of that option
shows up on the "Script"(left panel). You can remove the options from the LEFT panel
by double click it. You can also change the order of your options in the LEFT panel by
drag and drop.
- What are the options?
- Hide-Window : Hide a window
- Stay-On-Top : Force a window to stay on top of the other windows
- Screen saver : Start screen saver
- Toggle hidden state : Toggle the visibility of all the windows. If a window is visible,
it will become hidden ; If a window is hidden, it will become visible.
- Show all windows : Force all the windows become visible.
- Hide all windows : Force all the windows become hidden.
- MessageBox : Create a message box to remind yourself.
- Sound : Play a WAV or MIDI file (music file)
- Run : Executes a program or file (if the file has file association)
- Tray-Window : Force a window to minimize to the system tray
- Tray-Program : Force a program or file to minimize to the system tray
- Reboot System
- Log off current user
- Shut down
- Shut down & Power off
- Force shut down
- Wait : Pause for specific time
- Maximize all windows
- Minimiize all windows
- Restore all windows
- Close all windows
- Close all folders
- What places can I use WinTime Script?
Under "Preference", you can use WinTime Script at "Reminder", "Advanced Settings"
and "Hot Keys" page. Also you can double-click any WinTime Script from Windows
Explorer.
Back to Contents