Browse by Tags

All Tags » Compatibility (RSS)

Map external drive to local folder

As mentioned before, I bought new desktop - and with new computer, there comes usually new challenges. My new PC have built-in card reader - but as you know, if you have card reader with NO media inside, it will still occupy your drive letters and this...

How to detect if library requires registration II.

As you maybe noticed, I released small utility that allows you to detect all libraries (dlls or ocxs) that requires registration using RegSvr32 and can potentially lead to DLL hell (and are very dangerous in SBC environments, specially with strong NTFS...
Posted by martin | 2 comment(s)

System.OutOfMemory and random errors

One of my (read "created by me") programs suddenly stopped working - to my surprise, for everyone else everything was working flawlessly - except me... It was giving me range of random errors (most common was System.OutOfMemory), even when I...
Posted by martin | with no comments

New utility to detect COM objects

If you are deployment specialist or responsible for deploying applications AND keeping computers running afterwards, I think you agree that you always want to know what will installer do - therefore you prefer to use copy and paste installations... Even...
Posted by martin | 2 comment(s)
Filed under: ,

FileMon, RegMon... What about LibMon?

Recently I wrote small article about DLL Hell problem ( http://msmvps.com/blogs/martinzugec/archive/2007/11/11/dll-help-is-there-any-solution.aspx ). Maybe you were also experiencing similar problems and you tried to use some tools to troubleshoot - best...
Posted by martin | with no comments
Filed under: ,