Yay or nay? Made an app that adds Aero Glass, Start Menu on Windows 10


Recommended Posts

Just upgraded to Win 10 from 8.1 where I was using BM's Aero Glass with great success.  After reading MSFN forum about the multitude of problems with Win 10 and Aero Glass I really don't want the hassle, so I need a better solution.  Your screen image looks great -- exactly what I want!

So come on, neowin, are you convinced by all the positive support here?  Have you commited to making your solution available to us all?  We really want it!  I'm ready to hand over some bucks for it. :yes:

On 4/30/2016 at 7:14 PM, MeowPurr said:

About pricing - I think the community really needs now a reliable solution for Windows customization, not just Aero Glass. In fact, I wouldn't like to be using the Aero Glass theme all the time, ideally I would like to switch themes every month.

I have developed a couple of free and open source projects, including TouchEnabler which in part became the foundation for this Aero Glass project. The problem is that like many other open-source projects, developers have very little time to polish them or even make them usable for regular folks. That's what happened with TouchEnabler, even though it is free and extremely extensible it went unnoticed and commercial solutions surfaced which seem to be far more successful than my little app (I'm also not good at marketing or even just getting the word out). I'm definitely not planning to make a living out of this project, I have a day job as a developer and have a few hours left in the weekend to use for this project. And it's not like you could make lots of revenue out of customization software, even Stardock has moved on. So I'm looking at the possibility of maybe starting a little Kickstarter to fund development of this project from early alpha (today) to a release candidate. And the Aero Glass part is just a tiny feature of it all. I have been researching how to get customization on modern Windows ever since msstyles stopped being supported altogether. Back in 2012, one day I couldn't boot up my main Windows 8 computer because of a seemingly innocuous tiny Windows update. After installing the update, the system wouldn't start because for some reason it needed the vanilla aero.msstyles set as the default theme. Technically speaking, updates introduce new code which in turn need new .msstyles resources that because of poor design make the entire system unable to boot, either by showing a black screen at logon or, more recently, a blue screen. So today, if you have a custom theme and you get a new update (every day as of Windows 10), your computer may not boot up next time. And speaking of Windows 10, msstyles have become such a vestigial feature that as I said earlier most of the system-wide UI is not customizable. To fix this and before adding back Aero Glass I made a new version-independent theme format that in part gets translated to msstyles at run time or is loaded by my library directly; I had to make a new theme editor to go with it not just because of the new format but also since the only existing theme editor (short of hex value editing) is not only paid, closed-source but also has not been updated in more than 4 years. It's all in very early stages and so far all my testing has been done on a VM. Anyway, sorry for the word vomit :s and thank you for your encouraging comments.

If you can make this as good as it looks, and you're not a complete cretin like BigMuscle I'd happy throw a little funding your way. The removal of Aero from Windows is about the only thing I really miss when using W10 and apart from being an annoying primadonna, BigMuscle just doesn't get his libraries updated quickly enough for new releases.

On 4/26/2016 at 4:51 PM, warwagon said:

Looking good so far! I love me some glass. I am finding Windows 10 a lot less annoying without glass than Windows 8.

Windows 8 did not need anything to make it look annoying, it came that way.

On 5/25/2016 at 3:33 PM, Gary7 said:

Windows 8 did not need anything to make it look annoying, it came that way.

At least DWM in Windows 8.x isn't as near as restrictive as it is in Windows 10 (from a programming aspect).

  • Like 2
On 01/05/2016 at 4:14 AM, MeowPurr said:

To fix this and before adding back Aero Glass I made a new version-independent theme format that in part gets translated to msstyles at run time or is loaded by my library directly; I had to make a new theme editor to go with it not just because of the new format but also since the only existing theme editor (short of hex value editing) is not only paid, closed-source but also has not been updated in more than 4 years. It's all in very early stages and so far all my testing has been done on a VM. Anyway, sorry for the word vomit :s and thank you for your encouraging comments.

I would love to do some testing for you, I have been creating custom themes for Windows 7 8 and 10, I have been able to add back the classic start menu and taskbar to the msstyles to be used with StartIsBack, I have been asking to add more features back but it seems he is not interested as it's not really what his program was intended for, I would be happy to provide custom themes to use with your program if it's possible to do so.

 

While I also like the idea of an updated theme builder, I have become very familiar with Windows Style Builder and I have adapted it to use with Windows 10 and I have even made it possible to import themes from windows 7 and 8.

 

Currently I am still using Windows 8 as my daily driver as I have not been able to get the customization on 10 to a point where it's appealing enough to use as well as the constant updates that break any customization you do manage to achieve.

 

All my testing on Windows 10 has currently been on a VM so I am not afraid to break things as it only takes a few seconds to recover using a snapshot, I also have a Customization website called Virtual Customs and I have thousands of members that would be interested in this project and I would be happy to promote your product there.

  • Like 1
19 hours ago, Mr GRiM said:

Looking great, are you using the msstyles to add the taskbar and start menu back?

Sadly it's not possible( at least on those two) to get any sort of theming from msstyles, since the UI is basically hardcoded on vanilla Windows 10. The only way is third party software.

 

On 5/31/2016 at 6:13 PM, patseguin said:

Does the OP have an alpha app that we co old test out?

19 hours ago, Mr GRiM said:

I would love to do some testing for you, I have been creating custom themes for Windows 7 8 and 10, I have been able to add back the classic start menu and taskbar to the msstyles to be used with StartIsBack, I have been asking to add more features back but it seems he is not interested as it's not really what his program was intended for, I would be happy to provide custom themes to use with your program if it's possible to do so.

 

While I also like the idea of an updated theme builder, I have become very familiar with Windows Style Builder and I have adapted it to use with Windows 10 and I have even made it possible to import themes from windows 7 and 8.

 

Currently I am still using Windows 8 as my daily driver as I have not been able to get the customization on 10 to a point where it's appealing enough to use as well as the constant updates that break any customization you do manage to achieve.

 

All my testing on Windows 10 has currently been on a VM so I am not afraid to break things as it only takes a few seconds to recover using a snapshot, I also have a Customization website called Virtual Customs and I have thousands of members that would be interested in this project and I would be happy to promote your product there.

I have so much more stuff to show, I have actually been able to finally add theming to the immersive UI! 

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

 

19 hours ago, Mr GRiM said:

I would be happy to provide custom themes to use with your program if it's possible to do so.

Sounds great! I'm not a very good skin designer myself so I'll definitely be needing custom themes. I am developing this program with customization in mind. People really need to understand that it's your computer and you can do whatever you want with it and make it look just like you want it to. I want to (eventually) add a .ini file where you can change and tweak every single variable UI-wise. That would be the ultimate goal.

4 minutes ago, kalel83 said:

Is this still being worked on? Hoped a alpha/beta version would be available by now.

He's only one guy! Check his reply only on Friday. Definitely still being worked on. 

 

@MeowPurrTake as long as you need. I'd rather have a good product later than a half-baked one sooner.

Definitely seems like something I'd like to support. But take your time ironing it out before you release it. I've released half-finished software before and it died before I could really get the projects off the ground. Keep up the hard work.

  • 2 weeks later...
On 6/3/2016 at 4:02 AM, MeowPurr said:

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

Bigmuscle just put his libraries in a rar file then added a registry file for people to self install them, wouldn't that allow for quick and easy beta releases without having to bundle an installer?

  • 2 weeks later...
7 hours ago, DBlake said:

Any movement on this? I'd hate to see it fade into oblivion.

I agree.  Especially since the end of the "free upgrade to Windows 10" is rapidly approaching.  It would be desirable to have this option available so that when I finally upgrade my 'Windows 7' and 'Windows 8.1 with Aeroglass' machines, the full glass with blurring effect can be immediately installed.  I have one Windows 10 machine that automatically upgraded without my permission and refused to allow me to return it to 8.1, and the lack of glass with blurring leaves that machine looking dull and listless next to everything else.  It's been over two months since the OP started this thread and tantalized us all--any updates at this time, MP?  :)

Meh, I'll believe it when I see it running on my machine. 'Til then, I'll just take it as a troll, and look for other alternatives. (And if I'm wrong, I'm sorry)

  • 2 months later...

I think If you only managed to bring back Aero Glass for build 14393+, that would already satisfy 90% of the users here. I'd also be more than happy to throw money at your face.

 

But please be aware of feature creep, especially when it comes to fixing your stuff in the future. You could argue that it's a much better idea to do few things exceptionally well than to accomplish a lot of stuff half-assed.

 

Two examples that really stood out to me are Bvckup 2 by Alex Pankratov, and Startisback++ by Stanislav Zinukhov.

Edited by Flappysquirrel
  • Like 1
  • 1 year later...
On 6/3/2016 at 8:02 AM, MeowPurr said:

Sadly it's not possible( at least on those two) to get any sort of theming from msstyles, since the UI is basically hardcoded on vanilla Windows 10. The only way is third party software.

 

I have so much more stuff to show, I have actually been able to finally add theming to the immersive UI! 

It's not that I have an issue with releasing beta software, but at the moment my program is quite complex and putting all the pieces together and wrap it into an installer would demand a lot of time that I rather use to get a functional beta first.

 

Sounds great! I'm not a very good skin designer myself so I'll definitely be needing custom themes. I am developing this program with customization in mind. People really need to understand that it's your computer and you can do whatever you want with it and make it look just like you want it to. I want to (eventually) add a .ini file where you can change and tweak every single variable UI-wise. That would be the ultimate goal.

Hello, I think you have done something useful after all these months? or maybe you just lost the interest to release?

Personally, I love the Windows 7 Aero Start Menu, and love to see it working in Windows 10.

  • 3 months later...
10 minutes ago, ultimate99 said:

This project dead?

pretty sure it's dead yes

 

as an alternative I used to use the following for glass on 8/8.1 and for a bit on 10 as well; seems more reliable than a lot of the other projects from my experience.

it's been a few years since i've used it as well so it's likely only gotten more stable :)

 

http://www.glass8.eu/

20 minutes ago, Steven P. said:

Border look really off in Redstone 3 (Fall Creators Update)

 

SNAG-0031.png

does it look like that elsewhere or just Chrome? I'd lean toward blaming chrome because they don't use the native windows borders and their overwrite seems to be coded weirdly (if you compare to any other windows the min/max/close buttons are farther to the right on the UI in chrome and boarders are thinner)

This topic is now closed to further replies.
  • Posts

    • Microsoft making much needed change to Windows 11, 10 Patch Tuesday security updates by Sayan Sen Recently, Microsoft delivered its latest Defender patches for Windows 11 ISOs. These definitions are released from time to time alongside the general security updates available during Patch Tuesday. Speaking of Defender, the company has now announced another important change that affects how security updates are delivered to enterprise devices running Windows. According to a recent announcement, Microsoft Defender for Endpoint's endpoint detection and response (EDR) updates will no longer be bundled with the monthly Windows security updates or Patch Tuesdays. Instead the company is shifting delivery of these updates to Microsoft Update, bringing EDR servicing in line with several other Microsoft Defender components. If you recall, Microsoft last year moved PowerShell updates to Microsoft Update (MU) as well since it provides automatic updates for Microsoft products and services. Thus the move is intended to allow Microsoft to deliver EDR improvements and security enhancements independently of the OS's regular monthly update cycle; this should enable faster deployment of protection updates without requiring organizations to wait for the next Patch release. For those unfamiliar, Microsoft Defender for Endpoint's EDR capabilities are designed to help organizations detect, investigate, and respond to advanced threats across managed devices. Keeping these components updated is critical for maintaining protection against evolving attack techniques. The rollout has already began for Windows 10 devices in late May 2026 (last month) and Microsoft says it will gradually expand support to Windows 11 and the remaining supported Windows versions over the coming months. The company expects deployment across Windows 10 and Windows 11 to be completed by fall 2026 or around Q3 of this year. Once the transition is complete, EDR updates will be delivered through Microsoft Update using KB5005292, provided the required prerequisite updates have already been installed. Microsoft is also introducing a new Defender Update Service as part of the change. Following installation of the first update, devices will automatically create a new directory located at %ProgramData%\Microsoft\Microsoft Defender\Defender Update. Microsoft notes that restarts may occasionally be necessary in case of "rare" failure scenarios. For most organizations, the tech giant says no action will be required as long as Microsoft Update is already permitted within their update management strategy. Admins who rely on manually deployed update packages, however, will need to adjust their processes to ensure the new Defender update package is included. Microsoft also recommends reviewing internal documentation and notifying helpdesk and security operations teams about the updated delivery mechanism to avoid confusion during the transition. As a prerequisite, the tech giant notes that systems must be running Sense version 10.8798.25857.1000 or later and have one of the following Windows updates (or later) installed: Win11 24H2 KB5062660 (2025-07 Cumulative Update Preview) Win11 23H2 KB5062663 (2025-07 Cumulative Update Preview) Win11 22H2 KB5062663 (2025-07 Cumulative Update Preview) Win10 22H2 KB5062649 (2025-07 Cumulative Update Preview) Win10 1809 KB5063877 (2025-08 Cumulative Update) Server 2019 KB5063877 (2025-08 Cumulative Update) Server 2022 KB5063880 (2025-08 Cumulative Update) Server 2025 KB5063878 (2025-08 Cumulative Update) As always, organizations should verify that their update policies align with the new servicing approach before the broader rollout reaches all supported Windows platforms later this year. In case of major problems, the EDR update can be rolled back to the inbox version stored in %ProgramFiles%\\Windows Defender Advanced Threat Protection (ATP) using: MpCmdRun.exe -RevertMde -Product Edr -ToVersion Inbox For those who have access to the Microsoft 365 Admin Center portal, you can view the message here under ID MC1381119.
    • My problem with these smart scopes is that IMO they're not really an entrance into astronomy, they're an entrance to looking at pretty(ish) pictures that you take by essentially pressing a button and letting the scope do the work. I still maintain that getting some binoculars or a solid dedicated telescope (which doesn't have to mean expensive) and actually spending time learning the night sky and using a telescope is a much better way to actually learn. But, granted, the learning curve is a bit steeper (as it tends to be).
    • I never played Crazy Taxi before, but this looks like a fun game!
    • The perception of Microsoft Edge is unfortunate as it's a world class browser. I'm not exaggerating when I say it's the best browser I've ever used with its feature set, speed, reliability and advanced security. Running the extension Ublock Origin is a must though to deal with advertising and trackers.
    • You can check out our latest 9070 GRE review with scores for the XT too, but these are on Windows: Gaming performance Productivity performance
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      73
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!