Dec
29
New page: Repair permissions / associations
Filed Under Fixes, Technical | 2 Comments
On the sidebar you will find the new page I have written, including some tools to help assist you in the repair of permissions and associations. If anything is unclear or needs elaboration, please let me know.
Dec
28
WMF exploit
Filed Under Fixes, Hack, Technical | 2 Comments
This has hit the wild, and although everyone's reported it already, there is a workaround and something to note about Dial-a-fix, so I figure I should let the users of my site know about it.
Basically, it is an exploit that affects WMF (Windows meta file — clipart) files via a bug in shimgvw.dll. This is kind of similar to the JPEG exploit from a while back.
More info: http://www.securityfocus.com/brief/89
To sort-of work around this, you can go to Start > Run > and type regsvr32 /u shimgvw.dll. Dial-a-fix *does* register this DLL via the Shell checkmark on the More... dialog, so if you use that section of Dial-a-fix and want to stay protected from WMF files until Microsoft issues a patch, you must regsvr32 /u shimgvw.dll again after using that section of Dial-a-fix. Note that there will be a loss in functionality in various sections of Windows, as shimgvw.dll does a lot of things for XP, not just thumbnails and Picture and Fax Viewer. Firefox is not directly affected, but if you open or save the WMF file when prompted, you will then be attacked (when shimgvw.dll creates a thumbnail of the WMF, or if you open it from Firefox).
BugTraq update:
If the exploit file is named with another graphics extension (i.e. .gif, .jpg, .png, .tif), the GDI library will still read it correctly as a WMF file and execute the exploit. As a result, all common graphics files can carry the exploit.
Dec
26
DAF v0.56b
Filed Under Software | 4 Comments
Dial-a-fix version 0.56 beta is almost ready for release. :D
Dec
24
Donations
Filed Under Software | Leave a Comment
I've received three donations this year, and for that, I am very grateful! It's true what other freeware developers say: donations encourage development. They have for me!
Also, I've decided to give donators the option to be added to the "Dial-a-fix Special Treatment List", which basically means that they have exclusive access to prerelease and experimental versions of Dial-a-fix, and they will be the first ones I query regarding usability and design. So, if you'd like to be added to this list, it'll cost ya at least $1! Don't worry though, I don't get a lot of feedback about problems and design to the Dial-a-fix email address anyway, so pretty much anyone who emails me about DAF is getting priority anyway. The difference is that the DAF STL (Special Treatment List) users are going to be able to use prerelase and alpha versions.
Dec
16
Dial-a-fix v0.55 beta released!
Filed Under Dial-a-fix, Software | 1 Comment
I'm most excited about this release. Go to the Dial-a-fix section and check out the new additions!
Dec
11
Remove Nero 7's "Nero Scout" from My Computer
Filed Under Fixes, Software, Technical | 103 Comments
This does not get rid of the tray icon. This only gets rid of the icon in My Computer. You should be able to right-click on the tray icon and disable that version of scout from there.
Click Start > Run, and type:
regsvr32 /u "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"
To undo (put it back) :
regsvr32 "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"
This will not cause any harm.
UPDATE: A wiki page has been created, which contains multiple fun DLL registrations, including this one. Check it out and email me if you have any additions (mcooke@DjLizard.net)
Dec
6
I added the old cdtray.exe program I had made for rridgely (also, I updated it so that it doesn't display a console window anymore (that was dumb of me to begin with)) to the one-minute programs section. I'll have a few more stupid utilities later. Yes, I'm still working on Dial-a-fix. I have a lot of work lately so I do not get a lot of time to work on it, but I will most likely be releasing a new version early 2006.