Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - george27

Pages: [1]
1
Tweaking.com Support & Help / Re: Nag Icon Win10
« on: June 06, 2015, 01:35:44 pm »
I created the bat file myself, tried it again and still a no go.

2
Tweaking.com Support & Help / Nag Icon Win10
« on: June 06, 2015, 11:16:23 am »
I ran this your batch file

Echo off

taskkill.exe /F /IM "gwx.exe"
takeown /f "%windir%\System32\GWX" && icacls "%windir%\System32\GWX" /grant administrators:F
ren "%windir%\System32\GWX\" "GWX_Old"

exit

It kills gwx.exe but doesn't rename to GWX_Old. I am the admin and have full rights. Manually rename should be fine?

3
General Computer Support / Re: Task License Validation
« on: February 17, 2014, 02:16:33 pm »
Thank you very much.

4
General Computer Support / Re: Task License Validation
« on: February 17, 2014, 01:53:53 pm »
Compared in winmerge there seems to be a bit of difference. Ultimately the system runs fine its just a nuisance when opening the scheduler. I reinstall the Paragon disk image I made every half year or so anyway. The reason why I recovered to an earlier date was after the last Win update I lost sounds in programs I installed that use windows sounds such as Imgburn. The problem was Cleanmem which when uninstalled the sounds returned.

5
General Computer Support / Task License Validation
« on: February 15, 2014, 12:45:45 pm »
I restored my registry and when I open the Task Scheduler (Local) in Win 8.1 (this also happen in 7) I get this message

'Task License Validation: The task XML contains a value which is incorrectly formatted or out of range'.

Any idea on how to correct this. This has happened before after restoring the registry on a clean OS installation. I'd like to avoid restoring a Paragon disk image as this is the only way I fixed this in the past. There are no differences in the contents of the task scheduler in the before and after restore.

Pages: [1]