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.

hansv

Member
  • Joined

  • Last visited

  • Country

    Belgium

Everything posted by hansv

  1. Thx! I will check them in virtualbox on every OS. I am no working on vista reg tweaks. Windows Registry Editor Version 5.00 ;Turn Off SideBar [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar] "TurnOffSidebar"=dword:00000001 ;Disable Display Control on ‘Help’ item from the Start menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSMHelp"=dword:00000001 ;Disable the Language bar [HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar] "ShowStatus"=dword:00000003 ;command prompt [HKEY_CLASSES_ROOT\Directory\shell\text console] @="Command &Prompt" [HKEY_CLASSES_ROOT\Directory\shell\text console\command] @="cmd.exe /k cd %1" ;Deactivate security center notifications [-HKEY_CLASSES_ROOT\CLSID\{FD6905CE-952F-41F1-9A6F-135D9C6622CC}] ; Specify The First Desktop Icon: (48)=My Doc's 54 =My Comp ;[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}] ;"SortOrderIndex"=dword:00000054 ;Don't Group Similar Taskbar Buttons, use personalized menu (disable), lock task bar [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000000 "IntelliMenus"=dword:00000000 "TaskbarSizeMove"=dword:00000000 ; Disable Automatic Hiding of Inactive Tray Icons [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "EnableAutoTray"=dword:00000000 ;Disable Windows Welcome Center - StartUp [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] "WindowsWelcomeCenter"=- ;Disable the new transparency effect [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] "ColorizationOpaqueBlend"=dword:00000001 ;Set Control Panel on Classic View [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel] "RecentView"=dword:00000000 ;IE7 - Set Google.com as homepage [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Start Page"="http://www.google.com/" ;Do not show 'Games' on Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_ShowMyGames"=dword:00000000 ;Disable 'Windows Defender' startup [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "Windows Defender"=- ;Enable Status Bar in all windows [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001 I only need one other tweak that I can't find: How do I show the desktop icons like "My computer" My documents"? Thx!
  2. First: Hello! This is my first post/question after a long while reading. I am making an installation/maintenance script (cmd, bat & vbs). This script used to work only for 2000/xp. Now I am adjusting it to work also with vista/win7. The question: I use a lot of the registry tweaks from here: http://unattended.msfn.org/unattended.xp/page/list/registry/ But do these registry tweaks work for ALL windows versions (going from 2000 to win7?)? Thx!

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.