Edward Diener wrote:
> The file association for htm and html is set to Firefox, not IE, as my
> browser. If I have an htm or html link on my desktop, and double-click
> it, I occasionally get:
>
> "There was a problem sending the command to the program."
>
> but nonetheless the web page opens in Firefox.
>
> Does anybody know why XP gives this message, and what I can do to
> eliminate it ?
You might need to repair the associations. Open Folder Options, File
Types, scroll down to, and highlight HTM, click Advanced, Open, Edit and
compare to my settings:
_HTM_
open
C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -requestPending -osint -url "%1"
Use DDE
"%1",,0,0,,,,
Firefox
WWW_OpenURL
_HTML_
open
C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -requestPending -osint -url "%1"
Use DDE
"%1",,0,0,,,,
Firefox
WWW_OpenURL
Or try the Associations Repair scripts for HTM and HTML here:
Fix File Associations.
http://dougknox.com/xp/file_assoc.htm
--
Joe =o)