Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

winpeshl.ini order questions

Featured Replies

I would like to put these lines in a batch file and run it through winpeshl.ini :

in a file called os.bat

DISM /Mount-Wim /wimfile:D:\path\to\boot.wim /index:2 /mountdir:C:\Mount 
reg load HKLM\TEMP C:\Mount\Windows\System32\config\SYSTEM 
reg add HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f reg 
unload HKLM\TEMP DISM /Unmount-Wim /mountdir:C:\Mount /commit

in a batch file:mds

@ECHO OFF
:START
MD " A:\Applications"
MD " A:\Applications\Graphics\Adobe"
MD " A:\Applications\Graphics\Corel"
MD "A:\Applications\Graphics\Other"
:End

This in a text file call "partitions.txt"

sel dis 0
cle 
Convert GPT 
cre par efi size=260 
for quick fs=fat32 label="System" 
a** letter="S" 
cre par msr size=16 

a batch file call :  diskpart.bat

%SYSTEMDRIVE%\Windows\System32\diskpart.exe, "/s %SYSTEMDRIVE%\Windows\System32\partitions.txt"

strartnet.cmd:

reg add "HKLM\SYSTEM\Setup\LabConfig" /f /v "BypassTPMCheck" /t REG_DWORD /d 1
reg add "HKLM\SYSTEM\Setup\LabConfig" /f /v "BypassSecureBootCheck" /t REG_DWORD /d 1
reg add "HKLM\SYSTEM\Setup\LabConfig" /f /v "BypassRAMCheck" /t REG_DWORD /d 1

All this stuff will go into boot:2[boot]. could someone put it into the proper order and show  where this goes?  

Dism /apply-image /imagefile:%usbletter%:\sources\install.wim /index:6 /ApplyDir:C:\

bcdboot c:\windows /s S: /f all

lang,bat 

Dism /mount-image /imagefile:C:\my_distribution\sources\boot.wim /index:2 /mountdir:C:\Mount\boot
Dism /image:C:\mount\boot /add-package /packagepath:"C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\fr-fr\lp.cab"
Dism /unmount-image /mountdir:C:\mount\boot /commit

All this stuff will go into boot:2[boot]. could someone put it into the proper order and show  where this goes?  

Thank your for your help

Edited by Rbcc56
revision

thank you for your help

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.