A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Monitors & Displays
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Desktop icons do not work



 
 
Thread Tools Display Modes
  #1  
Old January 8th 05, 02:05 AM
Leroy
external usenet poster
 
Posts: n/a
Default Desktop icons do not work

My son, who is new to computers, called me and said that nothing happens
when he double click icons on his desktop. I then told him to go to start,
programs and click on any icons there. Again nothing happens. I plan to
visit him soon (he lives 100 miles away), but right now, I don't know where
to start looking for the problem. I would hate to do a reinstall . Any idea
where I should look?
Leroy


  #2  
Old January 8th 05, 02:55 AM
Alan Edwards
external usenet poster
 
Posts: n/a
Default

You may need to be more specific about which icons.
Is it only shortcuts?
Get him to rightclick the icons and see what the Properties indicates.
The General tab will show a .LNK extension if a shortcut.
Does he have Win98?
(The fix may be different if not)

If it is only .LNK files, then try this:

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 %1"

[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-C000-000000000046}]
@=""

--------(end of link.reg-----
Note:
If you have the IE4 desktop update installed, or if you are using
Windows 98, then that line in the reg file should have a %2, not a %1.

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

....Alan

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

In microsoft.public.win98.display.general, "Leroy"
wrote:

My son, who is new to computers, called me and said that nothing happens
when he double click icons on his desktop. I then told him to go to start,
programs and click on any icons there. Again nothing happens. I plan to
visit him soon (he lives 100 miles away), but right now, I don't know where
to start looking for the problem. I would hate to do a reinstall . Any idea
where I should look?
Leroy


  #3  
Old January 8th 05, 05:11 AM
Leroy
external usenet poster
 
Posts: n/a
Default

He first complained about the My Computer icon, then when I asked him to try
the others, he said none worked. He has Windows 98. Meanwhile, I'll get him
to right click some
Thanks
Leroy
"Alan Edwards" wrote in message
...
You may need to be more specific about which icons.
Is it only shortcuts?
Get him to rightclick the icons and see what the Properties indicates.
The General tab will show a .LNK extension if a shortcut.
Does he have Win98?
(The fix may be different if not)

If it is only .LNK files, then try this:

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 %1"

[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-C000-000000000046}]
@=""

--------(end of link.reg-----
Note:
If you have the IE4 desktop update installed, or if you are using
Windows 98, then that line in the reg file should have a %2, not a %1.

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

...Alan

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

In microsoft.public.win98.display.general, "Leroy"
wrote:

My son, who is new to computers, called me and said that nothing happens
when he double click icons on his desktop. I then told him to go to start,
programs and click on any icons there. Again nothing happens. I plan to
visit him soon (he lives 100 miles away), but right now, I don't know
where
to start looking for the problem. I would hate to do a reinstall . Any
idea
where I should look?
Leroy




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Desktop icons and exe's changed to win default and .lnk LuckyStrike General 10 September 24th 04 12:22 AM
Desktop Icons Access Denied [email protected] General 3 September 5th 04 05:24 AM
QuickLaunch and Desktop icons Brian Quigley Monitors & Displays 0 July 2nd 04 05:19 AM
desktop icons do not work Jerry General 3 June 20th 04 08:49 AM
After install icons on desktop don't work. Rick Hayden Setup & Installation 0 June 14th 04 12:41 AM


All times are GMT +1. The time now is 06:18 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.