Jump to content

UCyborg

Platinum Sponsor
  • Posts

    2,670
  • Joined

  • Last visited

  • Days Won

    28
  • Donations

    100.00 USD 
  • Country

    Slovenia

Everything posted by UCyborg

  1. True, but we were discussing version 56. Workarounds for the new Quantum are appreciated though. I'm afraid it's more like a feature that has become popular to implement. And for what? Your average clueless Windows user won't bother with a custom theme. How is the frame of a classic Win32 application when using default theme different? It uses virtually identical graphical resources, doesn't shrink when maximized and lacks the application icon on the left side. Microsoft and this whole "unified experience across all devices" or whatever they call it. Look at Office 2016 (and 2013). Heck, Remote Desktop app for Android looks like an UWP app.
  2. I don't get any glitches with Aero Glass 1.5.7 on Windows 10 version 1703.
  3. Good point about Remote Desktop. Check this out: Looks familiar?
  4. Interesting, I went really quick through those options and must have overlooked this one. It's unchecked on my end. For some reason, it doesn't change anything with (certain) custom themes. I tried loading default theme from the previous Windows build and it's ineffective with it as well. This could explain why you noticed the change without changing anything on your own, besides upgrading Windows and Aero Glass. You also don't get this grey menu background color on Windows 8.1, it always has the same appearance as the title bar.
  5. UxStyle consists of a service and a driver. Do any of the following commands from administrative Command Prompt return any positive results: sc query UnsignedThemes sc query uxstyle If so, and if UxStyle cannot be removed from Control Panel->Programs and Features, these can be used to purge references from registry which will prevent all parts of UxStyle from running: sc delete UnsignedThemes sc delete uxstyle Then reboot and delete the following files: C:\Windows\unsignedthemes.exe C:\Windows\System32\drivers\elytsxu.sys UxStyle hasn't worked properly in years now. Best to avoid it like plague. It's not updated anymore and nobody forked it to fix it. Even Microsoft noticed and is blocking its installer:
  6. You need a working patcher that allows usage of unsigned themes. There's no ideal solution, but if you are careful and switch to default theme before installing a major update, UltraUXThemePatcher works the best. Though any update could replace one of the theming DLLs with unpatched one, so Windows will likely BSOD when trying to load unsigned theme if you forget to switch back. There are also UxTSB DLLs by BigMuscle in the other thread somewhere in this forum section, but the only way to use them is either by letting Aero Glass inject it at logon, which may not work reliably, or use AppInitDLLs method, which doesn't work on computers with secure boot. And even then, not everything works 100% properly, eg. you can't switch to a theme by double-clicking .theme file in Explorer.
  7. The problem is related to FCU build of Windows 10. They changed something in default theme so the whatever element Firefox uses for menus is no longer marked to have transparency. You need a replacement theme, overriding atlas image alone is not sufficient.
  8. Oh, I've had Windows 8.1 on my laptop for some time and didn't experience any reliability issues then, so I don't have any suggestions for your case specifically. Apart for basic things like making sure you have updated drivers for the wireless card and experimenting with advanced settings under wireless card's properties in Device Manager. Though none of that helped me when I had a weird problem with wireless on Windows 10 where the d*** thing always disconnected after half-minute...the workaround was to manually connect rather than let it connect on its own. This was a bit special case as it only happened when the wireless card was bridged with the wired one and was fixed after some time without any special intervention, I assume it was an update. I only posted the instructions in the other thread for how to make use of Windows 7's DLL without uploading it somewhere, since it's not redistributable and I'd rather play it safe. Though you have those weird websites hosting various DLLs...still best to take it from authentic source.
  9. C:\Windows\System32\quartz.dll C:\Windows\System32\en-US\quartz.dll.mui C:\Windows\SysWOW64\quartz.dll C:\Windows\SysWOW64\en-US\quartz.dll.mui Remember to also take care of the .mui files for any other languages other than en-US, in case you have them installed. I keep the original files around, just in case, so I renamed them by appending .bak to their name. And you have to take ownership of the originals beforehand (security tab in the file properties) and give Administrators group Full control permissions over the file. Windows 7 version of quartz.dll also works. but only MS knows the actual differences. Either way, all things I'm aware of that need DirectShow seem to work fine with Windows 10 version of the DLL, including MadVR and cinematic playback in certain old games.
  10. Counting files remains dog-slow on Windows 8.1 in 2018. Nothing improved in that regard on Windows 10 from what I'm observing on my PC. It's indeed a night and day difference compared to 7/8. I have plain old HDDs, where this is most profound since they're slower, but have plenty of capacity and potential to host tons of files of varying size.
  11. I don't know about stability, but regarding functionality, it's possible to bring back the interface from Windows 7's Control Panel to manage wireless networks using a system file from Windows 7.
  12. Well, I was playing with Aero Glass on my native Windows 10 installation again. After disabling the graphics driver, the glitches that would appear while scrolling in Registry Editor disappeared, but I can still reproduce that redraw bug related to blurring with QTTabBar's context menu (when you right-click on the tab bar, not a tab). Hovering with mouse over "Toolbars" almost always results in the submenu not being fully drawn the first time around.
  13. Also worth mentioning, I get very minor glitches under specific circumstances on my Windows 8.1 install as well. Disabling blurring also gets rid of them there. They're the easiest to spot on alt-tab switcher, I use the one from Windows Vista, which has a glassy appearance. Having more windows open helps make it glitch in this case, although when it comes to the glitch in general, this isn't needed. It's pretty random. I don't know much graphics programming, but maybe blurring could be done differently? Could some drivers be cheating/taking faster code paths when it comes to compositing since glass effect isn't the official feature of DWM anymore? One more idea, is it possible to force usage of software rasterizer (WARP) for compositing for testing purposes? I know it must fall-back to software rendering when real graphics driver isn't present/is disabled, but I think it would be nice to be able to try that out without messing with drivers.
  14. There's a registry setting for it, look it up on Aero Glass website under Guide. Or use Aero Glass GUI (also from AG's download page) to turn it on. The symbols downloaded without an issue for me though. Funny thing about this Windows update (and apparently the future ones as well), if you don't run any anti-virus at all, you have to manually set some registry setting to get it.
  15. You know what's funny about the MS's software patch for these vulnerabilities? They don't offer it unless anti-virus software (or you) sets a specific registry setting. So if you don't run any anti-virus, including Windows Defender, you don't get it (or any subsequent patches, according to MS). A measure to prevent blue screens caused by incompatible anti-virus software therefore applies to users that don't run incompatible software in the first place. https://support.microsoft.com/en-hk/help/4073119/protect-against-speculative-execution-side-channel-vulnerabilities-in Edit: should've pasted https://support.microsoft.com/en-sg/help/4072699/january-3-2018-windows-security-updates-and-antivirus-software
  16. I fired up the debugger and traced the problem to the failed call to LoadLibraryExW from combase.dll attempting to load quartz.dll (DirectShow Runtime) as a result of a call to CoCreateInstance issued from wmp.dll. DllMain in quartz.dll fails for some reason, so I replaced both 64-bit and 32-bit version of the DLL and its associated MUI file with the one from Windows 10 and now everything appears to be working properly. Can be done on both Windows 8 and 8.1.
  17. Yeah, it's mostly about correctness. While watermark by itself isn't important, why it glitches is.
  18. Aero Glass is easy to manage so you don't have anything to lose I guess. At least you'll know how it behaves. Hey, guess what happened when I upgraded the laptop I mentioned to FCU? The glitches appeared! So, the only difference was transition from CU to FCU and I see the same problems of which screenshots I've posted from VMware virtual machine on my desktop. Afterwards, I updated software on it, including drivers for Intel HD 4000 which didn't change anything. There's something else, take a good look at the AG's watermark on my screenshots. It's like it has the shadow behind it. It wasn't present in CU with AG 1.5.7 on that laptop. Plus, after the upgrade, the watermark itself started showing up those refresh issues, especially when toggling View->Show desktop icons from desktop context menu. Those of you that have donation.key, maybe rename/move it temporarily and see how the watermark behaves.
  19. I've seen this more than half-year ago while I still had 10 as my main OS (Anniversary Update), though not as frequent. Interestingly, @NoelC said he's running 1.4.5 on his 8.1 machine because 1.4.6 caused glitches. On my old Radeon on the other hand, anything below 1.4.6 (I tried 1.4.5, 1.4.1 and 1.3.1) causes massive screen artifacts, windows leaving residual artifacts, parts of screen getting corrupted etc. Again, they can be avoided by turning off blur. The two obvious glitches that still show up from time to time can be seen in the alt-tab switcher (I use the one from Windows Vista which gives glassy appearance) and around the start button. Not always the option, updates can cause other issues, though the results indeed differ between different drivers. I tried Aero Glass on another laptop still running CU with Intel HD 4000 with whatever drivers were newest in late 2015 and it works OK there.
  20. Just make Explorer use the old, more functional and less buggy view control. There are several options to activate it, one way is Folder Options X; install it and make sure Enable icon reordering is ticked. QTTabBar users can activate it in its options under Compatible Folder View:
  21. I've been messing with this exact theme in the past, so it's already done. Just overwrite original aero 2.msstyles file in your Aero 7 folder. Also, it might be a good idea if you copy the content of \Themes\aero\Shell folder into \Themes\Aero 7\Shell. Someone reported glitches in Explorer because of older shellstyle.dll. The author doesn't find the time to rebuild the whole thing for newer Windows 10 builds. https://drive.google.com/open?id=15jXoY5SNxwcm7a7DFJsceDe0iCIRgpNn
  22. Start regedit, go to HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM, create new DWORD with a name CenterCaption and set its value to 1. This won't cover applications that render caption text on their own, most notably ribbon-enabled stuff like Explorer, Paint, WordPad etc. You need to use modified theme to cover those, so you'll have to use one of the methods that allow usage of unsigned themes. Afterwards, you can try to load the attached theme. It's a stock theme with nothing else changed except caption text alignment for such windows. Extract the content to C:\Windows\Resources\Themes CenteredCaptions-Win10-Build-16299.zip
  23. Nothing, Winaero Tweaker is just an interface for altering some Windows registry settings. There's no way to tell by what means a particular setting was altered so implementing something like that would just add unnecessary complexity and probably increase number of complaints. Anyway, just click Disable Action Center in Winaero Tweaker on the left and clear the checkbox on the right then log off and back on for changes to take effect.
×
×
  • Create New...