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.

KiSystemStartup

Member
  • Joined

  • Last visited

  • Country

    China
  1. Thanks for the effort. I think I'll have to first install MSXML6 to run it. B)
  2. True indeed. Well, I remember that I had used the newfs_msdos program from the OpenBSD operating system as a replacement of format.com, and it might be the cause of compatibility issues. Perhaps re-formatting it with Win98 (SE required?) is a good solution. Thanks for the idea.
  3. I used to prefer FAT32, but recently I changed my mind. FAT32 lacks Access Control List (ACL) feature, so it's less secure. FAT32 lacks filesystem journaling, so it's less secure. FAT32 lacks filesystem level compression of files. NT-based systems use a %windir%\system32\dllcache folder to save clean and checked system files, and will restore them from cache if the system copy is corrupt, e.g. in the wake of a possible virus contamination. Because this feature requires more storage, and because the files are seldom accessed, the dllcache folder can be compressed. FAT32 cannot do that. Sometimes FAT32 is used for compatibility across operating systems, but NEVER use FAT32 on any production computers, esp. servers. The NTFS-3g for Linux and FreeBSD is freely available out there. If you prefer MS-DOS, try NTFSDOS, a utility from Winternals (later acquired by Microsoft, though). Both tools can access NTFS (NT4~NT5.2) volumes without a problem, provided the volumes are clean, i.e. CHKDSK'ed, and that the system was shut down properly. And: Remember to back up sensitive or important data to secure places, whether you are using FAT16/32 or NTFS. Hope you'll make your decision. Edit: FAT32 doesn't support large volumes. The FORMAT.COM in NT5 and later does not create FAT32 volumes larger than 32G. I had created a 40G FAT32 partition using a third-party tool, then Windows 2000 (SP4) booted, but crashed with a Blue Screen of Death. OK when it was reformatted into NTFS.

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.