Page 1 of 1
Sysprep Funnies
#1
Posted 31 October 2006 - 07:52 AM
When you run sysprep with a mini setup after the process has completed you get a windows media player shortcut & an IE link on the desktop.
What is the best way to get rid of these as i dont want them on the desktop.? easiest way would be to delete from all users\desktop but unfortunatley it dosent place them here & its not under the default user profile either. It seems to add to the current user but where or what causes it to add to the current user..?
What is the best way to get rid of these as i dont want them on the desktop.? easiest way would be to delete from all users\desktop but unfortunatley it dosent place them here & its not under the default user profile either. It seems to add to the current user but where or what causes it to add to the current user..?
#2
Posted 31 October 2006 - 08:33 AM
Those are set by registry settings.
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]
"DesktopShortcut"="no"
"QuickLaunchShortcut"="no"
;----- Hide My Documents, My Network Places, Internet Explorer Icon on desktop
;----- {20D04FE0-3AEA-1069-A2D8-08002B30309D} My Computer
;----- {450D8FBA-AD25-11D0-98A8-0800361B1103} My Documents
;----- {208D2C60-3AEA-1069-A2D7-08002B30309D} My Network Places
;----- {871C5380-42A0-1069-A2EA-08002B30309D} Internet Explorer
;----- {645FF040-5081-101B-9F08-00AA002F954E} Recycle Bin
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
;"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001
;"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001
;"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
;"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001
;"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001
;"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001
#3
Posted 08 November 2006 - 04:55 AM
IcemanND,
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]
user options key dosent exisit
also
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
HideDesktopicons dosent exist either..
anyone have any other keys or know how to solve this..?
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]
user options key dosent exisit
also
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
HideDesktopicons dosent exist either..
anyone have any other keys or know how to solve this..?
This post has been edited by chiners_68: 08 November 2006 - 04:56 AM
#4
Posted 08 November 2006 - 05:00 AM
If registry keys don't exist you can just create them yourself (manually or via a .REG file).
This post has been edited by Ctrl-X: 08 November 2006 - 05:00 AM
#5
Posted 08 November 2006 - 05:28 AM
Ive added the following reboot & logged back in as the same user but the icons still exisit on the desktop.
back to the drawing board.
here is my reg fie.
back to the drawing board.
here is my reg fie.
Quote
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]"DesktopShortcut"="no"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Setup\UserOptions]"DesktopShortcut"="no"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001
This post has been edited by chiners_68: 08 November 2006 - 05:45 AM
#6
Posted 08 November 2006 - 12:51 PM
I think its in all users
I will check when I am next in work has I had to do this.
Also it enables system restore annoying if you turned it off.
I used a WMI call to turn it off.
I will check when I am next in work has I had to do this.
Also it enables system restore annoying if you turned it off.
I used a WMI call to turn it off.
- ← Samsung SATA DVD RW Drive causing problems prior Windows XP install
- Unattended Windows 2000/XP/2003
- The question Of answer file →
Share this topic:
Page 1 of 1



Help

Back to top









