that would be easier if the link/download worked. Not working Firefox, link broken, download after repair of link fails. I've tried it so many times I am starting to suspect a cash for click.
i couldn't add some of the options that you wanted because they need some time because i don't think it's possible through Batch directly
"Add Screen Resolution to Desktop" doesn't work anymore in 1607/14393. It just goes to exact same place than the built-in Display settings. Code: Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution" /v "ControlPanelName" /t REG_SZ /d "Microsoft.Display" /f Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution" /v "ControlPanelPage" /t REG_SZ /d "Settings" /f Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution" /v "Icon" /t REG_SZ /d "%%SystemRoot%%\System32\display.dll,-1" /f Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution" /v "Position" /t REG_SZ /d "Bottom" /f Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution" /ve /t REG_SZ /d "@%%SystemRoot%%\system32\Display.dll,-300" /f Reg.exe add "HKCR\DesktopBackground\Shell\Screen resolution\command" /v "DelegateExecute" /t REG_SZ /d "{06622D85-6856-4460-8DE1-A81921B41C4B}" /f
Yeh That's because Microsoft is removing control Panel Options and adding them to Settings app i will see if i could make it go to Advanced Display settings where you can change the Resolution (I believe that's what you are looking for )
I was trying to remove all windows apps but when I select option 28 I only get to remove sticky notes. It says that option 28 also is for "remove all, but store". Guess it is a minor bug?
Just tried it, but it don't work with 30 here, I'll download it again and start over Edit: It won't work with 30, nothing happens.
I'm having a similar problem, i was just testing this out with a non-toggle tweaked PC running windows 10 Home sending test files to a toggle tweaked PC running windows 10 Enterprise to see if there was compatibility issues between tweaked PC users and non tweaked PC users on skype. At first I thought it was the data collection blocking that was preventing it, but after running /dumpmsnp and seeing NetStateDisconnected on the tweaked PC, I knew it had to do something with the firewall. After seeing this post, I did some googling on 168.61.0.0/16, turns out the 168.61.0.0 range belongs to a few other sites owned by microsoft according to hostingcompass, so i'm hoping the /16 is just purely skype related and wont allow other telemetry/data mining outside of skype, but I am nowhere near capable of determining what else runs through that port. Any other news/updates on this issue, or is it safe to allow an exception on the windows firewall without screwing up whatever tweaks the toggle tweaker did to it? EDIT: I'm going to try a test on an outbound rule for this port, but it's asking if the rule applies for TCP or a UDP. From what I know from years of playing online games, TCP is slow error correction and UDP is a fast latency. As far as skype is concerned, I have no idea how selecting either of them would affect it, as googling skype protocol shows that it uses both. Does this mean i need to create separate outbound rules for each protocol? EDIT 2: Well looks like making an outbound rule is impossible for me (for now), as trying to select either with the 168.61.0.0/16 IP is giving me the "this port list is not valid..." error window. Anyone else want to take a stab at this and see if i'm doing something wrong or if there is another way? EDIT 3: not really related to the skype issue, but there's a typo in the ascii art on the toggle tweaker header for the 7: Manage Windows Features page. The ascii art spells out Features Mangaer instead of Features Manager obviously nothing system breaking just trying to help this wonderful program stay as polished as possible : ) EDIT 4: found a slight workaround, but it seems like more of a possible security issue for skype rather than a temporary fix. Basically, if you log into the same skype account from another device, you can utilize the file sharing feature on the tweaked device. I have yet to test it on two tweaked PC's because I only have two PC's and one is an employer provided laptop. If anyone is able to run a test between two tweaked PC's signed into the same skype account it would be great
In user interface tweak the option #13 increase thumbnail size .... seems to do something but toggle tweaker freeze after execution ???? Do i have to wait ???
This is why it's so hard and time consuming to do this kind of programs (Notepad only) it took me 4 hours of testing and digging in the code to find the problem and finally it was in Line 3949 the number 29 instead of 30