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.

chollus

Member
  • Joined

  • Last visited

  • Country

    Slovenia
  1. The easiest way to change the boot logo is to add /bootlogo /noguiboot to your boot.ini file so that it looks like this: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /bootlogo /noguiboot Then, save your boot image as 4bit (16-color - any 16 colors) .bmp file, name it Boot.bmp and copy it into your windows folder. I found this on Sysintrernals site, tried it and it works!
  2. Thank you, I will try that. I hope it works.
  3. I would like to change environment variable %ProgramFiles$ to point to a different directory than the default C:\Program Files\, since some programs can't cope with spaces in directory names (Python, for instance). So far I found out that I should change: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="C:\Program Files" I'm using nLite for my unattended CD so I thought I could extract NLITE.INF from NLITE.IN_ and add the following line: HKLM,"%SMWC%","ProgramFilesDir"="C:\\programs" where "%SMWC%" stands for "Software\Microsoft\Windows\CurrentVersion". Would that work or should I try something different? I don't want some other file changing my settings later in the installation process, but i also wouldn't like to be late and change this when C:\Program Files\ has already been created and some programs installed in it. Can somebody please help me?

Account

Navigation

Search

Search

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.