Jump to content

Recommended Posts

Posted (edited)

Hi JFX,

Default MinWin config, boot VHD via grub4dos, enter bootmgr menu with F8 - black screen.
You can only blindly select menu items.

For the normal display of the menu, I did this in Fonts.txt

!\Windows\Boot\Fonts\segmono_boot.ttf
!\Windows\Boot\Fonts\segoen_slboot.ttf
!\Windows\Boot\Fonts\wgl4_boot.ttf
!\Windows\Boot\Fonts\segoe_slboot.ttf

Edited by sakatgg
  • JFX changed the title to WinNTSetup v5.2.6 / 5.3 Beta 3

Posted

WinNTSetup 5.3 Beta 3

- WinCopy: fixed boot files creation in some cases
- WinCopy: Volume selection shows needed size
- WinCopy: temporary shrink option
- WinCopy: added "-shrink" And -"MergeIDE" command line switches
- WinCopy: fixed CLI version wrongly reports error
- Unattend: Win7-11-Select.xml disables 42 days password expire
- MinWin: some fixes for Windows 11 explorer
- MinWin: fixed MUI files other than *.mui were removed
- MinWin: fixed bootmenu fonts

Posted (edited)

sorry about posting something a little off topic, but I am dying for an answer to the following:

given the mac's ability to run windows for an os as well as the native mac, can one have rambooting, wimbooting, and what more and what not that we have normally done on the pc for years (ie, g4d menu, svbus loading, windows on vhd) from a mac machine?  

Edited by Antonino
Posted

@Antonino Sorry, I have no experience with MAC, but if let you start the windows boot manager, it should be possible.

@Nikolay Don't know what you mean, unattend option works nicely with local account.

Posted
Just now, JFX said:

Don't know what you mean, unattend option works nicely with local account.

I can't create a local account when installing Windows 11, I'm prompted to log in to my Windows account.

Posted

Win7-11-Select.xml should actually avoid this, no idea why it should fail to suppress any prompt. 

Posted (edited)
9 hours ago, Nikolay said:

I can't create a local account when installing Windows 11, I'm prompted to log in to my Windows account.

This is a problem with the Russian RU Win11 localization, it won't allow a local account.
You must first apply Tweak - Enable Windows Local Account
Then deploy wim in WinNTSetup

If you know how to work with MSMG ToolKit, it has this tweak

 

Edited by sakatgg
Posted

I can't reproduce it with ru-ru_windows_11_consumer_editions_version_21h2_updated_nov_2022_x64_dvd_0b76dae7.iso nor with
ru-ru_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_d94d1eb8.iso

However, MSMG ToolKit adds the following to registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE]
"BypassNRO"=dword:00000001

If this work for you I'll add it to next beta.

Posted
Just now, JFX said:

I can't reproduce it with ru-ru_windows_11_consumer_editions_version_21h2_updated_nov_2022_x64_dvd_0b76dae7.iso nor with
ru-ru_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_d94d1eb8.iso

However, MSMG ToolKit adds the following to registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE]
"BypassNRO"=dword:00000001

If this work for you I'll add it to next beta.

Thanks, this helped me. Add if possible the next beta version.

Posted

Hmm, actually I already did this 5 month ago. :huh:

; 5.2.5 - always disable Network requirement
ORSetDword(*SftHive, "Microsoft\Windows\CurrentVersion\OOBE", "BypassNRO", 1)

 

Posted

When installing Windows via WinNTSetup 5.2.6, when selecting an image with the right mouse button, nothing happens, nothing opens. I uploaded version 4.2.5 (x86-x64) + 5.1.2 (x64) to a flash drive, only version 4.2.5 worked. Nobody faced?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...