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.

Webview *Argh*

Featured Replies

Windows Explorer - Tools - Folder Options.

There's two options :

Show common tasks in folders (Default)

Use Windows classic folders

I'm trying to make the default Classic folders but for the love of God it won't stick.

Here's the code I use in cmdlines.txt : (Everything else in my .reg file is working properly)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]
"DefaultApplied"=dword:00000000

When I check the Explorer\Advanced registry key after install Webview = 1.

Any ideas why it wont stick?


Cmdlines.txt doesn't recognise what your telling it. you need to make a

reg file and call it in a cmd file using regedit /S

  • Author

I know. The code I posted is part of a reg file that is called from cmdlines. I know the call is successful because other keys in the same files get added correctly.

One thing I haven't mentionned is I'm using a French version of windows.

Looks good, but wouldn't you need to place this in HKEY_DEFAULT_USER? At t-12, when cmdlines.txt is processed, there are no accounts to apply this to except the administrator account...

correct me if I'm wrong guys...

IIRC during T-12 you modify HKCU which is also the default user profile at that time, so it affects all users.

  • Author

Can anyone confirm they have put the 2 lines of code I have posted above in cmdlines.txt and it actually worked?

  • Author

I found the solution to my problem. To the above 2 lines of code you have to add a 3rd one :

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]
"DefaultValue"=dword:00000000

Now it's working!

:thumbup

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.