It’s been quite awhile since I’ve sent out a Toolbox update. I’ve been quite busy with personal matters the last few months. I have managed to release a few updates and new scripts though.
First up is a script inspired by PC911’s own Daterminehtor. Called the Copy/Move To Extensions, it installs additions to Windows’ right-click context menus to, what else, copy or move the selected file or folder. It even comes with an uninstaller in case you decide you want to be rid of it. (And clocking in at a little over 1KB for the download, it really is worth a try.) You can download it from the Script Repository.
Next is an update to Trust Setter. Actually, a couple of updates. First, Scotterpops asked if it would be possible to add a site to the Trusted/Restricted zones based by right-clicking on a link you were about to click. This way you could restrict sites before you visited them. I thought this would be a very useful improvement for Trust Setter and so enacted it. Then came a few minor releases to clear up some bugs that cropped up when I added the new feature.
As with the Copy/Move To Extensions, you can download the new version of Trust Setter from the Script Repository.
Finally, I’d like to give some sneak peaks into a few things I’m working on. Thanks to the Jewish holidays coming up, I don’t know when any of these will be completed, but you’ll be alerted when they are. First is a set of Browser Security tests that will help you maximize the security settings on your browser. (If you’re a part of the DSLR Security forum you might have tried a beta of these tests.) Next, is my first HTA application tentatively titled HTABackup. It is a Hypertext Application (half-local web page, half-script) that will let you copy all of your data folders to a backup folder for easy archiving to CD-R (or tape or any other backup medium). Finally, I’ve got a few software reviews either in the works or on my drawing board. Again, there’s no guarantee when any of these will be released, but I’ll alert all of you when they are completed and ready for use.
Comment by R2 — October 14, 2006 @ 12:45 pm
Hi, Jason. This is Rick (R2 - dslreports, etc.) I don’t know if you have a ‘forum’ any more — I don’t seem to be able to find it quickly on your new web site. No matter.
Just thought I would tell you about a slight glitch in TrustSetter. It involves websites that use a different port address. For example, I was using my lap on a wireless network and I needed to put the ‘access’ website into the Trusted sites zone. Clicking the “Check” icon opens up TrustSetters Add dialog, however the “site” that was added was:
190.0.11:1111
But, the actual site was:
207.190.9.11
The problem is fairly obvious — the trailing port number (1111) was assumed to be part of the ‘dotted decimal’ site address. Therefore the first number (207) was left off!
Likely this is not a frequent issue — or you would have heard of it before — but I thought you might find it interesting.
Good luck with your family.
Rick
Comment by R2 — October 14, 2006 @ 12:51 pm
Excuse my multiple typos! My daughter was yelling at me. I don’t find a way to edit my ‘post’, but the obvious errors are “lap top” and “207.190.0.11″. Sorry…. :-[
Comment by johngalt — June 30, 2007 @ 2:03 pm
Jason,
Glad to see you are still moving along. I wanted to post a comment directly under the links regarding Trust Setter (and all other programs that use scripting) as I finally found a way to make it work in Vista.
I have been looking for Vista related powertoys, and stumbled across several toys that allowed for elevated access that are currently not usable in Vista - http://www.microsoft.com/technet/technetmag/issues/2007/06/UtilitySpotlight/default.aspx
The script elevation powertoys include one for WSH - the scripting engine in Windows used to run VB Script files, among other. Using this powertoy, I now have a Run As Administrator associated with VBS files - and I was able to successfully install Trust Setter for IE 7 on Vista Ultimate.
I hope that this will generate an increased interest in your products again, as virtually everything you had written and released after WinMag I used at one time or another and always recommended to my friends. Now, even with Vista, I can do the same again.
Cheers!