double icons on desktop

  • Thread starter Thread starter randemar
  • Start date Start date
R

randemar

everytime i create a shortcut, or save a file to the
desktop, two identical icons are created???
 
Run regedt32.exe and have a look at the Reg_Expand_Sz string values of

"Desktop"
found in
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
(should be) %USERPROFILE%\Desktop
and

"Common Desktop"
found in
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
(should be) %ALLUSERSPROFILE%\Desktop

Sound like they're pointing to the same place.
 
-----Original Message-----
Run regedt32.exe and have a look at the Reg_Expand_Sz string values of

"Desktop"
found in
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\U ser Shell Folders
(should be) %USERPROFILE%\Desktop
and

"Common Desktop"
found in
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\U ser Shell Folders
(should be) %ALLUSERSPROFILE%\Desktop

Sound like they're pointing to the same place.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

randemar said:
everytime i create a shortcut, or save a file to the
desktop, two identical icons are created???


.
thx. ran regedt32.exe and found "desktop" value
coorectly set to %userprofile%\desktop. could not
find "common desktop".
 
Hi,

Hmm, under Local Machine?

Go to Start/Run/Regedit and navigate to this key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersi
on\Explorer\User Shell Folders

Change CommonDesktop from:
%ALLUSERSPROFILE%\Desktop

To:

CommonDesktop
C:\Documents and Settings\All Users\Desktop

/top10faqs.htm


randemar said:
-----Original Message-----
Run regedt32.exe and have a look at the Reg_Expand_Sz string values of

"Desktop"
found in
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\U ser Shell Folders
(should be) %USERPROFILE%\Desktop
and

"Common Desktop"
found in
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\U ser Shell Folders
(should be) %ALLUSERSPROFILE%\Desktop

Sound like they're pointing to the same place.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

randemar said:
everytime i create a shortcut, or save a file to the
desktop, two identical icons are created???


.
thx. ran regedt32.exe and found "desktop" value
coorectly set to %userprofile%\desktop. could not
find "common desktop".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top