I’ve added an updated version of Lock and Load (v1.1) which adds the ability to pass parameters (the following are available %trigger% (which action triggered the event), %user% (the logged in user for the session that triggered the event) and %date% (the date/time stamp for when the event was triggered). Details on the special parameters are available on the Lock and Load page. Download Lock and Load (173) now!
Category Archives: Software
Reply
Pandora One download links fixed
I was just notified that the pandora one auto hot key scripts download links were broken; this is issue is now resolved.
Initial Release of Word Search Editor
I’ve added a page for my word search generator i’ve been working on for a while, it’s written in C++ with a front end written in Managed C++ (.NET 3.5), it allows you to store custom word dictionaries, and generate puzzles of various sizes and options to control the difficulty.
Initial Release of Lock and Load
I’ve just added a new page for a little utility I wrote entitled Lock and Load. It allows you to execute an arbitrary set of commands based upon various windows system events, such as locking and unlocking the machine, logging in/out remotely and various other events. This is the initial release, so please provide feedback if you find it useful!