Closed toomm1 closed 3 weeks ago
Where do you go in the file structure to execute “setup.exe /product server”?
I found it. It was mounted as the H drive.
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?
a question
Thanks. I figured it out. Your comment was very helpful.
On Thu, Oct 24, 2024 at 2:18 PM toomm1 @.***> wrote:
a question
- mount with windows or with flyby11 app ?
- 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: @.***>
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/
It does not work with version 0.12.60 either. Procedure:
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
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.
@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
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.
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”.
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
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.