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.

cactoid

Member
  • Joined

  • Last visited

  • Country

    Australia
  1. You could use: "%ALLUSERSPROFILE%\..\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch"
  2. cheers prathapml! I did a lot of digging and not once did I stumble across pagefileconfig.vbs. I will switch to using that and see what happens.
  3. I'm having a strange problem with a Windows Server 2003 build. I'm running the following command in a batch (cmd) file: REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v PagingFiles /t REG_MULTI_SZ /d "c:\pagefile.sys 2560 2560\0d:\pagefile.sys 2560 2560" /f >nul I want two paging files - C:\pagefile.sys and D:\pagefile.sys. I want them both to be 2.5GB each and I don't want them to grow beyond that. Seems pretty reasonable to me. During the build, the OS automatically creates a pagefile.sys with min/max values of 2046 and 4092. I'm having trouble reproducing this problem and determining what exactly is happening, but basically no pagefile gets created on C:\. If I go through the GUI to set the virtual memory settings, it all looks good. If I simply click 'Set' again (without changing anything), after a reboot both pagefiles exist and are the correct size. It's like direct manipulation of the registry doesn't "take" properly and something else is going on when you do it via the GUI. Any ideas? I'm still troubleshooting it, but I want to avoid a 2nd reboot during the build just to get the virtual memory settings right. cheers.

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.