[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.8%
  2. 5/10 / It's good.

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

    4.7%
  1. johnye_pt

    johnye_pt MDL Addicted

    Joined:
    Aug 26, 2010
    Messages:
    720
    Likes Received:
    350
    Trophy Points:
    30
    #1061 johnye_pt, Apr 17, 2017
    Last edited by a moderator: Apr 20, 2017
    Ok, I'll explain in baby steps:

    1. Open "Toggle Tweaker.bat" in notepad (right click, Edit)
    2. search for "/e:vbs" (Edit, Find, or Ctrl+F, only one ocurrence)
    3. Replace these 3 lines
    Code:
    ) Do >>t.dat (Echo.For b=1 To len^("%%b"^) Step 2
     ECHO WScript.StdOut.Write Chr^(Clng^("&H"^&Mid^("%%b",b,2^)^)^) : Next)
     Cscript /b /e:vbs t.dat>batbox.ex_
    With these 2 lines
    Code:
    ) Do >>t.dat (Echo.%%b)
    certutil -decodehex t.dat batbox.ex_ >nul 2>&1
     
  2. zamica

    zamica MDL Member

    Joined:
    Oct 1, 2012
    Messages:
    147
    Likes Received:
    21
    Trophy Points:
    10
    #1062 zamica, Apr 17, 2017
    Last edited by a moderator: Apr 20, 2017
    done it but unfortunately same happens , thanks for explaining, seem ill stick with Microsoft Windows 10 TNBT v6.5.
     
  3. kosta20071

    kosta20071 MDL Addicted

    Joined:
    Jan 8, 2012
    Messages:
    771
    Likes Received:
    471
    Trophy Points:
    30
    #1063 kosta20071, Apr 17, 2017
    Last edited by a moderator: Apr 20, 2017

    Thanks it worked for me , however, I had to use Toggle Tweaker.bat without changes after I ran the bat with your changes.
    Which means : I changed the lines as you suggested , it created batbox.exe in my temp dir but still it didn't work so , since I created batbox.exe , I realized that now I can Download toggletweaker.bat again but without changes - it worked!

    @zamica, chack your temp folder. If you have batbox.exe , download toggle tweaker.bat again and run it (without any changes) or just change the lines back to the original
     
  4. johnye_pt

    johnye_pt MDL Addicted

    Joined:
    Aug 26, 2010
    Messages:
    720
    Likes Received:
    350
    Trophy Points:
    30
  5. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
    #1065 night_mare007, Apr 17, 2017
    Last edited by a moderator: Apr 20, 2017
    @johnye_pt - you forgot to remark the 3rd line... that's why it doesn't work for ppl, since the 3rd line calls the Cscript, which in-turn cannot read t.dat, which was already modded by my previous-line changes.

    thus, all, please note
    SEARCH THESE 3 LINES:
    Code:
    ) Do >>t.dat (Echo.For b=1 To len^("%%b"^) Step 2
    ECHO WScript.StdOut.Write Chr^(Clng^("&H"^&Mid^("%%b",b,2^)^)^) : Next)
    Cscript /b /e:vbs t.dat>batbox.ex_
    REPLACE THEM WITH THE FOLLOWING:
    Code:
    ) Do >>t.dat (Echo.%%b)
    certutil -decodehex t.dat batbox.ex_ >nul 2>&1
    ::Cscript /b /e:vbs t.dat>batbox.ex_
    Thanks.
     
  6. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
    #1066 night_mare007, Apr 17, 2017
    Last edited by a moderator: Apr 20, 2017
    I think you should combine them, i.e ppl might run my script ( which works as you know ) but still got issue since CORRUPT %temp%\batbox.exe exist on their system.

    so IMHO, its best to just wipe the following line, then mod the script as I mentioned before.
    Code:
    if exist "%temp%\batbox.exe" exit /b
    Since OP dev isn't around, Here's the OP 'Toggle Tweaker' v4.0, FIXED with the above mentioned changes:
    www16.zippyshare.com/v/s9cmmIwJ/file.html
    ( sorry, but due to forum limits, I can link that url ).
     
  7. johnye_pt

    johnye_pt MDL Addicted

    Joined:
    Aug 26, 2010
    Messages:
    720
    Likes Received:
    350
    Trophy Points:
    30
    I think you misunderstood the purpose of those test batches: I'm trying to figure out if the problem is the batbox.exe creation, or something else. In your case it was batbox.exe, but if for someone else both batches successfully create batbox.exe but still show unexpected behavior, it helps me to pinpoint other problems.
     
  8. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
    if ppl got corrupt batbox in %temp%, although my fix does fix the batbox issue, the script still fails - thus why I remove the line that checks if batbox exist in %temp%, so it is created each time by force.

    moreover, I can report what is already known, that only part of the script works when I just copy&paste its source from the dev site the paste it in a txt file.
    the RIGHT WAY TO DOWNLOAD IT, as stated in the OP andfew posted back, is to DOWNLOAD THE WHOLE FOLDER AS ZIP, then to extract the batch script - this, fixes many other issues with the script.

    also, ppl might not change the cmd properites so that quickedit is not disabled -> which leads to the fact that although batbox does exist and is correct, mouse gestures still not registered.

    there are many variables, leading to many question that need to be asked when someone, from here on out, tells us that "although the fix, the script does not work.
     
  9. Cryohellinc

    Cryohellinc MDL Novice

    Joined:
    Mar 29, 2017
    Messages:
    10
    Likes Received:
    1
    Trophy Points:
    0
  10. wuhoatu

    wuhoatu MDL Member

    Joined:
    Apr 24, 2009
    Messages:
    241
    Likes Received:
    15
    Trophy Points:
    10
    After uninstall Windows 10 (15063) messaging app, start menu malfunction. I cannot pin other app to start menu nor change pinned app (such as resize etc).
     
  11. andy.tay70

    andy.tay70 MDL Junior Member

    Joined:
    Dec 15, 2013
    Messages:
    65
    Likes Received:
    13
    Trophy Points:
    0
    got my vote as a must have tweaker.
    Thanks for a great program.
     
  12. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    60
    What "SSD Tweaks" for this Tweaker provide? It doesn't list them one-by-one...
     
  13. CHEF-KOCH

    CHEF-KOCH MDL Expert

    Joined:
    Jan 7, 2008
    Messages:
    1,198
    Likes Received:
    1,188
    Trophy Points:
    60
  14. xXHelperXx

    xXHelperXx MDL Novice

    Joined:
    Mar 17, 2014
    Messages:
    15
    Likes Received:
    5
    Trophy Points:
    0
    Manyy thanks pal!
     
  15. jojobapfon

    jojobapfon MDL Novice

    Joined:
    Aug 15, 2016
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    best script ever
     
  16. digital john

    digital john MDL Senior Member

    Joined:
    Mar 30, 2008
    Messages:
    264
    Likes Received:
    68
    Trophy Points:
    10
    help, after updating and using toggle tweaker v3.4 to remove onedrive,
    windows media player stop working and app store too :(

    i'm running win 10 x64 enterprise 1703
     
  17. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

     
  18. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    @digital john Unfortunately solution for this is:

    #1. In-Place-Repair-Upgrade
    #2. Stop using Toggle Tweaker till the SHOW-STOPPER-BUG is fixed
     
  19. digital john

    digital john MDL Senior Member

    Joined:
    Mar 30, 2008
    Messages:
    264
    Likes Received:
    68
    Trophy Points:
    10
    thanx for the solutions...
    Thank god this happend on the laptop, since i use win 8 on the desktop.
    #1. i will reset settings on the laptop, if it doesn't work
    #2 format and install windows 10, since i already have backup of everything
     
  20. SightUp

    SightUp MDL Senior Member

    Joined:
    Aug 17, 2010
    Messages:
    259
    Likes Received:
    12
    Trophy Points:
    10
    I am an admin of my PC. But I get the message I must run the app as an admin when I try to uninstall Cortana, Edge and others. What can I do to fix this?