MSFN Forum: Creating Desktop Icons Unattended? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Creating Desktop Icons Unattended? My Computer & My Network Places Rate Topic: -----

#1 User is offline   X-Savior 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 23-February 05

Posted 01 March 2005 - 12:11 AM

Hi There,

I have been searching and looked through Registry Tweaks and everything. ANyone know how to add My Computer & My Network Places Icons to the desktop during Unattended install?

The only way I have done it is using TweakUI After getting into Windows. :rolleyes:

Any Help? :(


#2 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 01 March 2005 - 12:34 AM

heres the answer to your question, but im sure this post is in the wrong section and this topic has been covered many of times

Quote

;Configure Desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

first one is my documents
second should be my networks
third should be my computer

if you want the order of my computer first also use

Quote

;Puts My Computer Icon First
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]"SortOrderIndex"=dword:00000054

hope that helps but pls try to use the search function and also this is definatly covered in the tweaks section

#3 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-November 03

Posted 01 March 2005 - 02:06 AM

This probably has somewhere too, but what about Control panel icons
I need the internet options placed in desktop ua.

#4 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 01 March 2005 - 08:03 PM

MAVERICKS CHOICE, on Mar 1 2005, 04:06 AM, said:

This probably has somewhere too, but what about Control panel icons
I need the internet options placed in desktop ua.
<{POST_SNAPBACK}>


Ive inquired about this a few times already and havent come up with any method of reg tweaks to place control panel icons on the desktop... only 2 options I was able to come up with however....

1. Create the shortcut manually by dragging the Control Panel icon to desktop or right click and Sent To > Desktop. Then toss this someplace on your UACD and have it copied to your desktop as part of your installation.

2. If you goto C:\WINDOWS\system32, youll noticed a bunch of .cpl files. If you double click them youll notice that they launch control panel sections. You could always copy the appropriate file (inetcpl.cpl for Internet Options) or create a shortcut to it via batch file or the such....

If someone has figured out another method, by all means post up cause Ive been looking for one for a while now!

Hope this helps!

#5 User is offline   X-Savior 

  • Member
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 23-February 05

Posted 02 March 2005 - 05:15 PM

Hi There,

Thank you very much!

Sorry about not searching. I only had about 2 Minues to ask my question so I didn't have time to search it. :blushing:

I will try it out. THANKS! :)

#6 User is offline   DaCheetah 

  • Group: Members
  • Posts: 3
  • Joined: 16-November 05

  Posted 16 November 2005 - 10:48 PM

View Postdurex, on Mar 2 2005, 01:03 PM, said:

MAVERICKS CHOICE, on Mar 1 2005, 04:06 AM, said:

This probably has somewhere too, but what about Control panel icons
I need the internet options placed in desktop ua.
<{POST_SNAPBACK}>


Ive inquired about this a few times already and havent come up with any method of reg tweaks to place control panel icons on the desktop... only 2 options I was able to come up with however....

1. Create the shortcut manually by dragging the Control Panel icon to desktop or right click and Sent To > Desktop. Then toss this someplace on your UACD and have it copied to your desktop as part of your installation.

2. If you goto C:\WINDOWS\system32, youll noticed a bunch of .cpl files. If you double click them youll notice that they launch control panel sections. You could always copy the appropriate file (inetcpl.cpl for Internet Options) or create a shortcut to it via batch file or the such....

If someone has figured out another method, by all means post up cause Ive been looking for one for a while now!

Hope this helps!


You wanted it, so here is a quick and easy, and IMHO very pretty way to do it.
Save the following into a .reg file:
Windows Registry Editor Version 5.00
;Add Item to the Desktop
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{6d73666e-2e6f-7267-0666-000000000001}]

;Item Details
[HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}]
"InfoTip"="Internet Options Desktop Icon - By DaCheetah"
"NeverShowExt"=""
@="Internet Options"

[HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}\DefaultIcon]
@="C:\\WINNT\\system32\\inetcpl.cpl,27"

[HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}\Shell\Open]
@="Open Internet &Options Control Panel"
"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}\Shell\Open\Command]
@="rundll32.exe shell32,Control_RunDLL inetcpl.cpl"

[HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}\ShellFolder]
"Attributes"=hex:00,00,00,00
And run it.
Tada! :thumbup

To uninstall, do the same thing with this:
Windows Registry Editor Version 5.00
;Remove Item from the Desktop
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{6d73666e-2e6f-7267-0666-000000000001}]

;Remove Item Details
[-HKEY_CLASSES_ROOT\CLSID\{6d73666e-2e6f-7267-0666-000000000001}]


#7 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-November 03

Posted 17 November 2005 - 12:05 AM

Ta, I'll keep that one in mind.

#8 User is offline   DaCheetah 

  • Group: Members
  • Posts: 3
  • Joined: 16-November 05

Posted 17 November 2005 - 12:30 AM

Glad to have helped.
Just for the record, the CSLID key I chose starts with "6d73666e-2e6f-7267" which (dashes removed) is Hex for "msfn.org". ;)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy