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.

problem with "RunOnce"

Featured Replies

i tried to open a "cmd" file after the reboot but the RunOnce didnt work.

i placed in registry:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]
@="%systemdrive%\\install\\file.cmd"

after the rebbot i see that in the registry the line desapeard (with the file that i want) but the cmd is not running.

i tried a simple cmd that makes a folder.

and i tried it.. and it didnt work

how can i repair it

I would use the HKLM key since the HKCU doesn't exist in a default installation, also I would create a named key, not use the default, @, key.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
"RunMyCmd"="%systemdrive%\\install\\file.cmd"

The other thing you will have to do is ensure that the folder, install, and file, file.cmd, have not been removed as part of a cleanup routine prior to the reboot.

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.