Search found 2 matches
- Mon May 12, 2008 8:18 pm
- Forum: Technical / Scripting
- Topic: First backup script
- Replies: 0
- Views: 3472
First backup script
Any feedback to this, my first backup script (also my very first trial with macro scheduler and script editor), would be greatly appreciated. Keep well, Ursus VBSTART Option Explicit Function GetDrives ' Drive type constants Const Unknown = 0 Const Removable = 1 ' Removable medium Const Fixed = 2 ' ...
- Mon May 12, 2008 4:26 pm
- Forum: Enhancement Suggestions
- Topic: Win-key
- Replies: 1
- Views: 5938
Win-key
add the windows key to the list of shortcut hotkeys so I could use win-s of win-F1 as a hotkey.