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.

cola99

Member
  • Joined

  • Last visited

  • Country

    Canada
  1. I tired this but disable.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak] "CinematicPageState"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{67F501C9-54C6-4F07-B321-0372D5ADDD32}\0000] "OverlayMode2"=hex:52,05,10,00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{67F501C9-54C6-4F07-B321-0372D5ADDD32}\0001] "OverlayMode2"=hex:52,05,10,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{67F501C9-54C6-4F07-B321-0372D5ADDD32}\0000] "OverlayMode2"=hex:52,05,10,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{67F501C9-54C6-4F07-B321-0372D5ADDD32}\0001] "OverlayMode2"=hex:52,05,10,00
  2. I did try RegShot but no luck.
  3. Hi, Is it possible to find the registry tweak to switch "Full Screen Video" from "Disable" to "Secondary Display" and vise versa. Thanks.
  4. Hi, I would like to create a dual boot CD which allows me to boot from WinXP setup or Ghost boot disk. Does anyone know how to do it? Thanks.
  5. In my installation the searching driver window will pop-up, but I just leave it there. Runoncex will continue going to next step and the window will disappear by itself.
  6. Does anyone know the reg. tweak for this... My Computer-->Tools-->Folder Options-->View-->Restore Defaults. Thanks
  7. You also can use this short one.. FOR %%d IN (d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\win51ip.SP2 SET CDROM=%%d but remember to have "win51ip.SP2" in your cd... Also systemroot is C:\Windows or C:\WINNT.. and systemdrive is C:\
  8. Hi, I downloaded your .Net Framework and Java VM and put them in $OEM$\$1\Install\SunJava\jre5.exe $OEM$\$1\Install\NetFramework\netfxsp1.exe alos add these lines in RunOnceex.cmd REG ADD %KEY%\050 /VE /D ".NET Framework v1.1 SP1" /f REG ADD %KEY%\050 /V 1 /D "\"%systemdrive%\install\NetFramework\netfxsp1.exe\" /f REG ADD %KEY%\065 /VE /D "Sun Java VM 1.5.0" /f REG ADD %KEY%\065 /V 1 /D "\%systemdrive%\install\SunJava\jre5.exe\" /f but it give me following msg.......
  9. put this line in a .cmd file xcopy.exe %CDROM%\i386 /e /k /h /i /y %SystemRoot%\i386 also these in a .reg file [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup] "SourcePath"="C:\\windows\\" "ServicePackSourcePath"="C:\\windows\\" "Installation Sources"=hex(7):43,00,3A,00,5C,00,57,00,49,00,4E,00,44,00,4F,00,\ 57,00,53,00,5C,00,69,00,33,00,38,00,36,00,00,00,\ 00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "SourcePath"="C:\\windows\\i386\\"
  10. Does anyone know to change the windows sourcepath by using .REG file?? I tried using .REG file, but it can only change the driver but not with path( ie... C: is ok but not C:\WINDOWS\i386). However, this can be done by using REGEDIT directly. Any ideas? Thanks.
  11. Is it possible to put COPY command in RunOnceEx.cmd file?? Thanks
  12. Is there a way to install it for all users??

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.