Jump to content

Recommended Posts

Posted

Hi,

is it possible to preserve the FLAGS value of the HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx key over some reboots?

I install some software and I want to hide the RunOnceEx window (flags=0x000000b0), but while rebooting, the value is deleted and after the reboot the window will be shown.

Regards, Nils.


Posted

Are you sure FLAGS is deleted exactly when rebooting?

If not, you could just recreate the registry entry from runonceex itself before the shutdown command

I cannot think at any other solution..

Posted
Are you sure FLAGS is deleted exactly when rebooting?

If not, you could just recreate the registry entry from runonceex itself before the shutdown command

I cannot think at any other solution..

I tried to re-insert the flags during the "Windows Update" is running (the RunOnceEx task), but after the reboot it was deleted.

(I created a script which added the registry value and I ran regedit.exe without continuing other programs until regedit was closed, and the flags value was there. But after the reboot it was removed)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...