PeterStrick / ViVeTool-GUI

Windows Feature Control GUI based on ViVe / ViVeTool
GNU General Public License v3.0
1.61k stars 143 forks source link

[Bug] New versions of Windows 11 Home not detected by ViVeTool-GUI #63

Closed MasterMarius closed 1 year ago

MasterMarius commented 1 year ago

System.IndexOutOfRangeException: Index was outside the bounds of the array. at ViVeTool_GUI.GUI.LoadFromManualTXT() in F:\Development\Visual Studio Projects\ViVeTool-GUI\vivetool-gui\GUI.vb:line 472 image_2023-06-09_210659517

PeterStrick commented 1 year ago

What Manual Feature List did you try to load?

MasterMarius commented 1 year ago

"Edition Windows 11 Home Version 22H2 Installed on ‎23.‎05.‎2023 OS build 22621.1778 Experience Windows Feature Experience Pack 1000.22642.1000.0 "

PeterStrick commented 1 year ago

System.IndexOutOfRangeException: Index was outside the bounds of the array. at ViVeTool_GUI.GUI.LoadFromManualTXT() in F:\Development\Visual Studio Projects\ViVeTool-GUI\vivetool-gui\GUI.vb:line 472

That Error only appears if you try to load a downloaded Feature List Text File that is malformed, or not a Feature List at all.

At the Build Drop Down Combo-box, select a Bild that is closest to your Installed Build

MasterMarius commented 1 year ago

The id for combined directories in taskbar is not presesnt as an ID in build 22621. eg I'm looking for [id]id:29785186 that for my build isn't activated/disponible

PeterStrick commented 1 year ago

You can press on The "Manually change a Feature" Button, enter the ID and Enable it

MasterMarius commented 1 year ago

yes but I don't have a visual of my activated id's if I use this method, I think I'll restart nawand tell you if it did something or not

MasterMarius commented 1 year ago

It not changed a thing must be a "Pro" only feature, but isn't why you use ViVe in the first place?

PeterStrick commented 1 year ago

Ah sorry, that ViVeTool Feature only exists in Windows 11 Dev Build 23466. You have Build 22621

This has nothing to do with Home/Pro Editions

MasterMarius commented 1 year ago

so What's the solution?

PeterStrick commented 1 year ago

so What's the solution?

Upgrade to the latest Windows 11 Dev Insider Preview Build, by registering as a Windows Insider. Be aware though, that experimental and development Builds of Windows are prone to be unstable/buggy

MasterMarius commented 1 year ago

After a restart all is ok, appeared new updates in the Windows Update tab with the Insider preview and update stack package. Hope to se the other end of this update with good eyes.

PeterStrick commented 1 year ago

Try the following Article to become a Windows Insider https://support.microsoft.com/en-us/windows/join-the-windows-insider-program-and-manage-insider-settings-ef20bb3d-40f4-20cc-ba3c-a72c844b563c

Other than that I can't really help you

MasterMarius commented 1 year ago

ok I'll retry all after updates finished and I restart my PC. 'til then, thanks for assistance!