Jump to content

Recommended Posts

Posted

Is it possible to add a shotcut of

control panel for desktop icons

(such my computer, my

documents, internet explorer

etc. ) so that after the installation

of window control panel icon is

also shown with other desktop

icons.

  • 2 weeks later...
Posted

I wrote an inf to create the shortcut on XP. Has also attach below for download.

Feel free to try it.

 

Pls change the extension from .txt to .inf

;inf file name: CP_SC.inf[Version]Signature=$Windows NT$[DefaultInstall.NTx86]RegisterDLLs=Start.Register[Start.Register]11,,rundll32.exe,,,"advpack.dll,LaunchINFSection %1%\%infname%.inf,Install"[Install.NTx86]CheckAdminRights=1ProfileItems=AllDesk.CPShortcut[Optional Components]CP[CP]OptionDesc  =Control Panel ShortcutTip         =Control Panel Shortcut on All User's DesktopModes       =0,1,2,3ProfileItems=AllDesk.CPShortcut[AllDesk.CPShortcut];0x8,16 = "%UserProfile%\Desktop", 0x8,25 = "%AllUsersProfile%\Desktop"Name      =%ShortcutN1%,0x8,25	; All user's desktopCmdLine   =11,,control.exeIconPath =11,,shell32.dllIconIndex =21[Strings]Infname=CP_SCShortcutN1=Control Panel

CP_SC.txt

Posted

Perhaps you can run a batch command during XP setup to create Control Panel icon on desktop

md "%allusersprofile%\desktop\Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...