hi thanks alot for this great tool i have a problem: in my region, address of "dl.dropbox.com" is filtered and your program face to unknown error and suddenly close, so i should disconnect my connection to cheat on it. please make it possible to skip error like this and run program.
Man i love this script. Thank you to all who made it possible, specially Silva. Hopefully you will make some improvements and additions if needed in the future. PS: might i add a suggestion to check out little programs such as Destroy Windows Lite (DWT) and O&O ShutUp Windows10 to add some of the stuff they have in there, if it is not present in the script already. After running version 2.4 on some of the Win 10 machines, i fired up those 2 above and they still found some MS garbage to be blocked or turned off. Anyway, thx for the hard work, i really appreciate this stuff, makes Win 10 salvagable as OS, but still would not trust it as my main OS privacy wise, even with all the tweaks, scripts, and some hard customizing via policies, firewalls, UTMs, third party security-encryption software.
In the meantime, I think the "Menu" grows more and more confusing. I think, there comes time, you have to decide for a GUI
When i added that earlier (pinging a sub-domain) it was always showing "Check your Internet So you can check for updates... " So this solution won't work for evryone Try to use a DNS service to bypass this problem and you can even check for updates 45-33-81-76 45-33-12-13
Btw you could also add a tweak in your script for changing windows 10 clock back to the old one in windows 7/8.1 REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell" /v "UseWin32TrayClockExperience" /t REG_DWORD /d 1 /f
thanks but it didnt help but i found another way, changing download address in this line: echo strFileURL = "https://dl.dropbox.com/s/rb0qwjsf9ptgpky/TWV.txt?dl=1" > TWV.vbs to: dl.dropboxusercontent.com also for ping should use "dl.dropboxusercontent.com" because there isnt "dropboxusercontent.com" address(!) this is my problem and if you see this is make problem for others dont attend ----------------------------- i have another request, if it is possible add below tweak (i dont know it's cmd commands): Open with Notepad for right click: Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\Open with Notepad] [HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command] @="notepad.exe %1" for remove it: Code: Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\*\shell\Open with Notepad] also if you could find a way to run as adim notepad in right click it will be great
I fixed the download problem and added Open with Notepad your suggestion made it even faster to check for the update. Thank you