technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on Apr 28, 2024 6:55:51 GMT -8
I know you can just do "shell:libraries" but I mean this That little thing with green text is missing. I wonder if it is possible to modify something to get this back, or if it would be near-impossible
|
|
|
Post by Brawllux on Apr 28, 2024 7:11:28 GMT -8
Library headers were a really cool addition. It really made those folders feel different from the others.
|
|
A Fan Of Aero
Freshman Member
Posts: 36
OS: Windows 10 LTSC 2021 (Version 21H2)
Theme: Windows 7 Aero
CPU: Intel Core i5-10900k
RAM: 16 GB DDR4
GPU: Intel UHD Graphics
Member is Online
|
Post by A Fan Of Aero on Apr 28, 2024 7:42:36 GMT -8
I know you can just do "shell:libraries" but I mean this That little thing with green text is missing. I wonder if it is possible to modify something to get this back, or if it would be near-impossible if someone found a way to get this and the 7 logon screen and boot animation, then windows 10 can be transformed to fully look like windows 7 (Edit: forgot to mention windows cardspace and parental controls, i know they are not important, but still a good addition)
|
|
technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on Apr 28, 2024 8:40:05 GMT -8
I know you can just do "shell:libraries" but I mean this That little thing with green text is missing. I wonder if it is possible to modify something to get this back, or if it would be near-impossible if someone found a way to get this and the 7 logon screen and boot animation, then windows 10 can be transformed to fully look like windows 7 (Edit: forgot to mention windows cardspace and parental controls, i know they are not important, but still a good addition) I did actually make a somewhat replica of cardspace, but it just doesn't have that background behind it and is basically non-functional. It'd still be a super cool thing.
|
|
technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on Apr 29, 2024 4:02:44 GMT -8
I know you can just do "shell:libraries" but I mean this That little thing with green text is missing. I wonder if it is possible to modify something to get this back, or if it would be near-impossible if someone found a way to get this and the 7 logon screen and boot animation, then windows 10 can be transformed to fully look like windows 7 (Edit: forgot to mention windows cardspace and parental controls, i know they are not important, but still a good addition) The boot screen could be possible. Since someone gave the Windows 7 bootloader a valid Secure Boot signature, we could put this in Windows 10 or 11. But I think there are compatibility issues... But if we solve them too, it's basically a complete bootscreen.
|
|
A Fan Of Aero
Freshman Member
Posts: 36
OS: Windows 10 LTSC 2021 (Version 21H2)
Theme: Windows 7 Aero
CPU: Intel Core i5-10900k
RAM: 16 GB DDR4
GPU: Intel UHD Graphics
Member is Online
|
Post by A Fan Of Aero on Apr 29, 2024 7:12:45 GMT -8
if someone found a way to get this and the 7 logon screen and boot animation, then windows 10 can be transformed to fully look like windows 7 (Edit: forgot to mention windows cardspace and parental controls, i know they are not important, but still a good addition) The boot screen could be possible. Since someone gave the Windows 7 bootloader a valid Secure Boot signature, we could put this in Windows 10 or 11. But I think there are compatibility issues... But if we solve them too, it's basically a complete bootscreen. also someone managed to get the xp bootscreen on 10 (and also 11), i think it is not impossible to get the 7 bootscreen to work on 10 and 11
|
|
|
Post by Brawllux on Apr 29, 2024 9:20:25 GMT -8
The boot screen could be possible. Since someone gave the Windows 7 bootloader a valid Secure Boot signature, we could put this in Windows 10 or 11. But I think there are compatibility issues... But if we solve them too, it's basically a complete bootscreen. also someone managed to get the xp bootscreen on 10 (and also 11), i think it is not impossible to get the 7 bootscreen to work on 10 and 11 Because that bootscreen was not removed at all. It is normally the vista boot screen,a fallback in case something happened to the new one,still kept in modern windows. But you can edit its resources to replace every image with its XP version so it looks like the XP one.
|
|
technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on Apr 30, 2024 11:40:24 GMT -8
also someone managed to get the xp bootscreen on 10 (and also 11), i think it is not impossible to get the 7 bootscreen to work on 10 and 11 Because that bootscreen was not removed at all. It is normally the vista boot screen,a fallback in case something happened to the new one,still kept in modern windows. But you can edit its resources to replace every image with its XP version so it looks like the XP one. The vista bootscreen is in Windows? Huh... Is there any way to accomplish this?
|
|
|
Post by ephemeralViolette on Apr 30, 2024 11:44:58 GMT -8
Because that bootscreen was not removed at all. It is normally the vista boot screen,a fallback in case something happened to the new one,still kept in modern windows. But you can edit its resources to replace every image with its XP version so it looks like the XP one. The vista bootscreen is in Windows? Huh... Is there any way to accomplish this? bcdedit /set {current} bootux basic
But it will only work on BIOS systems, because the 2000-Vista bootscreen engine requires BIOS interrupts. Nothing will render on a modern UEFI system.
|
|
technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on Apr 30, 2024 11:59:06 GMT -8
The vista bootscreen is in Windows? Huh... Is there any way to accomplish this? bcdedit /set {current} bootux basic
But it will only work on BIOS systems, because the 2000-Vista bootscreen engine requires BIOS interrupts. Nothing will render on a modern UEFI system. Oh that sucks. But... I think we could possibly get something like "UEFI7" on github and make it simulate the BIOS interrupts.
|
|
|
Post by ephemeralViolette on Apr 30, 2024 12:57:56 GMT -8
bcdedit /set {current} bootux basic
But it will only work on BIOS systems, because the 2000-Vista bootscreen engine requires BIOS interrupts. Nothing will render on a modern UEFI system. Oh that sucks. But... I think we could possibly get something like "UEFI7" on github and make it simulate the BIOS interrupts. Depending on if that reimplements interrupt 10h completely or only partially. From what I can tell, it's only a partial implementation to allow Windows 7 to boot at all, and not good enough to facilitate graphical output.
|
|
technicalissues
Sophomore Member
Windows 10 that is 1:1 to 7; coming soon
Posts: 157
OS: Windows 10 22H2
Theme: Windows 7 Visuals and functions
CPU: Intel i5-13400F
RAM: 16GB DDR5
GPU: NVIDIA RTX 4060
|
Post by technicalissues on May 1, 2024 1:19:17 GMT -8
Oh that sucks. But... I think we could possibly get something like "UEFI7" on github and make it simulate the BIOS interrupts. Depending on if that reimplements interrupt 10h completely or only partially. From what I can tell, it's only a partial implementation to allow Windows 7 to boot at all, and not good enough to facilitate graphical output. Okay, I didn't get that one to work. But there is one here that has a FULLY working GUI. Only bug is that depending on a system it decides a side or size it wants to be, but it does display a full graphical output since I tested it on a UEFI class 3 system. Here it is: github.com/manatails/uefiseven/issues/37
|
|