Registry setting to Auto-Arrange Desktop Icons in XP  
Author Message
Maryann





PostPosted: Wed Jun 30 10:28:35 CDT 2004 Top

Windows XP Setup >> Registry setting to Auto-Arrange Desktop Icons in XP Hi All,

I am currently working on an unattended installation of Windows XP, and was
wondering if anyone knows how to automaticcally set the desktop items to
auto-arrange without having to write an AutoIT or ScriptIT script to enable
the option.

I know that this could be done under the registry change shown below for
Windows 2000 Pro, however this does not work for Windows XP

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\DeskVi
ew]
"Settings"=hex:01,00,00,00,21,02,00,00,

Any info, no matter how small it seems, would be appreciated!

--
Regards,
Michael Patten

DipIT, MCSE, CLS

Accenture Internal Technology Services
________________________________
PH: +61 2 9005 5368
E-Mail : EMail@HideDomain.com
(Please remove "NOSPAM.")

Remember - There are 2 types of users;
Those that have lost data, and those who are about to.

Windows XP2  
 
 
Joseph





PostPosted: Wed Jun 30 10:28:35 CDT 2004 Top

Windows XP Setup >> Registry setting to Auto-Arrange Desktop Icons in XP Michael Patten wrote:
> Hi All,
>
> I am currently working on an unattended installation of Windows XP, and was
> wondering if anyone knows how to automaticcally set the desktop items to
> auto-arrange without having to write an AutoIT or ScriptIT script to enable
> the option.
>
> I know that this could be done under the registry change shown below for
> Windows 2000 Pro, however this does not work for Windows XP
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\DeskVi
> ew]
> "Settings"=hex:01,00,00,00,21,02,00,00,
>
> Any info, no matter how small it seems, would be appreciated!
>

I too would be interested in this tidbit. I haven't been able to find
anything.