Monday, February 06, 2012
   
Text Size

XP - Allow CHM's to be opened from a Network Location

 WshShell.RegWrite "HKLM\Software\Microsoft\HTMLHelp\1.x\EnforcedDirectories", "%WINDIR%;%ProgramFiles%\Movie Maker", "REG_SZ"
 WshShell.RegWrite "HKLM\Software\Microsoft\HTMLHelp\1.x\ItssRestrictions\MaxAllowedZone", 1, "REG_DWORD"
 WshShell.RegWrite "HKLM\Software\Microsoft\HTMLHelp\1.x\ItssRestrictions\UrlAllowList", "\\www.mydomain.co.uk;file://\\www.mydomain.co.uk", "REG_SZ"