Top "Runonce" questions

This tag denotes question regarding RunOnce feature of Windows system - a specific branch of Windows Registry, where developers and application installers put paths to programs that should be executed only once.

How to run a powershell script in runonce-Key?

I have a call to powershell.exe that looks like this, and which works from my commandline: powershell.exe -noexit …

powershell windows-7 runonce
Uninstalling a driver via batch file

I'm looking for information on whether or not there is a Windows standard way for accomplishing this? Essentially we have …

windows batch-file driver uninstallation runonce
What's the order of Windows startup?

I'm curious to know the order of Windows startup during a user login. Does anyone know? Basically, my application was …

windows login startup runonce
How to run my program on before logout on windows XP?

I am looking for an inverse version of "RunOnceEx". RunOnceEx does run some program, before the user's shell(desktop&…

windows-xp registry logout runonce
RunOnce to rename a Computername with a random name on reboot

We are a learning center and sometimes we are not able to sysprep the machines for different reasons. When I …

windows batch-file powershell hostname runonce