Flying southeast of the Grand Canyon (USA), northbound, looking west at some thunderstorms. You can see what we call a "sucker hole" between two cells, where you can see the ground in the background between the two cells. (Called a "sucker hole" because it can be tempting for pilots to try to fly in the clear air between the cells... until it closes up. So only suckers fall for it.)
Not doin much 8.1 wise, just using an updated install and its good so far. Looking at tweaks batch files from various places, working out what and how so i can make my own.
abbodi86 What other stuff is in that SXS folder and what are they for, enabling stuff in Windows Features?
If i use Export-System-Packages by Knarz on a running system, i can export net3.5 to a cab file, empty iso/sources/sxs then place my net3.5 cab, net472 cab and the cab updates for both in there?
128 services disabled(including the ones that are disabled by default) and stable while keeping printing and image aquisitition.
Then the scheduled tasks and power plans.
Is there someone that play FPS games like Overwatch /CS GO and lock there MAX FPS to something like 150/250 FPS ?
I tested win 8.1 with few updates and a iso with almost all. Then I tweaked and tweaked.
But the fps is never stable it jumps frome 110 too 150. but in win7 it is always at 150. So now im back to win7 other wise I like win 8.1 alot.
Someone know if its the same with win 10 ?
denywinarto had some gaming issues i think, he posted them in the Presets topic. Look here too. Could be a cpu throttling issue, windows parks cores sometimes and the cpu throttles itself, to stop that you would need amd overdrive or ryzen master. There is a similar intel tool, throttlestop i think its called.
abbodi86 Your W10-Block.cmd
I have already got these disabled on my scheduled tasks script, do i need to delete the last 4 tasks as in your script or is disabling them good enough?
When is enough enough? W10-Block, Allow Only Core Networking + Block Windows Update(CODYQX4) and TairikuOkami's Tweaks(selected parts only) should be enough shouldnt they? I want to only use existing bat and cmd files because you cant see what executables are doing.
only "Application Experience" & "Customer Experience Improvement Program" tasks should be disabled for privacy reasons
other tasks are functional and differ per user needs/customization
For anyone switching over from Win7 to Win8.1, if you used a command in Post-Setup to disable hibernation, then be advised that the syntax of the command different for Win8. (Don't ask how I learned this.) In my old Present for Windows 7, I had
Code:
powercfg -h off
which, according to powercfg -? in Win7, is the correct syntax.
In Win8.1, it's supposed to be:
Code:
powercfg /h off
(Note the slash instead of the dash.)
P.S. It seems that the command to enable DEP full time is still the same for Win8.1.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.