builtbybel / Flyby11

Windows 11 Upgrading Assistant
MIT License
501 stars 37 forks source link

Methode 1, not working #5

Closed toomm1 closed 3 weeks ago

toomm1 commented 4 weeks ago

Version 0.12.46 Methode 1 is not working. If I run “setup.exe /product server” manually via the terminal then it works without any problems.

fly

powersm commented 4 weeks ago

Where do you go in the file structure to execute “setup.exe /product server”?

powersm commented 4 weeks ago

I found it. It was mounted as the H drive.

Belim commented 4 weeks ago

go to the mounted drive and then into the sources folder.

then run this.

`$"/C \"cd /d {sourcesFolderPath} && start cmd /k setupprep.exe /product server\""; Did it end up working automatically from the program?

toomm1 commented 4 weeks ago

a question

  1. mount with windows or with flyby11 app ?
  2. start your command with a terminal ?
powersm commented 4 weeks ago

Thanks. I figured it out. Your comment was very helpful.

On Thu, Oct 24, 2024 at 2:18 PM toomm1 @.***> wrote:

a question

  1. mount with windows or with flyby11 app ?
  2. start your command with a terminal ?

— Reply to this email directly, view it on GitHub https://github.com/builtbybel/Flyby11/issues/5#issuecomment-2436165769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANND3J2YVOMA77XKHU6VSTZ5FBZLAVCNFSM6AAAAABQQ3A432VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWGE3DKNZWHE . You are receiving this because you commented.Message ID: @.***>

-- https://www.hardingacademy.org Matt Powers Information Systems Director Harding Academy

170 Windsor Drive Nashville, Tennessee 37205

P: 615-387-6339 C: (615) 479-5949 Book Me: http://powersm.youcanbook.me https://www.facebook.com/HardingGenerals/ https://twitter.com/HardingAcademy https://www.instagram.com/harding_academy/

toomm1 commented 4 weeks ago

It does not work with version 0.12.60 either. Procedure:

  1. start flyby11.
  2. select method 1 and click on “Mount and Run ISO”.
  3. my USB is drive E:/ and I select the Win11 24H2 ISO.
  4. my ISO is then mounted on drive F:/.
  5. message, Windows 11 Setup has been started.
  6. install Windows 11 is displayed, click on Next.
  7. PC is checked
  8. error message (see screenshot)

Github

Belim commented 4 weeks ago

you guys need to click on Method 1 and then hit Start. The button 'Mount and Run ISO' just performs an on-the-fly mount without feeding the bypass for the hardware requirement signature

toomm1 commented 4 weeks ago

Hello Belim,

ok, thanks for the info.

Start, I had already tried at the very beginning by my tests, but then I saw that an ISO was being downloaded here, so I canceled it again and then tried “Mount and Run ISO”, since I already had an ISO.

However, I have now found out, in case not everyone is aware of it as there is nothing in the help/description, that you can still load your own ISO using method 1 and Start. Close the window with “Close”, Ok, Ok, and then a window appears where you can load your own ISO. See also the screenshots.....

Possibly add to the description.

In the “Description” section, i.e. if you click on an item at the top, e.g. method 1, there is a help/description at the bottom. If this is longer, i.e. over several lines, it is no longer displayed. Firstly, as soon as you move the mouse away from e.g. “Method 1” at the top, you can no longer see the description at the bottom or it disappears and you can then also not go to this “scroll bar” and scroll. Secondly, in my case, for example, I only have a limited screen, so I can't read all the lines in the description even when I'm using full screen.

flyby11_1 flyby11_2 flyby11_3 flyby11_4

Belim commented 3 weeks ago

@toomm1 Ive tackled everything here. Give it a test when you get a chance. Thanks for the feedback! https://github.com/builtbybel/Flyby11/releases/tag/0.13

toomm1 commented 3 weeks ago

Hello Belim, thanks for the info and your work ! “Mount and Run ISO” now also works with the patch. The description is now also visible and you can scroll.

toomm1 commented 3 weeks ago

I still have one (comprehension) question,

If you click on “Native”, “Method 1” is automatically unchecked, but the installation still works. If you click on “Method 1”, “Native” is automatically unchecked and the installation works as it should. If you click on both, it also works.

Does this have any meaning with the checkmarks, which are clicked and which are not?

The same with “Scripts” and “Method 2”.

Belim commented 3 weeks ago

oh, yeah, the parent nodes (Native, Scripts, and Dependencies) are just there for categorization. They don’t serve any other function (whether they're enabled or not). Theoretically i could also make them selectable when a child node is activated. I'll think of somethingg