|
Post by justdriving on Aug 16, 2020 11:39:27 GMT -8
Thanks but it doesnt work for some reason
|
|
|
Post by ihatemetro on Aug 16, 2020 19:30:24 GMT -8
Thanks but it doesnt work for some reason Did you download the AHK or exe? Download the latest release from github (exe version), unzip it, and run the program. Run something like Notepad and you should see the Windows 7 Basic Theme applied to the window without DWM getting disabled.
|
|
|
Post by justdriving on Aug 17, 2020 4:44:59 GMT -8
Thanks but it doesnt work for some reason Did you download the AHK or exe? Download the latest release from github (exe version), unzip it, and run the program. Run something like Notepad and you should see the Windows 7 Basic Theme applied to the window without DWM getting disabled. I Did it but for some reason it mixes it with classic theme This is what i get :
|
|
|
Post by ihatemetro on Aug 17, 2020 5:53:25 GMT -8
Did you download the AHK or exe? Download the latest release from github (exe version), unzip it, and run the program. Run something like Notepad and you should see the Windows 7 Basic Theme applied to the window without DWM getting disabled. I Did it but for some reason it mixes it with classic theme This is what i get : You're using it with the "Aero Lite" theme, switch to the "Windows" theme in Settings > Personalization > Themes. Then you'll get the Basic Theme. Aero Lite has different Basic Theme borders than the default theme.
|
|
|
Post by justdriving on Aug 17, 2020 12:51:49 GMT -8
I Did it but for some reason it mixes it with classic theme This is what i get : You're using it with the "Aero Lite" theme, switch to the "Windows" theme in Settings > Personalization > Themes. Then you'll get the Basic Theme. Aero Lite has different Basic Theme borders than the default theme. Ooh there, now it works, thanks
|
|
|
Post by strontium on Oct 11, 2020 3:28:43 GMT -8
Nah you cant do that. You misled. You can put a border on a listbox under comdlg32.dll.mui > 1552 but there is another control right atop of it. In fact listbox is hidden underneath another control which displays the content and folders you see in the box. I have tried this many a time and finally gave up. You can try a little trick with the listbox: bring it to the fore - Set WS_VISIBLE flag to true. LISTBOX will then appear empty because the folderview displayed in it is controlled by a separate control.
Script I posted above I fixed the next day by adding the lines that redraw the control by moving it 1px back and forth. That didnt help.
|
|
|
Post by strontium on Oct 11, 2020 3:30:31 GMT -8
Seriously? No way to post image?
|
|
|
Post by strontium on Oct 11, 2020 3:40:13 GMT -8
Im not messing with this kak anymore, I got better things to do, in fact I forgot about this mess months ago but anyway Here is the listbox with its native sunken border but the box is devoid of content: i.imgur.com/lHkot8r.pngJust read what I said above. You can put the border on the listbox but not on folderview control which manages the content displayed in the listbox. Now, here are a couple screens of my system: i.imgur.com/DItEaco.pngi.imgur.com/hKqNGg4.pngI also yearn to put a border on ACLUI_CHECKLIST and resize the apply, cancel, ok buttons in property sheets. Only three things to make my work totally perfect.
|
|
|
Post by anixx on Oct 12, 2020 3:54:03 GMT -8
I see no images in the links.
|
|
NovaDelta
Sophomore Member
i am me
Posts: 174
OS: Windows 10 22H2
Theme: Unfortunately, 10 theme
CPU: i7-6700HQ
RAM: 16GB of sticks of RAM
GPU: Nvidia Quadro M1000M
|
Post by NovaDelta on Oct 12, 2020 13:50:28 GMT -8
I see no images in the links. It's an issue with new CSS things in imgur I think theres a way to switch it back for now
|
|
|
Post by anixx on Oct 12, 2020 14:36:52 GMT -8
I see no images in the links. It's an issue with new CSS things in imgur I think theres a way to switch it back for now The first one is visible, and it has i. in the beginning and .png in the end. Maybe the links are wrong?
|
|
NovaDelta
Sophomore Member
i am me
Posts: 174
OS: Windows 10 22H2
Theme: Unfortunately, 10 theme
CPU: i7-6700HQ
RAM: 16GB of sticks of RAM
GPU: Nvidia Quadro M1000M
|
Post by NovaDelta on Oct 14, 2020 8:00:46 GMT -8
It's an issue with new CSS things in imgur I think theres a way to switch it back for now The first one is visible, and it has i. in the beginning and .png in the end. Maybe the links are wrong? try going to imgur.com/beta/disable if you use palemoon
|
|
|
Post by anixx on Oct 15, 2020 12:21:47 GMT -8
The first one is visible, and it has i. in the beginning and .png in the end. Maybe the links are wrong? try going to imgur.com/beta/disable if you use palemoon This redirects me to the main site
|
|
NovaDelta
Sophomore Member
i am me
Posts: 174
OS: Windows 10 22H2
Theme: Unfortunately, 10 theme
CPU: i7-6700HQ
RAM: 16GB of sticks of RAM
GPU: Nvidia Quadro M1000M
|
Post by NovaDelta on Oct 15, 2020 12:29:17 GMT -8
Idk
should fix imgur not appearing on palemoon though for me
|
|
|
Post by travis on Oct 22, 2020 16:46:27 GMT -8
I think you can make an AHK for that.
|
|
|
Post by birbajans94 on Oct 23, 2020 9:21:17 GMT -8
Hello guys, im using the build 10586....runs fine but i still dont have the god dammit windows 7 classic theme back on my windows 10, HELL!!! Why microsoft keeps hitting head against it again and again....does anyone have any hack or trick that enables the classic theme ?:?? i hate metro....and i dont want to go back to 7!!1 Thanks
|
|
|
Post by travis on Oct 23, 2020 9:30:26 GMT -8
Nothing really changed from Classic Shell. And no, it's not any adware or sorts.
|
|
meow
Freshman Member
no
Posts: 26
|
Post by meow on Oct 23, 2020 13:17:23 GMT -8
I do have a guide for this. Just make a backup of your data incase Windows 10 breaks... 1. QUIT ALL UWP APPS!! 2. Kill ApplicationFrameHost.exe and rename it to something else in System32. 3. Install some other browser. Preferrably Opera, becuase it doesnt have that many issues. 4. Rename Windows.UI.Logon.dll to something else. 5. Rename SystemApps to something else. 6. Rename dwm.exe to something else. 7. Rename Resources to something else. 8. Reboot. 9. Install OpenShell.
|
|
|
Post by ihatemetro on Oct 24, 2020 17:28:30 GMT -8
I do have a guide for this. Just make a backup of your data incase Windows 10 breaks... 1. QUIT ALL UWP APPS!! 2. Kill ApplicationFrameHost.exe and rename it to something else in System32. 3. Install some other browser. Preferrably Opera, becuase it doesnt have that many issues. 4. Rename Windows.UI.Logon.dll to something else. 5. Rename SystemApps to something else. 6. Rename dwm.exe to something else. 7. Rename Resources to something else. 8. Reboot. 9. Install OpenShell. He/She said to just enable Classic Theme, NOT to disable DWM... You would need a lot more than Open-Shell for Windows to be usable with DWM off. If you just want Basic theme, look here instead: www.winclassic.net/thread/543/using-basic-theme-killing-dwmClassic Theme: www.winclassic.net/thread/456/reversibly-enable-disable-classic-simple
|
|
meow
Freshman Member
no
Posts: 26
|
Post by meow on Oct 27, 2020 13:34:47 GMT -8
I do have a guide for this. Just make a backup of your data incase Windows 10 breaks... 1. QUIT ALL UWP APPS!! 2. Kill ApplicationFrameHost.exe and rename it to something else in System32. 3. Install some other browser. Preferrably Opera, becuase it doesnt have that many issues. 4. Rename Windows.UI.Logon.dll to something else. 5. Rename SystemApps to something else. 6. Rename dwm.exe to something else. 7. Rename Resources to something else. 8. Reboot. 9. Install OpenShell. He/She said to just enable Classic Theme, NOT to disable DWM... You would need a lot more than Open-Shell for Windows to be usable with DWM off. If you just want Basic theme, look here instead: www.winclassic.net/thread/543/using-basic-theme-killing-dwmClassic Theme: www.winclassic.net/thread/456/reversibly-enable-disable-classic-simpleThis IS enabling the classic theme. It also disables DWM.
|
|