View Single Post
  #4  
Old September 23rd 04, 05:49 PM
LuckyStrike
external usenet poster
 
Posts: n/a
Default

Hi Alan,

Thanks for the reply and alternative solution. Sorry for the long post, but
I figured it was best to include *all details* and sequence of events as
they occurred rather than offering a cryptic post requiring further
questions from you (or anyone else). "Haaalllp... my icons changed!" bg

One question about the .Reg file:
paste

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\{00021401-0000-0000-C
000-000000000046}]
@=""

--------(end of link.reg-----

/paste

The location of the @="" differs from the previous Key entries of the reg
file in your post. It seems that it may serve to "close" the respective
entries.(?) I presume it is accurately displayed and not a fault of my OE
newsreader. (?)

Thanks again,
--
LuckyStrike

------------------------------------------------------------

"Alan Edwards" wrote in message
...
This is what I would have suggested for the .lnk file problem:
(Sorry, LS, your post is too long for my short attention span)

I will give you a fix for the usual lnkfile problem
Make a file from the lines below called Link.reg and doubleclick it.
You can use Notepad to create it from this message. Don't retype it as
an error might occur. Copy it.
Ensure that REGEDIT4 is the first line and that your mail/newsreader
does not add a space to the end of any line.
Ensure the last line is blank.
If your Windows folder is other than C:\Windows then alter the file
accordingly.

You will need to restart Windows after this fix to see the effect.

----------Link.reg ----below this line
REGEDIT4

[HKEY_CLASSES_ROOT\.lnk]
@="lnkfile"

[HKEY_CLASSES_ROOT\.lnk\ShellNew]
"Command"="C:\\WINDOWS\\rundll32.exe AppWiz.Cpl,NewLinkHere %2"

[HKEY_CLASSES_ROOT\lnkfile]
@="Shortcut"
"EditFlags"=hex:01,00,00,00
"IsShortcut"=""
"NeverShowExt"=""

[HKEY_CLASSES_ROOT\lnkfile\CLSID]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex]

[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers]


[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandl ers\{00021401-0000-0000-C
000-000000000046}]
@=""

--------(end of link.reg-----

...Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html


In microsoft.public.win98.gen_discussion, "LuckyStrike" wrote:
Next: I then decided to re-boot and.... virtually every desktop shortcut
icon - whether they were standard OEM icons or Custom icons became the
Windows default icon. Ditto for the score of QL Toolbar icons as well.
Furthermore, all were changed to .lnk extensions.