|
Post by namensloser on Aug 25, 2019 15:18:38 GMT -8
I dont know how i open this gui?
|
|
|
Post by leet on Aug 25, 2019 15:26:30 GMT -8
|
|
|
Post by powerplayer on Aug 25, 2019 15:40:59 GMT -8
Found out where the desk.cpl dialogs got moved to in vista so they use themeui.dll.mui and desk.cpl.mui to store dialogs themeuv.rar (7.45 KB) maybe a step closer to get there...
|
|
|
Post by powerplayer on Aug 25, 2019 18:15:23 GMT -8
|
|
|
Post by anixx on Aug 25, 2019 21:58:58 GMT -8
|
|
|
Post by R.O.B. on Aug 25, 2019 22:51:47 GMT -8
powerplayer Please stop derailing threads with unrelated discussion. The CPL issue is completely separate from this topic, so take it to its own thread. This is a warning that applies to all threads. Stop, or there will be consequences.
|
|
|
Post by anixx on Aug 26, 2019 5:24:45 GMT -8
|
|
|
Post by leet on Aug 26, 2019 10:37:53 GMT -8
I have none of those three xD. I'm only doing it if it will help the program. If not, make your own thread pls.
|
|
|
Post by powerplayer on Aug 26, 2019 15:53:45 GMT -8
|
|
|
Post by R.O.B. on Aug 27, 2019 20:43:41 GMT -8
All good, glad to hear that. I look forward to your progress with it. So in regards to this program, I think you've done a pretty good job with it so far, leet . A couple of suggestions I have: -Make the StartIsBack feature optional. This would be really useful for users who might not want it. -Consider adding command line support to skip the GUI if/when you figure out how to toggle the classic theme programmatically (without the use of PS6, I mean) Keep up the good work!
|
|
|
Post by leet on Aug 28, 2019 11:41:53 GMT -8
Thanks for the suggestions! Implementing both of those helped me refactor a lot of my code. Though it still uses PowerShell
|
|
|
Post by powerplayer on Aug 28, 2019 13:47:01 GMT -8
All good, glad to hear that. I look forward to your progress with it. So in regards to this program, I think you've done a pretty good job with it so far, leet . A couple of suggestions I have: -Make the StartIsBack feature optional. This would be really useful for users who might not want it. -Consider adding command line support to skip the GUI if/when you figure out how to toggle the classic theme programmatically (without the use of PS6, I mean) Keep up the good work! I agree on that cause i happen to already use startisback classic3 theme an install of the same thing or an different version over that might mess my settings but for people who really want the good old start-menu right out of the box it could probably be done without installing additional software by using a slimmed by trial and error version of the C# net framework 6 dll's and or executables in the same folder kinda what some games do with the mono dll's but with the net dll's Pick 2 programs 01 Slim ( a small download classic theme only) or expert mode : You enable the UI assuming you already set your desktop 02 Chubby (All programs that bring back windesktop) Or novice mode you could script it to include all of the classic tweaks that make people happy to get a familiar environment like in my thread here Or get my custom made win9x startmenu and bring it along with classicshell from This MegathreadSo the one Rob suggested SimpleUI expert mode And the one that installs the stuff would be AdvancedUI Novice mode But i still think adding net6 files to the same folder as SimpleUI and AdvancedUI would be more simple cause it would just run (no additional downloads just the software in question) quick and easy
|
|
|
Post by leet on Aug 29, 2019 6:30:33 GMT -8
Thanks for the suggestions! Implementing both of those helped me refactor a lot of my code. Though it still uses PowerShell After two days of trying to reconstruct the code I just realized it is a .NET dll and I can just embed and reference code in it. I can already tell it's about a million times faster. No actual installation required (PS6 and the module). Implementing that into the main application now.
|
|
|
Post by leet on Aug 29, 2019 8:19:04 GMT -8
Didn't work. Opening registry as read-only and then trying to write to it is not smart.
|
|
|
Post by leet on Aug 29, 2019 8:28:28 GMT -8
Fixed it. Build 6 now doesnn't need PowerShell and runs as admin by default.
|
|
|
Post by leet on Aug 29, 2019 13:06:19 GMT -8
Lol came across this while searching for ways to get classic explorer. It's awesome but it's just a bit too classic
|
|
|
Post by anixx on Aug 29, 2019 13:07:33 GMT -8
Please add a link to your github so that people could participate or report issues.
|
|
|
Post by anixx on Aug 29, 2019 13:09:27 GMT -8
|
|
|
Post by anixx on Aug 29, 2019 13:14:37 GMT -8
Made the topic sticky.
|
|
|
Post by anixx on Aug 29, 2019 13:40:42 GMT -8
Consider adding the possibility to install 7+ Taskbar Tweaker.
|
|