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.

kyuuzo

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Try this program called macshift. http://devices.natetrue.com/macshift/
  2. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "AutoRun"=dword:00000000
  3. Yes. 500 GB is most definitely a 3.5" HD. The deal is that 3.5" hard drives can not draw enough power from USB so they always need an external AC power adapter. Inside your computer they plug into your power supply. Smaller 2.5" hard drives (such as those commonly used in laptops) don't require as much power and can therefore be powered by USB/firewire alone (sometimes they need to be simultaneously plugged into 2 USB ports.)
  4. I believe that you can use the Office Resource Kit Tools for this kind of thing. http://www.microsoft.com/downloads/details...&displaylang=en
  5. Alternatively you can use psshutdown from Sysinternals. http://www.sysinternals.com/Utilities/PsShutdown.html psshutdown -d
  6. If you are going to carry it around then I would recommend not getting any of the 3.5" versions. They always require an external power supply which is a bit of a pain. 2.5" and smaller drives can be powered by USB or firewire. Also reliability is a bit of an issue. I've had more problems with external drives than internal.
  7. Here are the registry keys that I use to set my shell to Litestep. You should be able to to apply these to any other shell (provided you set the correct path.) Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] "Shell"="C:\\PROGRA~1\\LITESTEP\\LITESTEP.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "DesktopProcess"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] "Shell"="USR:Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
  8. Here are the registry entries that you need to change. You could easily accomplish this with a logon script. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.default] @=""
  9. LAME with these settings should give perceptual transparency for almost everything (while maintaining a decent bitrate.) -V 2 --vbr-new
  10. I recommend pskill. http://www.sysinternals.com/Utilities/PsKill.html
  11. Look in this policy to disable the command prompt: User Configuration, Administrative Templates, System To disable the registry editor you can use a software restriction policy to block regedit.exe.
  12. http://en.wikipedia.org/wiki/Php

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.