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.

Disable program and service from the startup

Featured Replies

Hi, i search info about how to disable program and not windows services from the start via a reg file on the frist start. Anyone can help me please? :blushing:

Thx :thumbup

post-216190-1252887289_thumb.jpg

post-216190-1252887301_thumb.jpg

Try doing it the following way with a .reg-file to remove the autostart entry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"nod32kui"=-

It could be also in "HKEY_CURRENT_USER", just search the registry for the right key.

I'm not sure if this removes the program from starting or just deletes the entry from "msconfig".

I cleanup the complete Autostart of programs by a regfile:

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

After that step I set my wanted Autostarts (only example, don`t use it like that):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"AutoSizer"="\"C:\\PROGS\\Autosizer\\AutoSizer.exe\""
"RocketDock"="\"C:\\PROGS\\RocketDock\\RocketDock.exe\""
"CCleaner"="C:\\PROGS\\CCleanerPortable\\CCleanerPortable.exe /AUTO"
"Sysinternals Process Explorer"="C:\\SYSTEM\\system32\\taskmgr.exe /t"
"LClock"="C:\\PROGS\\LClock\\lclock.exe"
"SuperCopier2.exe"="C:\\PROGS\\SuperCopier\\SuperCopier2.exe"

  • 3 months later...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.