Author Topic: Annoying fault in I.E.  (Read 4682 times)

0 Members and 1 Guest are viewing this topic.

Offline Marley's Ghost (Imbiber of Spirits)

  • Fool Member
  • ***
  • Posts: 4917
  • Reputation: 0
  • What a dead end job . .
Re: Annoying fault in I.E.
« Reply #15 on: July 05, 2007, 09:24:10 AM »
Change this:-

[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\"

to

[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\" %1"

Voila.



Ah yes, the old DOS bat file pass it a parameter fix. Should have thought of that sooner.
"Political Correctness is a doctrine fostered by a delusional, illogical minority, and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end." 

Well, someone had to say it!

Offline The Moan Ranger

  • Administrator
  • Power Poster
  • *****
  • Posts: 13952
  • Reputation: 1
  • No surrender
Re: Annoying fault in I.E.
« Reply #16 on: July 05, 2007, 09:34:48 AM »
Change this:-

[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\"

to

[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\" %1"

Voila.



I bet you wear glasses whistle:

Actually, I don't. But the person who told me how to fix it does  lol: