coofcookie / Windows11Upgrade

Windows 11 Upgrade tool that bypasses Microsoft´s requirements
GNU General Public License v3.0
1.47k stars 126 forks source link

[simplification suggestion] import a reg file, instead of complex powershell actions #34

Closed ghost closed 2 years ago

ghost commented 2 years ago

just import a reg files to the registry of the machine you're working on instead most of this: https://github.com/coofcookie/Windows11Upgrade/blob/dd177581de033d45a98f41afe4c77b168058fc6e/Windows11Upgrade/win11_installSystem.cs

eltrevii commented 2 years ago

@eladkarako how do you import a reg file through command line?