Content Type
Profiles
Forums
Events
Everything posted by DosProbie
-
Plug in your lap and see if Aero is enabled if so then do the aero for battery registry tweak like Noel said search this forum as well . ~DP
-
Jaclaz, After I installed this and did a reboot my Chrome browser would just hang, I did a task kill and removed it, now everything is working back to normal. ~DP
-
Thanks BM for the Update! LQQking good. ~DP
-
no. why do you think this? Yes Why? Defragging or Disk Optimizer as its called now is also a No No if you use SSD, ~DP
-
Thanks Magic for the RP find, also if you want additional RP walls you can get them here: http://www.howtogeek.com/115774/download-the-windows-8-release-preview-themes-for-windows-7-double-theme/ ~DP
-
Thanks for the update! ~DP
-
Big Muscle does not OWE any of us anything, As he has said many times he does Aero Glass for the enjoyment of doing so and in his free time and and not because he has to, so this sense of entitlement attitude along with constant asking and whining will not get his new site up and running any sooner, If BM were to decide to end all work on his Aero Glass project today then that would be in his right and we should ALL be glad and appreciate all the hard work of what he has created for all of us to enjoy thus far. ~DP
-
When OCZ first came out with the sandforce controller, I had bsod's like crazy and they would never take ownership of the problem but believe Samsung does there own controller now in house and never had one hiccup (guess i like sams) ~DP
-
Read above on #1581 BigMuscle said "I am going to buy external hosting for this software and will set it up there", BM has been awol, probably my guess he is super busy setting up his site all over again, and the more we ask the longer it will take. ~DP
-
Yep Fast as you know what, boot-up on a older 2nd gen I7 is under 10 secs, Firmly believe that the most significant difference if you could only make one improvement would be going with a SSD! ~DP
-
If you use Tihiy's OldNewExplorer @ http://www.msfn.org/board/topic/170375-oldnewexplorer-make-your-81-explorer-work-like-win78-one/ Then check off the option "Hide caption text in File Explorer windows" you don't have to deal with the blurred text and personallylooks a lot cleaner and unclutterd. Examples with DoubleAnimations 8.1 floating theme @ http://double-rainbow-ei8ht.deviantart.com/art/Windows-Floating-for-Windows-8-1-1-May-27-2014-456874063 No Text With Text ~DP
-
I picked up the 512 840 EVO from Newegg @ $264.99 http://www.newegg.com/Product/Product.aspx?Item=N82E16820147249 http://www.samsung.com/us/system/consumer/product/mz/7t/e2/mz7te250bw/Sam_1303_SSD-840-EVO-Spec-Sheet_v9.pdf http://www.samsung.com/us/system/consumer/product/mz/7t/e2/mz7te250bw/Sam_1303_SSD-840-EVO-Spec-Sheet_v9.pdf Happy Camper ~DP
-
As BigMuscle said only 9 days ago, be patient grasshopper. ~DP
-
More of making Bakuchris Aware of possible update changes that he may not know about. I have made changes to system files from XP on and now use a System file patcher script that does the changes for me. ~DP
-
Glad you got it working, At least til you do your next month's Tues updates and patches which will probably revert everything back. ~DP
-
I am with you Noel, I run Classic as well and can't see much difference. ~DP
-
For those of you running a Samsung SSD Drive you can set your drive to "Rapid Mode" via Samsung Magician Software which will enhance the overall system performance for 8 and 8.1. http://www.thessdreview.com/daily-news/latest-buzz/samsung-rapid-mode-to-significantly-increase-samsung-ssd-performance/ ~DP
-
No Surprise there if it BROKE your system! If you don't know what your doing then I would advise to leave your system files alone, If you are H** Bent then at least backup your original files first and set a restore point before making any changes, unless you Enjoy reinstalling Windows. ~DP
-
It doesn't address your problem, just warning anyone else if they want to download and use the DPC software to be careful. ~DP
-
If you want to modify or patch a system file then you may need to disable SFC or the system file protection http://www.msfn.org/board/topic/163099-help-modifying-windows-8-system-files/page__pid__1041270#entry1041270 http://www.eightforums.com/tutorials/4688-system-protection-turn-off-windows-8-a.html ~DP
-
What are you trying to do, change the images in those files to a custom image? ~DP
-
The downloader Installer for DPC is malware so be careful! Installs hijacker BHO crap, rqpbhevlkc64.exe in Program Files\004 in services, coupon downloader, Greener Web etc. I extracted just the .exe from my temp folder which runs clean if anyone wants it.. ~DP
-
After running my above script this is what I get with 8.1 x64. ~DP
-
We need more information, Is this a system .dll and which .dll or dll's? ~DP
-
Try this Script then reboot. :: http://www.tomshardware.com/faq/id-1655607/optimize-dpc-latency-windows.html:: http://msdn.microsoft.com/en-us/library/windows/hardware/ff542202(v=vs.85).aspx@Echo Off&color 1e&mode con:cols=60 lines=6setlocalcls:: NOTE: You Must Run This Script "As Administrator" to prevent access denied errors!:: Admin Checkerreg query "hku\S-1-5-19" >nul 2>&1 && (goto admin) || (::nonadmincls@color f9mode con: cols=80 lines=4title, RIGHT-CLICK AND RUNAS ADMINISTRATOR!echo Running as Non-Administrator!..Right-click this file and run as Administrator!echo.echo == Press any [KEY] to Start Over ==&pause>nulGOTO end):admincls:: Deferred Procedure Call Fix..BCDEDIT /SET DISABLEDYNAMICTICK YesEcho:Timeout /t 4 /nobreak>nul:endexit:: rev. 06.07.14 ~DosProbie~DP