Bugs item #1028839, was opened at 2004-09-15 16:33 Message generated for change (Comment added) made by chuckbaker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432066&aid=1028839&group_id=42081
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Chuck Baker (chuckbaker) Assigned to: Nobody/Anonymous (nobody) Summary: Another SP2 Problem. Initial Comment: I Just installed SP2 and the latest .net framework update and I found that when ever I tried to do a search instead of the default browser opening(IE) my Microsoft Word would open and display the file "DQSDLaunch.html" The only way I found to get it to open a browser was to set launchmode=0 ---------------------------------------------------------------------- >Comment By: Chuck Baker (chuckbaker) Date: 2004-09-17 02:16 Message: Logged In: YES user_id=801786 You are right. When I tried to click on some web pages that I made they opened up in Word instead of IE so I linked the file extentions htm and html back to IE I looked at the registry locations that you listed and they don't have any values at all. ---------------------------------------------------------------------- Comment By: Shawn K. Hall (shawnkhall) Date: 2004-09-16 11:48 Message: Logged In: YES user_id=219805 Hi Chuck, Since the default method is to launch the html file using the default local handler, it's possible that Word is set as the local HTML parser. One way to check is to look in the IE settings on the Programs tab. Alternatively you can look in the registry at HKCR\.html and see what the 'default' value is. Then look again for the value that appears there as HKCR\whateveritwas\shell. For example, if it's "htmlfile" dig to HKCR\htmlfile\shell - then find the 'default' value here and continue digging to HKCR\htmlfile\shell\whateverthatwas\command and look at the default entry here. I'm guessing that what is happening is that in SP2's stricter HTML parsing it sets the default action for HTML files as 'open' and that effectively changes the behavior from opening the html file in a browser, to opening it in your default html *editor.* That's probably good for security but not very nice for us DQSD'ers. --Shawn ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432066&aid=1028839&group_id=42081 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
