Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do you remove default desktop icons during unattended install ation of W2K?

1 view
Skip to first unread message

Roque Gonzales

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
When doing an unattened installation of W2k,
I would like to remove the default desktop icons during the install.
I have done a sysdiff to get the registry entries to remove it,
(Internet Explorer). The INF
file is applied via cmdlines.txt.
Is there a easier way to remove Internet Explorer Icon. Here is what I
got from running the
sysdiff utility. If not, what lines are not needed below.
The below registry settings do work, however I think that there might to
many registry
settings changed that does not need to be.

; remove internet explorer icon from desktop
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380
-42A0-1069-A2EA-08002B30309D}",,0x00000010

HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380
-42A0-1069-A2EA-08002B30309D}\ShellFolder","Attributes",0x00010001,0x100
000

HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHACNGU",0x00030001,\

01,00,00,00,2c,00,00,00,50,4c,0d,df,ec,73,bf,01
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHACNGU:P:\flfqvss\FLFQV
SS.RKR",0x00030001,\

01,00,00,00,07,00,00,00,50,4c,0d,df,ec,73,bf,01
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHAJZPZQ",0x00030001,\

01,00,00,00,3a,00,00,00,80,7e,69,d5,ec,73,bf,01
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHAJZPZQ:0k1,130",0x0003
0001,\

01,00,00,00,1a,00,00,00,e0,64,c4,d4,ec,73,bf,01
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHAJZPZQ:0k1,132",0x0003
0001,\

01,00,00,00,1a,00,00,00,e0,64,c4,d4,ec,73,bf,01
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{750
48700-EF1F-11D0-9888-006097DEACF9}\Count","HRZR_EHAJZPZQ:0k1,191",0x0003
0001,\


Rémi

unread,
Feb 11, 2000, 3:00:00 AM2/11/00
to
Hi,

Roque Gonzales <rgon...@csc.com> wrote in message
news:DD8C7CE3FFD94B4283A804C7D7B61FB64C132F@CPMSFTMSGV22...


> When doing an unattened installation of W2k,
> I would like to remove the default desktop icons during the install.
> I have done a sysdiff to get the registry entries to remove it,

<cut>
Try to put a binary value called NoDesktop with the following value: 01
00 00 00 at :
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer


HTH

Remi

0 new messages