Posts Tagged 'Other'

IIS authentication methods and Wordpress

Monday, August 13th, 2007 No Commented
Under: Uncategorized

Mike Volodarsky wrote a nice plugin for alternative authentication methods to use with IIS and Wordpress. I have not tested it myself, but going to in the near future.

Viewing .chm file with a UNC path

Thursday, April 5th, 2007 No Commented
Under: Uncategorized

If you have security patch 896358 installed or you have Windows 2003 SP1 it is possible that you cannot view .chm files on a remote share.
To fix it you should make a .reg file with the following content:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
“MaxAllowedZone”=dword:00000002
Run it and viola you should see your content again from a remote share.

Happy new year

Sunday, December 31st, 2006 No Commented
Under: Uncategorized

Happy new year everybody and the best to you…

Sysinternals new website look

Friday, November 10th, 2006 No Commented
Under: Uncategorized

You all know that sysinternals is bought by Microsoft, well the website is now a technet subsite. Here is the address: http://www.microsoft.com/technet/sysinternals.
It is also possible to download the whole sysinternal tool suite.
And last but not least the new tool is out. Processmonitor (procmon.exe). Filemon, Regmon and ProcessExplorer combined into one tool.
A must-have for every windows [...]