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.

Senax

Member
  • Joined

  • Last visited

  • Country

    Germany

Everything posted by Senax

  1. Hi, you could use dirms (www.dirms.com) and just run dirms [Drive] -q as dirms is CLI only. Senax
  2. Hi, have a look at nircmd (http://www.nirsoft.net) Put in in your \$OEM$\$$\system32 folder an run nircmd infobox [message text] [title] HTH Senax
  3. Hi, I think you'll have to double that '&' to be displayed. REG ADD %KEY%\008 /VE /D "SpyBot Search && Destroy" /f Senax
  4. Simple: DEL /q "%allUsersProfile%\Desktop\*.*" DEL /q "%UserProfile%\Desktop\*.*" /q(uiet) HTH Senax
  5. Hi, you could do sth like this: REG ADD %KEY%\010 /VE /D "Essentials'" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\install\7z420.exe -y /q /r:n" /f REG ADD %KEY%\010 /V 2 /D "%CDROM%\install\agentran.exe /sp- /verysilent" /f REG ADD %KEY%\010 /V 3 /D "%CDROM%\install\DaemonTools347.msi /qn /REBOOT=Suppress" /f REG ADD %KEY%\010 /V 4 /D "%CDROM%\install\putty-0.58.exe /sp- /silent" /f REG ADD %KEY%\010 /V 5 /D "%CDROM%\install\spybotsd14.exe /verysilent" /f But you will only see "Essentials" while these are installed not the individual progs Senax
  6. Senax replied to XPero's topic in XPize
    Hi, how about a nice mouse-pointer scheme as well? e.g.: http://www.customize.org/details/25927 or http://www.customize.org/details/27898 they are both under GPL, so including them should be nor problem... Senax
  7. It's called ModifyPE! Only PE- -> Executable- -> .exe-, *.dll-, *.ocx-...-files can be modifyed this way. There is no need to do this with bmp's or any other filetype. Senax
  8. Hi, There have to be " " (blanks) before each "/"! Senax

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.