lol KDE ? you must be kidding - worst linux gui ever... that thing is the biggest resource hog and clustered from the beginning to the end with crap. Worse than windows vista imho.
I am sure the wallpaper choice was not a coincidence. Anyway, I am happy to learn that you are one of us ( Insiders ).
No the wallpaper choice was not coincidence. Just illustrating a point that I have been making for years. (Not here but on other forums.) As for being a "Windows Insider", that is not a badge that I wear with honor or take very seriously since any 15 year old with an internet connection can be one. Which is who Windows 10 seems to be designed for. Can you tell that I have yet to be impressed with Windows 10TP?
Because I would rather use my dropbox folder (old way) than using the app inside the window. If you have installed dropbox, it integrates well without needing a slow, clunky app inside a file explorer window.
You can't if you are using the debug version for build 9926 Maybe you can ask Bigmuscle at MSFN forum
bigmuscle said yesterday that he will put a fix on the website. It should be there yesterday evening but he is proberly facing some kind of problems who knows
FYI: The Taskbar Blur And Transparency will STICK and not 'turn off/bug out when you press start' If You Install the beta version of Classic Shell v4.2.0 plus as a added bonus the Start Menu will also show Blur and Transparency.. ~DP
Yeah but I feel as there is no reason for me to use Classic Shell anymore, P.S. That is not actual aero, it just transperent and classic shell always works like that whether the system supports aero or not
That does not work for me on build 9926 symbols not downloading BTW. Did download them from Microsoft but still no succes
First enableblur stop working and when I run aerohost.exe from second link answer is "this program doesnt supose to be run by user so I tried with admin and the same. Any idea? Thank you
My1 over at MSFN modded the below batch script to run in a loop that will keep it running all the time, not the Best solution but will work, also I added it to my Run section in the registry so everytime I rebooted or logged off will keep it running as well.. ~DP Code: @echo off :1 EnableBlur.exe class Shell_TrayWnd accent 0 0 0 0 EnableBlur.exe class Shell_TrayWnd blur true timeout /T 2 /nobreak cls goto 1