Jump to content

sakatgg

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

Everything posted by sakatgg

  1. In Win7-11-Select.xml added launch FirstLogon.cmd but the commands don't work. Does WinNTSetup v531a support FirstLogon.cmd? SetupComplete.cmd works immediately, by default, did not edit anything, Win11 22H2 22624.1680 <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>C:\Windows\Setup\Scripts\FirstLogon.cmd</CommandLine> <Order>1</Order> </SynchronousCommand> </FirstLogonCommands> P.S. The start of firstlogon.cmd is obtained if you register in SetupComplete.cmd reg add HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce /v firstlogon /t REG_SZ /d %windir%\Setup\Scripts\firstlogon.cmd /f Still, it is interesting through Win7-11-Select.xml, is it possible to start and work firstlogon.cmd?
  2. 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
  3. 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
  4. In my MinWin profile, by default, all files are deleted from the folder \Windows\PolicyDefinitions\ru-RU\ What should be done so that the files from the folder are not deleted? Tried in Windows.txt !\Windows\PolicyDefinitions\ru-RU\ But the folder is empty, these files are needed for gpedit.msc. Thank you.
×
×
  • Create New...