EruNT Lives Again, On Windows 7/Vista -- Without 'Scheduled Task' UAC-hack?
Aug 14, 2012
This (widely acclaimed) Windows Registry backup utility restores the security feature Microsoft discontinued with Windows 98SE and Windows ME: the ability to retain full daily automatic backups of a user-determined number of registries, as the first (and it should not be the only) line of defense in recovering a 'hosed' system, from registry corruption.Starting with Windows Vista, there has been a compatiblity problem, as noted by Lars Hederer, the utility's author:Quote:Question: Do ERUNT and NTREGOPT run on Windows 7? Answer: ERUNT and NTREGOPT in their current versions 1.1j are still compatible with Windows 7, but as in Vista, they will only work correctly if you turn off User Account Control in Windows' Control Panel (move the slider to the lowest position). ... Future versions of ERUNT and NTREGOPT will of course have these issues fixed. Keep an eye on my homepage for updates. Unfortunately, there have been no "future versions", so users have devised work-arounds, the best known being creating a scheduled-shortcut to the .exe that runs the daily backup, to prevent it from 'hanging' and failing, when Windows' silent prompt (are you sure you really want to run this .exe file, that you just clicked on?) gets no human response. Many users are reluctant to take the author's advice, to just shut off UAC, although this does fix it.
I (hope!) I have found a simpler solution, suitable even for the non-hacker.Install and run this small (85KB) utility, to put UAC in the 'Quiet Mode' -- as shown in the illustration. You should have a Windows Shortcut for eruNT's autoback.exe in the StartUp directory. First, set MS Windows' UAC slider wherever you wish. Then turn on 'Quiet Mode' in the linked utility. Then exit, and don't look again at the UAC slider, as a Windows-bug makes it show an erroneous indication (carefully read the utility's documentation on this point).Just make sure that the shortcut to autoback.exe is set to run its target in Administrative mode, and then set the Target-line as:[CODE]
Many of you are familiar with ERUNT (The Emergency Recovery Utility NT). It will help you perform a complete Registry Backup and Restore. Good protection for registry errors. ERUNT Some have had problems with the autobackup feature in Windows 7. This feature makes a complete registry backup every day. For some this doesn't work, so you can accomplish this using the Task Scheduler instead.
To create the task:Start> Type Admin tools in search box and press enter Select Task Scheduler In Actions, on the right pane> Create basic task Name> Whatever you want Description> Whatever you want Next
Recently I used Task Scheduler to program my laptop to shut down at a certain time every night. Tonight I decided that I wanted to delete the scheduled shutdown, but I can't figure out how to do it. I've followed the directions under Delete a Task, which instruct me to to click Delete in the Actions pane. The problem is that I don't see a Delete option in the Actions pane.
I have a sched task that I authored using my user account that I know from running manually works. The problem I'm having is that at some point Windows 7 is deleting and recreating this task, and doing it incorrectly. Consequently the task won't run at its scheduled time.The most important change it is making is that it's setting Run As user to SYSTEM instead of my user account. I know this won't work this way from manual runs.Looking at the task history I can see what Windows 7 is doing, I just don't know why, or how to stop it. Every time I create this task Windows will eventually go through this sequence of events, resulting in a task that is different than the one I created:
I'd like to launch a custom batch file when my computer goes into sleep mode. I would like to launch this batch through a GPO or task scheduler. I've tested using task scheduler and the power event ID for sleep mode but it seems the event triggers too late for the application to run and the computer just continues into sleep mode. I could create a scheduled task to trigger a minute before the idle time-out for sleep mode but this doesn't work if I actively put the computer into sleep mode. Any way to do this?
I'd like to launch a custom batch file when my computer goes into sleep mode. I would like to launch this batch through a GPO or task scheduler.
I've tested using task scheduler and the power event ID for sleep mode but it seems the event triggers too late for the application to run and the computer just continues into sleep mode. I could create a scheduled task to trigger a minute before the idle time-out for sleep mode but this doesn't help if I actively put the computer into sleep mode.
I am trying to use the free program FreeFileSync to do a nightly back up of some files and have had some trouble setting up the job. The syntax for the job would be "FreeFileSync myjob.batch" run from the utilities location.I set the trigger to 2am each day, with the action to start the program from its location with the batch job file which is located in the same folder being the argument. Under conditions tab I set it so that it will wake the computer up to run the task and set it so that if another instance is running it will run in parallel in the settings tab. With that, the task did not run?
I have a Win7 Ultrabook. I'm using Areca backup software to backup my personal data.I created a Scheduled Task to run my backup weekly.I set it so that it would wake from sleep to run the task. But I'm having trouble finding a setting to tell it to return to sleep if it woke itself up. Is it possible to do so?In the alternative, is there something I can insert in my batch file (the scheduled task runs a bat file) to tell my book to enter sleep mode?
I'm trying to use the Windows 7 Task scheduler to automatically open an app when I connect headphones, but I can't figure out the event ID/log for connected jack. When I connect/disconnect a jack, I get a taskbar notification, andC:WindowsSystem32configSYSTEM gets updated.
I have a task to hibernate my computer at 8pmIf I hibernate the computer earlier, and turn it on next morning, the task runs and hibernates the computer.I HAVE NOT selectede the "Run task as soon as posible after a schedule start is missed"
I know I'm in Windows 7 Forum. But Vista Forums does not have a Customization Subforum. I'm just wondering, since you guys are into the shell internals, if anyone has come across a hack to get rid of the Folders section of the Navigation Pane in Vista??
I know I can drag it down to the bottom. But it won't stay there. I move to another location in Explorer and it insists on expanding that stupid Folders section cutting into the space for the Favorites.
I setup my first scheduled task of an executable. But the task is not showing up in the list of Active tasks. I know that it is there because I re-created it and it stated that it already exists. In case I have to modify it, I need to be able to see it. I have clicked to show 'Hidden Tasks'.
I have been trying to get VLC media player to launch a video at a set time however I can't figure it out at all.
I've got the command down that launches the program, but there is nothing in the documentation that informs me what switch or option is used after the command to specify which video file to use.
I know how to create scheduled task from .bat file. But if the PC is turned off, i want it to run first time someone logs on. Code: SchTasks /Create /SC MONTHLY /D 15 /TN My Task /TR C:RunMe.bat /ST 14:00 what should i add to this code to make it run if the user opens his pc at 16:00?
Since I built this computer in 2010 I've had a scheduled task which runs a VBS script to remind me to take my tablets each morning. Until the last few days, only one element was visible from this task, the message box spawned by the VBS script.However, in the last few days, I also get a taskeng.exe window appearing at exactly the same time as the message box. The window is labelled taskeng.exe, has a VBS scripting host icon and the content of the window is pure black.If I terminate taskeng.exe in Task Manager or click OK in the VBS message box, both the VBS script and that black window disappear.I have no idea what might have caused taskeng.exe to only appear in this situation, because MSI AfterBurner also uses it to start the app during user login and it doesn't appear for that.
Is is possible for an administrator to create a Scheduled Task for a standard user and prevent the standard user from deleting the task? If yes, can you explain or post a link to a tutorial?
I am trying to find the registry key that will change the desktop icon size to small.
This is mainly for new users, or for the default user. I have workstations that have several people sharing them and need this for everyone.
I have looked in these locations: HKEY_CURRENT_USERSoftwareMicrosoftWindowsShellBags1DesktopIconSize And HKey_CURRENT_USERControl PanelDesktopWindowMetricsShell Icon Size I played with both these settings for myself, and the desktop icons do not change. If I reboot, the first key value goes back to 32, and the second key stays at 96. But my icons never change in size. I am looking for any way to do this in the registry. I could try copying the ntuser.dat but fear I will still have issues with paths, and other defaults that will cause the same problem I had originally.
For those who were using Vista Winmail in win 7 and find it 'broken' following the installation of the SP1 update (likely due to the inclusion of update KB978542), you can easily restore it by copying the Vista Winmail folder (if you still have it) back to the Program files directory.
If you prefer the normal way to change the .dll, then this will show you how to: Startup Sound - Change in Windows 7 Below is a and simple trick to change the startup sound for Windows 7 that does not involve changing a dll. So, for anyone who prefers not to tamper with dlls?First (this could be the hardest part): get the sndrec32.exe from Windows XP (just copy it from your old system). On your Windows 7 system, put the sndrec32.exe somewhere you prefer, e.g. in your Programs folder. Run the application once as an administrator and close it so it will register to the Registry. If you don't do this, you might get a warning message every time it runs. Create a shortcut to sndrec32 on your desktop. Right-click the shortcut > Properties > Tab Shortcut. Edit the target: add /embedding /play /close and the path to the wav file you want to be played at startup.E.g., change it to "C:Program Files (x86)sndrec32.exe" /embedding /play /close D:DocumentsMySound.wav Cut the shortcut from the desktop and paste it in your startup folder. (To access the startup folder, click START > All Progams, right-click on Startup > Explore all users ) Disable the normal Windows 7 startup sound. (Control Panel > Appearance and Personalization > Sounds and uncheck the option "Play Windows Startup Sound") And that's it! What you've done is you have simply told Windows 7 not to use its own startup sound, but to run sndrec32 at startup in invisible mode (embedding), play your wav file and close again. The effect is that you will hear your wave file being played with no lag during startup.
My step dad left my mom and he was the admin on the laptop and i want to play diablo3 but i cant freakin install it cause it pps up with enter the admin password which i dont have and when i ask him for it he wont give it to us like some stupid joke but my mom has programs on here as well so i cant delete anything.
So I don't know when this: "the selected task "{0}" no longer exists. to see the current task, click refresh" error started but I don't know how to repair this. When I start task scheduler I first get this error and than no matter what folder I click the error pops up again. After this 2nd error it doesn't pop up anymore but all the folders show up empty.
Tried fixes:
Emptying all task folders in C:WindowsSystem32Tasks Download Fix My Task Scheduler 1.0 Free - Repair all Task Scheduler errors - Softpedia /sfc scannow Programs believed to cause this issue: CCleaner Defraggler
Sadly I have both
it causes some programs to not boot correctly. Like MSIafterburner gives an error, so I have to go to the config settings of MSIafterburner because it tries to boot using the taskscheduler really weird I know :/