This is a posting of links to things I find online that I like. I will probably go back someday and write down some info for these things, but mostly, it's just links.
Monday, August 26, 2013
Command Line Uninstall of IE10
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart"
Sunday, August 25, 2013
Paul Leskov: The performance boost of 40-50%
Paul Leskov: The performance boost of 40-50%: No money for the SSD drive? Want a high speed of the operating system? Then this tip is for you! If you disable the swap, the rate of inc...
After trying all sort of Apps and trying to get better performance for a few months (off and on of course) this seems to have done the trick! Disable paging to the 5400K drive....that just makes sense!
After trying all sort of Apps and trying to get better performance for a few months (off and on of course) this seems to have done the trick! Disable paging to the 5400K drive....that just makes sense!
Subscribe to:
Posts (Atom)