Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tree view registry setting

Featured Replies

Does anyone know the registry setting to make tree view the default?

I know how to set this within windows [Tools->Options->File Types->Folder->Advanced->explore], but not through the registry, so I can make it unattended.

Any ideas? I've done a search and it came up with nothing.


In XP, to open explorer.exe in tree view, the command would be explorer.exe /e

In the registry, there are some entries in

HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}\shell\explore\command

explorer --> %SystemRoot%\Explorer.exe /e,/idlist,%I,%L

&

HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}\shell\open\command

open --> %SystemRoot%\Explorer.exe /idlist,%I,%L

I suppose you can change the 2nd registry key

from

%SystemRoot%\Explorer.exe /idlist,%I,%L

to

%SystemRoot%\Explorer.exe /e,/idlist,%I,%L

I think that should work. (not tested through)

  • Author

I can't get that to work. I already knew where it was in the registry.

I'm looking for some way to make it unattended, so it can be the default behavior when I install XP from my disc.

Got it working via GUIRunonce.

(T13 will not work)

Below are regtweak made in silent exe format

ExploreAsDefault.exe

MD5: FE08463BD1C26B3B470746BC22BD9320

Size: 48.89kb

Screenshot

ScreenExplorer.png

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.