Loaded some information on microsoft Help pages to build an simple app:
But there seems to be missing a lot.
I know that resolution can be replicated by using reactos CPL.
Your vista is transparent, mine never was like it. But do you mean the start menu? Need to look if windows 11 still provides the favorites, if yes it should be doable. The left side are only links..Clickable labels or buttons. Can be themed wirh css
I fully removed explorer.exe from my 24h2 System. But guess what my V;M does not need it to function. Code soon to be found here: gitlab.com/bluedxca93/11-shell-gtk/-/tree/main/0-5-beta?ref_type=heads .
Got it now partially working. The author of manaaged shell was very kind and gave me some hints about how to use the managed shell library. Now just need some bugfixes and implement the context menu forneach icon which should be doable i hope...
As you can read on github, it can be expected that system tray would possibly be removed or hidden in future releases of windows. Also im not a fan of the default shell. So i was searching the internet for system tray implementations and found the following:
-) Cairo shell and retrobar have a...
24h2 just means 10.0. 26100 but there are numbers after it. Especially the shell and explorer seem to have received some updates. Now explorer seem to work again partially as dile manager. The shell is still unusable.microsoft tried to redesign on top of old working code and the result is a...
Dont know. I know for sure that 24h2 is not equal to 24h2. The newer versions of it seem tonwork better. Even the default file manager seems to be fixed partially in lastest 24h2 builds. It functions again albeit terribly slow.
On early 24h2 builds i had more problems, now it works but...
There is also MiniOS Ubuntu Matr, Xfce Fedora respin etc. Im a linux user for years.
For university i need adobe products sooner or later and my camera eos 2000d requires a raw converter that cant run on linux. Darktable just does not work. And dxo pure raw version 2 is buggy on wine...
Hi,
I partially agree that the real explorer.exe is supposed to be a main component of windows. However the exe file itself is not needed for file system operations or open with dialogs etc. Yes it breaks the system settings user interface if you remove explorer.exe. The functionality as...
Hello everyone,
Explorer.exe and some of its functionality seems to be destroyed as a choice of design by microsoft and now I am looking for a way to disable it temporarily but also permanently. Moving it with midnight commander as admin works but once an update happens explorer.exe is back as...
Hi, i ll try it and hopefully get msvc on my computer. msys2 mingw does not handle some things the windows way. If its sucessful ill post here again...