[Script] Win 10 Toggle Tweaker (V4.0) -Official thread-

Discussion in 'Windows 10' started by Yasser Da Silva, Aug 12, 2015.

Tags:
?

How helpful is this Windows 10 Tweaker for you !

  1. 10/10 / Very handy (Must have tweaker)

    74.6%
  2. 5/10 / It's good.

    20.7%
  3. 0/10 :( / Not helpful at all

    4.7%
  1. imiimi

    imiimi MDL Novice

    Oct 6, 2009
    18
    13
    0
    #481 imiimi, Oct 23, 2015
    Last edited: Oct 23, 2015
    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.
     
  2. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    262
    10
    Thank you for update Yasser :)
     
  3. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    Done in V2.5
     
  4. DreamWeb

    DreamWeb MDL Novice

    Oct 11, 2013
    4
    0
    0
    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.


    :worthy:



    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.
     
  5. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    :clap:
    ====
    Can you please show me the reg tweaks that the found so i can add them
     
  6. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
  7. geneticplasma

    geneticplasma MDL Senior Member

    May 13, 2011
    313
    46
    10
    In the meantime, I think the "Menu" grows more and more confusing.

    I think, there comes time, you have to decide for a GUI;)
     
  8. imiimi

    imiimi MDL Novice

    Oct 6, 2009
    18
    13
    0
    thanks for response but its still exist in v2.5
     
  9. imiimi

    imiimi MDL Novice

    Oct 6, 2009
    18
    13
    0
    i could fix it, please change dropbox.com to dl.dropbox.com in this line:

    ping -n 1 dropbox.com >nul
     
  10. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    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
     
  11. WIKIMACK

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,533
    1,009
    60
    hi, same problem :vampire:
     
  12. MrMousePT

    MrMousePT MDL Novice

    Sep 12, 2015
    3
    0
    0
    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
     
  13. trik

    trik MDL Novice

    Aug 21, 2015
    27
    24
    0
    Thanks For Toggle
     
  14. imiimi

    imiimi MDL Novice

    Oct 6, 2009
    18
    13
    0
    #499 imiimi, Oct 30, 2015
    Last edited by a moderator: Apr 20, 2017
    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 :rolleyes:
    -----------------------------

    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 ;)
     
  15. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    I fixed the download problem and added Open with Notepad
    your suggestion made it even faster to check for the update. Thank you