Very good job analyzing the script I changed everything you mentioned but n°3 is not right It's the same : Thanks for taking the time to go through the code and report Bugs .
In the script you also using "sc" command and result is: Code: C:\Windows\system32>sc config dmwappushsvc start= disabled [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc config dmwappushservice start= disabled [SC] ChangeServiceConfig SUCCESS
The 1 feature request I have is to be able to add the store to LTSB Edition. I've had my fill of hacking away to remove things in other editions. I really just want Windows with the store, but with the stability and resources of LTSB.
I get error requesting administrative privileges I suggest replace :UACPrompt echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs" :UACPrompt echo UAC.ShellExecute "cmd.exe", "/c %~s0 %params%", "", "runas", 1 >> "%temp%\getadmin.vbs" Sorry and thank you I appreciate your works
That isn't possible via script you got to save Store packages fro a Pro version using SxsExtract.vbs and then try installing them on your machine
Exciting New features in next version While working on V3.2 and i noticed that finding something in the script is so difficult so i decided to rearrange a lot of options and i created a new search option in the main menu (fully working) to search through all script options I think no one ever tried this Idea before so i hope you like it
@Yassar - is it possible to have it detect which of those settings is already active? Whats happening (I think) that when I disabled all of Telemetry (Option #10 from main menu) its causing some items like MSI Game Center to not function correctly (Not detecting CPU or Mem Cycles at all even though they still occur) or when I wake up from sleeping the computer hangs and auto-reboot within 20seconds.. very odd. I have to determine whats going on. Very strange but yes its not conclusive right now but its all happening after I disabled all Telemetry.
Restoring the Windows 7 Task Manager is unsuccessful. It just tells me that I can open it using ctrl+shift+esc and then closes really fast. Windows 10 task manager is still in play.
Removing the Windows Feedback tool just freezes towards the end when it says "Removing 'Packages'" 1/2 and will not progress past that point, even after 30 minutes of leaving the window open, and this is on a high-powered rig. EDIT: Same thing for removing the Contact Support feature as well. I was also unable to restore the old calculator application...seems this batch script has too many things wrong with it to be very efficient so I'll be staying away from it for a little while. This was all done in administrator mode with no antivirus software installed.