Jump to content

List view by default in unattended install


Recommended Posts

Hello,

This is my first post after lurking around for quite some time.

I have my unattended install going along pretty well. I've decided to stop (for the time being) with one exception... I'd like to have the list view ON by default.

I've got the classic theme loaded up in my WINNT.SIF file, classic start menu, but my windows wants to put everything in tile view. I can't seem to get the list view 'on' by default.

Any help would be appreciated!

Thanks!

Link to comment
Share on other sites


Check the following key from your registry

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]

"Settings"=SOMETHING_HERE

Put all the settings as you wish.. then export that key and then run the registry file at the end of the install.

My key looks as following (w2k, list view, sort by name)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]
"Settings"=hex:09,00,00,00,03,00,00,00,00,00,00,00,e0,a5,1f,0e,73,35,cf,11,ae,\
 69,08,00,2b,2e,12,62,04,00,00,00,0c,00,00,00,43,00,00,00

Link to comment
Share on other sites

Thanks for the quick response.

That's the key I've been looking at.

Here's my snip from my tweaks.reg:

;Status bar, list view for Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]
"Settings"=hex:09,00,00,00,03,00,00,00,00,00,00,00,e0,a5,1f,0e,73,35,cf,11,ae,\
 69,08,00,2b,2e,12,62,04,00,00,00,04,00,00,00,43,00,00,00

The only difference I notice is the last 04 entry is different (8 from the end). I copied this tweak straight from this site. Unforunately it doesn't seem to "stick".

I can change the view to "list", hit apply to all folders, but a lot of the times it will not carry to all the folders.

Sometimes the view stays, sometimes it doesn't.

Really annoying...

I have attached my tweaks.reg file for all to inspect. Maybe another tweak is interfering with this one?

tweaks.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...