Results 1 to 4 of 4

Thread: need 3 registry entries

  1. #1
    Santa's Avatar dvhyt5er
    Join Date
    Aug 2005
    Location
    1
    Posts
    2,050
    i have had issues with firefox becoming totally default since the begining
    if i could look at someones 3 registry entries, who uses firefox
    [HKEY_CLASSES_ROOT\htmlfile]
    [HKEY_CLASSES_ROOT\htmlfile_FullWindowEmbed]
    [HKEY_CLASSES_ROOT\http]
    i know the problem lies there - and doing -ffx set to default and -file types -html>firefox is not fixing the problem
    thanks in advance

    here are mine
    Spoiler: Show

  2. Software & Hardware   -   #2
    Barbarossa's Avatar mostly harmless
    Join Date
    Jun 2002
    Location
    Over here!
    Posts
    15,180
    Code:
    [HKEY_CLASSES_ROOT\htmlfile]
    @="HTML Document"
    "OutlookEditFlags"=hex:00,00,02,00
    "EditFlags"=hex:00,00,01,00
    
    [HKEY_CLASSES_ROOT\htmlfile\BrowseInPlace]
    @=""
    
    [HKEY_CLASSES_ROOT\htmlfile\CLSID]
    @="{25336920-03F9-11cf-8FD0-00AA00686F13}"
    
    [HKEY_CLASSES_ROOT\htmlfile\DefaultIcon]
    @="C:\\Program Files\\Internet Explorer\\iexplore.exe,1"
    
    [HKEY_CLASSES_ROOT\htmlfile\ScriptHostEncode]
    @="{0CF774D0-F077-11D1-B1BC-00C04F86C324}"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell]
    @="opennew"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Edit]
    @="&Edit"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Edit\command]
    @="\"C:\\Program Files\\Microsoft Office\\Office\\msohtmed.exe\" %1"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Edit with Dreamweaver]
    @="Edit with Dreamweaver"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Edit with Dreamweaver\Command]
    @="\"C:\\Program Files\\Macromedia\\Dreamweaver 3\\Dreamweaver.exe\" %1"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\open]
    @="Open in S&ame Window"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
    @="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec]
    @="\"file://%1\",,-1,,,,,"
    "NoActivateHandler"=""
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application]
    @="IExplore"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Topic]
    @="WWW_OpenURL"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew]
    @="&Open"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
    @="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" %1"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec]
    @="\"%1\",,-1,0,,,,"
    "NoActivateHandler"=""
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\Application]
    @="IExplore"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\IfExec]
    @="*"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\Topic]
    @="WWW_OpenURLNewWindow"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Print]
    @="&Print"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\Print\command]
    @="\"C:\\Program Files\\Microsoft Office\\Office\\msohtmed.exe\" /p %1"
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\printto]
    
    [HKEY_CLASSES_ROOT\htmlfile\shell\printto\command]
    @=hex(2):72,00,75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,\
      00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,\
      25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,73,\
      00,68,00,74,00,6d,00,6c,00,2e,00,64,00,6c,00,6c,00,2c,00,50,00,72,00,69,00,\
      6e,00,74,00,48,00,54,00,4d,00,4c,00,20,00,22,00,25,00,31,00,22,00,20,00,22,\
      00,25,00,32,00,22,00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,00,34,00,\
      22,00,00,00
    Code:
    [HKEY_CLASSES_ROOT\htmlfile_FullWindowEmbed]
    @="HTML Plugin Document"
    
    [HKEY_CLASSES_ROOT\htmlfile_FullWindowEmbed\BrowseInPlace]
    @=""
    
    [HKEY_CLASSES_ROOT\htmlfile_FullWindowEmbed\CLSID]
    @="{25336921-03F9-11CF-8FD0-00AA00686F13}"
    Code:
    [HKEY_CLASSES_ROOT\HTTP]
    @="URL:HyperText Transfer Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    "Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
    
    [HKEY_CLASSES_ROOT\HTTP\AnimExtensions]
    "."="dxmasf.dll,150"
    ".asf"="dxmasf.dll,150"
    ".asp"="dxmasf.dll,150"
    ".asx"="dxmasf.dll,150"
    ".nsc"="dxmasf.dll,150"
    ".wax"="dxmasf.dll,150"
    ".wm"="dxmasf.dll,150"
    ".wma"="dxmasf.dll,150"
    ".wmv"="dxmasf.dll,150"
    ".wmx"="dxmasf.dll,150"
    ".wvx"="dxmasf.dll,150"
    
    [HKEY_CLASSES_ROOT\HTTP\DefaultIcon]
    @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
    
    [HKEY_CLASSES_ROOT\HTTP\Extensions]
    ".ASF"="{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
    ".ASX"="{4B428940-263C-11d1-A520-000000000000}"
    ".ASP"="{4B428940-263C-11d1-A520-000000000000}"
    ".WAX"="{4B428940-263C-11d1-A520-000000000000}"
    ".WM"="{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
    ".WMA"="{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
    ".NSC"="{4B428940-263C-11d1-A520-000000000000}"
    ".BECK"="{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
    ".WVX"="{4B428940-263C-11d1-A520-000000000000}"
    ".WMV"="{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
    ".WMX"="{4B428940-263C-11d1-A520-000000000000}"
    
    [HKEY_CLASSES_ROOT\HTTP\shell]
    
    [HKEY_CLASSES_ROOT\HTTP\shell\open]
    
    [HKEY_CLASSES_ROOT\HTTP\shell\open\command]
    @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
    
    [HKEY_CLASSES_ROOT\HTTP\shell\open\ddeexec]
    @="\"%1\",,0,0,,,,"
    "NoActivateHandler"=""
    
    [HKEY_CLASSES_ROOT\HTTP\shell\open\ddeexec\Application]
    @="Firefox"
    
    [HKEY_CLASSES_ROOT\HTTP\shell\open\ddeexec\Topic]
    @="WWW_OpenURL"
    All gobbledygook to me. Hope it helps!

  3. Software & Hardware   -   #3
    Santa's Avatar dvhyt5er
    Join Date
    Aug 2005
    Location
    1
    Posts
    2,050
    Brilliant thankyou Barbarossa - yes it helped totally
    I see now - i removed outlook along time ago and it removed some mm... other small items.
    i also seemed to be missing
    [HKEY_CLASSES_ROOT\HTTP\DefaultIcon]
    @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
    [HKEY_CLASSES_ROOT\HTTP\shell\open\command]
    @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""

    they are basically how windows uses html files

    Thank you for your time

  4. Software & Hardware   -   #4
    Barbarossa's Avatar mostly harmless
    Join Date
    Jun 2002
    Location
    Over here!
    Posts
    15,180
    No probs!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •