Content Type
Profiles
Forums
Events
Everything posted by DosProbie
-
More RunAs Admin Context Menu Tweaks: Windows Registry Editor Version 5.00 ;ADDS-"Merge...(Run As) administrator" for .reg files.. [HKEY_CLASSES_ROOT\regfile\shell\RunAs] "HasLUAShield"="" [HKEY_CLASSES_ROOT\regfile\shell\RunAs\command] @="regedit.exe \"%1\"";ADDS-"Install...(Run As) administrator" for .msi files.. [HKEY_CLASSES_ROOT\Msi.Package\shell\runas] @="Install... (Run &As)" "HasLUAShield"="" [HKEY_CLASSES_ROOT\Msi.Package\shell\runas\command] @="msiexec.exe /i \"%1\" %*" [HKEY_CLASSES_ROOT\regfile\shell\runas] @="Merge... (Run &As)" [HKEY_CLASSES_ROOT\regfile\shell\runas\command] @="regedit.exe \"%1\"" [HKEY_CLASSES_ROOT\Folder\shell\runas] @="Open &As..." [HKEY_CLASSES_ROOT\Folder\shell\runas\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,6e,00,2c,00,25,00,4c,00,00,00
-
To kick it off here is my first rant.. 1. When using 8.1 and Internet Explorer 11 I am unable to paste anything into the "Reply to this topic" posts window but with Chrome and Firefox it will copy just fine, thinking it may be a software or system issue I did a complete reinstall of 8.1 but still a no go, anyone else having a similar issue or issues?. DP
-
Title Bar Text and Background in Windows 8.1
DosProbie replied to YourNumbr1Fan's topic in Windows 8
Good Job MrGRiM! and especially like your device icons as well..DP -
Slipstream is the best way or just do a post installer for all your updates..DP
-
Me too! I personally like the square corners and buttons as it appears to have a Cleaner and Sharper look, just a matter of taste tho..DP
-
= Add "Windows Update" To Context Menu (tested on 8.1) = Windows Registry Editor Version 5.00; \\\\ Windows Updates-This PC Context Menu ////[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Windows Update]"Icon"="wucltux.dll,000"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Windows Update\command]@=hex(2):63,00,6f,00,6e,00,74,00,72,00,6f,00,6c,00,20,00,57,00,75,00,61,00,75,\ 00,63,00,70,00,6c,00,2e,00,63,00,70,00,6c,00,00,00
-
Post-RTM Updates for Windows 8 (Discontinued!)
DosProbie replied to steven4554's topic in User Contributed Update Lists
• Windows8.1-KB2902892.msu direct downloads, date published 10/28/13 • File size: 774 KB http://download.microsoft.com/download/1/1/0/110D0B58-B843-419F-8E2E-C7B67AB71872/Windows8.1-KB2902892-x64.msu http://download.microsoft.com/download/B/1/0/B1022F9B-9F68-439A-9F76-1E9396E952B0/Windows8.1-KB2902892-x86.msu -
Post-RTM Updates for Windows 8 (Discontinued!)
DosProbie replied to steven4554's topic in User Contributed Update Lists
Also here is the publishdate="2013/10/23" direct downloads for Windows8.1-KB2901549.msu x64: http://download.microsoft.com/download/3/6/1/361BBF29-6F72-44C1-8A3D-B659D1C9FD67/Windows8.1-KB2901549-x64.msu x86: http://download.microsoft.com/download/1/8/C/18C0B7BA-010A-4955-BA7C-3B1544A2E291/Windows8.1-KB2901549-x86.msu -
Good Stuff Lurk&Jerk, You can still get your 8.1 WEI score here: => http://www.softpedia.com/get/System/Benchmarks/Windows-Experience-Index-for-Windows-8-1.shtml and also run all benchmarks with this batch below(Run As Admin)..DP @Echo Off&&@Color 1f && mode con: cols=66 lines=8Title, Windows System Assessment Tool:: ~ DosProbie - WinSat.cmd:: Run ALL Benchmarks with Log File..Echo Running Windows Assessment, Please Wait..This May Take A While..Winsat formal -restart %systemdrive% > %systemdrive%\Formal.WinSat.Assessment.ALL.htm Cls echo: & echo *DONE* & echo:pause
-
@DimasKid, Good job on your ribbon patcher! Check your pm..DP
-
@Fireboyche, check your pm-mail..DP
-
Title Bar Text and Background in Windows 8.1
DosProbie replied to YourNumbr1Fan's topic in Windows 8
With the 8.1 beta2 aero I get a halo or glow around the text. ==>http://glass8.berlios.de/win81.html -
Title Bar Text and Background in Windows 8.1
DosProbie replied to YourNumbr1Fan's topic in Windows 8
Ace, you did not read my post above #3 or else you would not be asking..DP -
Title Bar Text and Background in Windows 8.1
DosProbie replied to YourNumbr1Fan's topic in Windows 8
Contact the author (neiio) and he can revise the msstyles for 8.1..DP -
Title Bar Text and Background in Windows 8.1
DosProbie replied to YourNumbr1Fan's topic in Windows 8
Well for starters its a W8 theme not a 8.1! and I would say adjust the menu bar color but the color intensity slider and color mixer dont work as well with that theme With the 8.1 beta2 aero I get a halo or glow around the text. ==>http://glass8.berlios.de/win81.html -
We have this Post on patching system files here ==> http://www.msfn.org/board/topic/163099-help-modifying-windows-8-system-files/
-
How to disable the stupid "Switch between apps" pop-up with 8.1.. Twk credit==>: http://www.eightforums.com/tutorials/31098-help-tips-enable-disable-windows-8-1-a.html Windows Registry Editor Version 5.00;Kill the annoying "Switch between apps" pop-up when launching metro apps..[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\EdgeUI]"DisableHelpSticker"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\EdgeUI]"DisableHelpSticker"=dword:00000001
-
Old thread but anyway this is the Softpedia link for the lastest =>http://www.softpedia.com/progDownload/Universal-Silent-Switch-Finder-Download-180984.html
-
Post-RTM Updates for Windows 8 (Discontinued!)
DosProbie replied to steven4554's topic in User Contributed Update Lists
Good Job!! -
How in the heck do I FIX my broken Apps with 8.1 ? Does not make any difference if I have RC5 installed or not. When I go to: - Wds+C >> Start >> down arrow - Brings up Apps view screen - Any app I click on says "This app can't be open" and shows "Error" under all the apps..What the !@#! Open to suggestions..DP
- 1,309 replies
-
- Its back... again!
- windows 8 themes
- (and 3 more)
-
lol..black is good..
-
Nice Looking Theme!! Only thing is your installer is showing 3 Trojan virus hits with VirusTotal, probably false-positive because of a cracked version of winrar and sfx.. DP https://www.virustotal.com/en/file/b511dce50a3bd1aea455f825f31b51d4621a804cda95a57e135d1666030663f0/analysis/1380641208/
-
These are the switches I use for silent install of Java 7 msiexec /i jre.msi /qn" ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 SYSTRAY=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 JU=0 JQS=0 EULA=0 REBOOT=Suppress /l* c:\JRE-7.5.logSince silent switches no longer work with the .exe you will need to install from the .msi file.. Download from http://www.java.com/en/ then click on the install and go to AppData\LocalLow\Sun\Java and grab the .msi file then use the switch above..DP
-
Adding reg file to Win 8.1
DosProbie replied to MasterBash's topic in Unattended Windows 8/Server 2012
You can use Autounattend.xml to add your reg files as well..DP