Hi Eugen,
We have already responded to your original post.
Please keep up the conversation in it for further assistance.
Follow Markus post - I done it and all works now : WIN+R/run/regedit/Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\<name of your blocked .exe file>-set the "UseFilter" DWORD from 1 to 0 in your registry in.
Markus Schmitt
Markus Schmitt
Hi Eugen,
We have already responded to your original post.
Please keep up the conversation in it for further assistance.
Hello Eugen,
don't know if the quick solution is the best solution, because don't know if the sleep mode will work after that again (perhaps tune up don't reset the filter..). After some research and testing what happens in the new Version, I think this is a better solution:
Step 1 (this step is not needed for the solution, but make things cleaner, so that you have your old sleep settings afterwards):
go to your Tune Up Application and activate all sleeping programs and set them back to sleep mode after that. This creates new entries for the reactivator in the registry.
Step 2:
Now go into the registry to delete the old keys in:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\<the name of your programm that do not open>
You should have two registry keys there for each program. Take a look at the Debugger String entry.
Example:
Key 1: "C:\Program Files (x86)\AVG\TuneUp\autoreactivator.exe"
Key 2: "C:\Program Files\AVG\TuneUp\autoreactivator.exe" (the new one you created in step 1)
You can delete the complete Key with Program Files (x86) in the DebuggerString (the old path of the autoreactivator.exe). After that everything should work like expected.
don't know if the quick solution is the best solution, because don't know if the sleep mode will work after that again (perhaps tune up don't reset the filter..). After some research and testing what happens in the new Version, I think this is a better solution:
Step 1 (this step is not needed for the solution, but make things cleaner, so that you have your old sleep settings afterwards):
go to your Tune Up Application and activate all sleeping programs and set them back to sleep mode after that. This creates new entries for the reactivator in the registry.
Step 2:
Now go into the registry to delete the old keys in:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\<the name of your programm that do not open>
You should have two registry keys there for each program. Take a look at the Debugger String entry.
Example:
Key 1: "C:\Program Files (x86)\AVG\TuneUp\autoreactivator.exe"
Key 2: "C:\Program Files\AVG\TuneUp\autoreactivator.exe" (the new one you created in step 1)
You can delete the complete Key with Program Files (x86) in the DebuggerString (the old path of the autoreactivator.exe). After that everything should work like expected.
Hi Jeffry,
for a quick fix of your problems you can disable the Tune Up Sleep Filter by setting the "UseFilter" DWORD from 1 to 0 in your registry in
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\<name of your blocked .exe file>