|
Post by powerplayer on Oct 25, 2019 10:14:51 GMT -8
Think is basebrnd.dll.mui too
|
|
freedom7341
Freshman Member
👅
Posts: 72
OS: 👅
Theme: 👅
CPU: 👅
RAM: 👅
GPU: 👅
Computer Make/Model: 👅
|
Post by freedom7341 on Nov 17, 2019 17:30:10 GMT -8
Are you editing the en-US/en-UK? If so, try doing the dutch specific MUI.
|
|
|
Post by leet on Nov 18, 2019 10:27:41 GMT -8
I actually edited both the en-US as well as the nl-NL one. Don't know why it doesn't work though
|
|
|
Post by leet on Oct 17, 2020 11:27:55 GMT -8
Also, while we're at it, I noticed that header bitmaps that use classic sizes don't seem to look good with the shutdown dialog, so... 2000 DIALOGEX 0, 0, 274, 242 STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION CAPTION "Shut Down Windows" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US FONT 8, "MS Shell Dlg" { CONTROL 1008, 2027, STATIC, SS_ICON | SS_REALSIZECONTROL | WS_CHILD | WS_VISIBLE | WS_GROUP, 13, 7, 21, 20 CONTROL "&What do you want the computer to do?", 2028, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 6, 173, 10 CONTROL "", 2001, COMBOBOX, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 44, 20, 180, 57 CONTROL "", 2002, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 40, 180, 30 CONTROL "&Planned", 2005, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 175, 104, 42, 10 CONTROL "&Option:", 2009, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 104, 103, 8 CONTROL "", 2003, COMBOBOX, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 44, 116, 180, 57 CONTROL "", 2004, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 134, 180, 25 CONTROL "Comm&ent:", 2008, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 162, 180, 8 CONTROL "", 2006, EDIT, ES_LEFT | ES_MULTILINE | ES_AUTOVSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 44, 173, 180, 32 CONTROL "Select the option that best describes why you want to shut down the computer", 2007, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 81, 173, 17 CONTROL "Shutdown Event Tracker", 2010, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 8, 72, 258, 141 CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 108, 219, 50, 14 CONTROL "Cancel", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 162, 219, 50, 14 CONTROL "&Help", 9, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 216, 219, 50, 14 }
Where do I put this?
|
|
|
Post by R.O.B. on Oct 17, 2020 11:47:10 GMT -8
It's dialog resource 2000 in authui.dll.mui.
|
|
|
Post by travis on Dec 21, 2020 14:46:14 GMT -8
Something related to this, it is possible to change the build number in the winver prompt without changing the actual build. In the 4th string in shell32.dll.mui, you can edit it and it will change the build line in winver.
|
|
|
Post by travis on Feb 5, 2021 10:40:05 GMT -8
I was going to use the Windows XP banner for it, but the text was transparent. So I fixed it up where it now uses 254 254 254, cheers.
|
|
|
Post by leet on Feb 6, 2021 10:00:22 GMT -8
I will now steal this image
|
|
|
Post by TorutheRedFox on Oct 21, 2023 9:15:42 GMT -8
What are you trying to change about it? The branding image and info (apart from the build string) is located in %windir%\Branding\Basebrd\basebrd.dll and %windir%\Branding\Basebrd\<locale>\basebrd.dll.mui, if that's what you're after. Did you 'port' Vista's winver.exe to 7, or what did you do? winver.exe is just a stub that calls ShellAbout
|
|
AnyKey
Sophomore Member
Posts: 248
OS: Windows 10 Pro 22H2
Theme: XP Classic Theme
CPU: AMD Ryzen 7 3700X
RAM: 16 GB 1333 MHz DDR4
GPU: Nvidia Geforce RTX 2070 Super
|
Post by AnyKey on Jan 31, 2024 2:38:12 GMT -8
Is it impossible to use a larger image than the original? Replacing it with larger one vanished the banner image.
I want to have this one for banner.
Edit: Never mind. I just had a wrong image format.
|
|
TheMysteriousRainbow
Freshman Member
Removing all of the Metro/UWP apps out of existence...
Posts: 55
OS: Windows 10 IoT Enterprise LTSC 2021 x64 / Windows 11 Enterprise 22H2 x64
Theme: Windows 7 Aero (Windows 10) / Default (Windows 11)
CPU: AMD Ryzen 3 3250U @ 2.6GHz (HP Laptop 14-dk1022wm) / Intel(R) Core(TM) i5-8400 @ 2.8GHz (Lenovo ThinkCentre M720S)
RAM: 4GB (HP Laptop 14-dk1022wm) / 8 GB (Lenovo ThinkCentre M720S)
GPU: AMD Radeon Graphics Vega 3 (HP Laptop 14-dk1022wm) / Intel(R) UHD Graphics 630 (Lenovo ThinkCentre M720S)
Computer Make/Model: HP Laptop 14-dk1022wm / Lenovo ThinkCentre M720S
|
Post by TheMysteriousRainbow on Mar 6, 2024 12:27:23 GMT -8
Alright, so in regards to the dialog, I think I figured out why the dialog in your screenshots and the one I posted are so different: it’s because the one in your screenshots is not the one from Vista. Rather, it's from another version of Windows which, ironically enough, I posted the header bitmap for in an earlier post: After a little bit of work, I managed to get it looking pretty good on Windows 7: And here's the code for it: 14352 DIALOGEX 20, 20, 275, 140 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "About %s" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US FONT 8, "MS Shell Dlg" { CONTROL 0, 12297, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 21, 7, 18, 20 CONTROL "", 13568, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 7, 165, 10 CONTROL "", 13579, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 17, 150, 10 CONTROL "", 13578, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 28, 205, 10 CONTROL "", 13581, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 38, 145, 20 CONTROL "This product is licensed to:", 13586, "SysLink", WS_CHILD | WS_VISIBLE | 0x80, 70, 57, 145, 10 CONTROL "user name", 13575, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 68, 145, 10 CONTROL "org name", 13576, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 78, 145, 10 CONTROL "", 13095, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 70, 90, 198, 1 CONTROL "Physical memory available to Windows:", 13570, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 95, 230, 10 CONTROL "", 13571, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 202, 95, 53, 10 CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 220, 121, 50, 14 }
As for the text, I would expect basebrd.dll to be the most likely place where you’d find that, but I haven’t been able to change it there. If worst comes to worst, you can always modify it in the dialog itself by changing the ID for the "CONTROL" element you want to replace the text on to "-1", and then simply add your own text in the empty quotation marks. I manage to remake the banner with Windows ME branding! ^_^ And here's the version without "ME" and "Millennium Edition" Here's the PSD file, good as a template. ClassicWinverTemplate.psd (520.17 KB)
|
|