Auto Arrange Desktop Icons Setting?
#21
Posted 06 August 2004 - 09:35 PM
on the second logon worked in case anyone is interested.
I placed a self-deleting batch file in my startup folder which set a value in RunOnce at first logon. The runonce entry imported my icon.reg at second logon. It just wouldn't work during first logon. *shrug*
#22
Posted 08 August 2004 - 05:42 PM
#23
Posted 08 August 2004 - 06:13 PM
http://www.msfn.org/board/index.php?showtopic=23512&st=0
I've switched to using a customized ntuser.dat file which is much easier when it comes to custom desktop/explorer settings.
I used a different method than what is outlined in that thread however. Once I installed my unattended installation into vmware (or virtual pc), I set all of my icons, taskbar, explorer settings (basically any HKCU settings), and then logged out and back in as a different administrative *user. I then copied the ntuser.dat file in Documents and settings\user name to $OEM$\$Docs\Default User\ for my CD.
* you have to be logged in as another user because windows won't allow you to copy ntuser.dat for the currently logged in user since it is in use.
Windows will use the Default User\NTUSER.DAT for all new accounts so your settings will be in place at first logon.
#24
Posted 13 November 2004 - 04:38 PM
Your last solution, dated Aug 8, 2004, really rocks...!
I had been trying for ages to get my icons and other settings customized, and had even been using the Files and Settings transfer Wizard to accomplish this, but it wasn't as beautiful and simple a solution as yours.
I am very grateful... Thanks again!
#25
Posted 07 January 2005 - 04:31 AM
jrzycrim, on Aug 7 2004, 02:35 PM, said:
on the second logon worked in case anyone is interested.
I placed a self-deleting batch file in my startup folder which set a value in RunOnce at first logon. The runonce entry imported my icon.reg at second logon. It just wouldn't work during first logon. *shrug*
Any chance of a sample of your batch & where you placed it to allow the startup to execute for second logon?
#26
Posted 11 January 2005 - 12:45 AM
THANKS AGAIN.... to everyone!
#27
Posted 19 January 2005 - 11:27 AM
Gonna test it 2night.
ReNi
#28
Posted 13 February 2005 - 07:52 PM
#29
Posted 13 February 2005 - 08:14 PM
This is run once
@Echo Off SET PP=%SystemDrive%\Install\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing programs" /f REG ADD %KEY%\000 /VE /D "Installing Registry Tweaks" /f REG ADD %KEY%\000 /V 1 /D "%PP%desktop.reg" /f EXIT
And here is the desktop.reg file
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "FFlags"=dword:00000224 "Sort"=dword:00000001
The desktop.reg file has to be in the C:\install\ folder for it to excute according to the way it is shown there.
#30
Posted 13 February 2005 - 08:15 PM
#31
Posted 02 March 2005 - 10:07 AM
there's no such "bag" key that u'r talking about.
???????
#32
Posted 12 August 2005 - 07:29 AM
You know where "show in groups" , "icons" instead of tiles settings are?
Also then applying this view to all windows?
Chris
#34
Posted 28 February 2006 - 06:14 AM
#35
Posted 17 November 2011 - 08:07 AM
[Commands]
"REGEDIT /S tweeks.reg"
Windows Registry Editor Version 5.00
;AutoArrange and Sort by Type
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:00001388
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BagMRU]
"NodeSlots"=hex:02
"MRUListEx"=hex:ff,ff,ff,ff
"NodeSlot"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop]
"FFlags"=dword:00000225
"Sort"=dword:00000002
"Mode"=dword:00000001
"ScrollPos640x480(1).x"=dword:00000000
"ScrollPos640x480(1).y"=dword:00000000
"SortDir"=dword:00000001
"Col"=dword:00000000
"ColInfo"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,0f,\
00,04,00,20,00,10,00,00,00,28,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,\
00,00,b4,00,60,00,78,00,78,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"ItemPos640x480(1)"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,18,00,\
00,00,02,00,00,00,14,00,1f,48,ba,8f,0d,45,25,ad,d0,11,98,a8,08,00,36,1b,11,\
03,18,00,00,00,4d,00,00,00,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,00,\
2b,30,30,9d,18,00,00,00,98,00,00,00,14,00,1f,58,60,2c,8d,20,ea,3a,69,10,a2,\
d7,08,00,2b,30,30,9d,48,02,00,00,79,01,00,00,14,00,1f,60,40,f0,5f,64,81,50,\
1b,10,9f,08,00,aa,00,2f,95,4e,18,00,00,00,e3,00,00,00,14,00,1f,68,80,53,1c,\
87,a0,42,69,10,a2,ea,08,00,2b,30,30,9d,18,00,00,00,2e,01,00,00,58,00,3a,00,\
c6,06,00,00,5a,3f,04,bf,20,00,41,44,4f,42,45,52,7e,31,2e,4c,4e,4b,00,00,3c,\
00,03,00,04,00,ef,be,5a,3f,04,bf,5a,3f,04,bf,14,00,00,00,41,00,64,00,6f,00,\
62,00,65,00,20,00,52,00,65,00,61,00,64,00,65,00,72,00,20,00,58,00,2e,00,6c,\
00,6e,00,6b,00,00,00,1c,00,18,00,00,00,79,01,00,00,74,00,3a,00,ac,07,00,00,\
5a,3f,18,bf,20,00,43,49,54,52,49,58,7e,31,2e,4c,4e,4b,00,00,58,00,03,00,04,\
00,ef,be,5a,3f,18,bf,5a,3f,18,bf,14,00,00,00,43,00,69,00,74,00,72,00,69,00,\
78,00,20,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,00,4e,00,65,00,69,\
00,67,00,68,00,62,00,6f,00,72,00,68,00,6f,00,6f,00,64,00,2e,00,6c,00,6e,00,\
6b,00,32,00,00,00,1c,00,68,00,00,00,02,00,00,00,72,00,3a,00,e5,09,00,00,5a,\
3f,cb,bd,20,00,4d,49,43,52,4f,53,7e,32,2e,4c,4e,4b,00,00,56,00,03,00,04,00,\
ef,be,5a,3f,cb,bd,5a,3f,cb,bd,14,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,\
00,6f,00,66,00,74,00,20,00,4f,00,66,00,66,00,69,00,63,00,65,00,20,00,45,00,\
78,00,63,00,65,00,6c,00,20,00,32,00,30,00,30,00,37,00,2e,00,6c,00,6e,00,6b,\
00,00,00,1c,00,68,00,00,00,4d,00,00,00,76,00,3a,00,e5,09,00,00,5a,3f,cb,bd,\
20,00,4d,49,43,52,4f,53,7e,31,2e,4c,4e,4b,00,00,5a,00,03,00,04,00,ef,be,5a,\
3f,cb,bd,5a,3f,cb,bd,14,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,\
66,00,74,00,20,00,4f,00,66,00,66,00,69,00,63,00,65,00,20,00,4f,00,75,00,74,\
00,6c,00,6f,00,6f,00,6b,00,20,00,32,00,30,00,30,00,37,00,2e,00,6c,00,6e,00,\
6b,00,00,00,1c,00,68,00,00,00,98,00,00,00,70,00,3a,00,e5,09,00,00,5a,3f,cb,\
bd,20,00,4d,49,43,52,4f,53,7e,33,2e,4c,4e,4b,00,00,54,00,03,00,04,00,ef,be,\
5a,3f,cb,bd,5a,3f,cb,bd,14,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,\
00,66,00,74,00,20,00,4f,00,66,00,66,00,69,00,63,00,65,00,20,00,57,00,6f,00,\
72,00,64,00,20,00,32,00,30,00,30,00,37,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,\
00,68,00,00,00,98,00,00,00,00,00,00,00
"ScrollPos800x600(1).x"=dword:00000000
"ScrollPos800x600(1).y"=dword:00000000
- ← Creation MASTER with 2 partitions
- Unattended Windows 2000/XP/2003
- OEMScan - Automated Multi Manufacture Pre-Activation Utility →



Help


Back to top









