Search results

  1. L

    Save the post installation settings

    Hello everyone, Quick question: I use post-installation to install certain applications. I have to re-enter all the settings each time. Is it possible to save the post-installation settings to use them on another Windows ISO? Also, if I mount a Windows ISO, is it possible to save the...
  2. L

    Integrate latest preview updates

    Hello everyone, I ran the latest Windows 11 24H2 April build (26100.3775) update. Everything worked fine, but now I'd like to run the latest interim update from April 19 build (26100.3909). I don't see it in the NTLITE update. How can I run these interim updates with NTLite? Thank you for your help.
  3. L

    Run PowerShell script

    Hello, I have a powershell script that I would like to install post-installation with Ntlite. Here is the script: & ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) -RunDefaults -Silent Can you tell me the procedure and how and where to put it in Ntlite so that it runs automatically...
  4. L

    Replace desktop background image in ISO Windows 11 24H2 and 23H2.

    Hello everyone, I have a problem since the latest versions Windows 11 24H2 and Windows 11 23H2 (22631.4391). To customize my ISO, I replaced the files img0.jpg (in wallpaper) and img0_1024x768.jpg (in 4K) in Windows/Web and everything worked perfectly. And now, it doesn't work anymore, when I...
  5. L

    Default desktop icon layout

    Hello everyone, when creating my install.wim and my windows 10 or 11 iso, the icons on the desktop are always in vertical position on the left. How to change the default icon layout in install.wim. I would like to have my icons in horizontal position at the top of the screen. A modification with...
  6. L

    Post installation of a .cmd file

    Good morning, Just a quick question, how exactly to install a .cmd in post installation. (this .cmd is located in a directory with other files necessary for its installation.) Thank you for your help
  7. L

    Installer cmd et post installation (Store on LTSC)

    Good morning, I would like to add a post installation script on iso LTSC. This .cmd script uses several files. Please help me: where to place the different files and where to place .cmd Thank you for your help and explanations
  8. L

    Post-Installation: Where to put the .exe

    Hello and thank you again for your help and in particular Garlin who helps me progress a lot. I want to add applications in Post-Installation. In category : After connection: Run: Firefox_Installer.exe In fact I don't see the way to find this exe point. To put this exe point, you have to make...
  9. L

    Pack de langue pour windows 11

    Good morning I need a little help, I would like to recover the FR language packs for Windows 11 and then integrate them into an ISO; I downloaded ESD2CAB-CAB2ESD-2 and W10_11LangPack Then I opened W10_11 LangPack and clicked on W10_11 LP .bat in admin I selected W11 22H2 23H2 x64 and fr-FR then...
  10. L

    Integrate registry backup into ISO

    Hello, I wanted to integrate the registry backup into the same ISO where I installed RocketDock and I got this error: '[50] This request is not supported.' - Add 'C:\Users\Dad\Desktop\RocketDock\RocketDoc.reg' [HKEY_LOCAL_MACHINE] Is it not possible to integrate the complete registry? Thank you...
  11. L

    Install CMD and PowerShell scripts

    Hello everyone, I have 2 questions to ask you for Windows 11 ISOs: I would like to install software with a script.cmd: InstallerBLUE.cmd How to do a silent installation with NtLite? I would also like to use Powershell scripts. How and where to paste the scripts: ex script: Get-AppxPackage...
  12. L

    Change computer name for WinPE

    Hello everyone I'm working on a winPE for troubleshooting. I loaded the winPe boot.wim and I would like to change the computer name. I modified the following keys: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName]...
  13. L

    “Confidentiality” model

    Good morning, Is there a list of components and functionalities removed or disabled when I apply the "confidentiality" model? Thanks a lot for your help
  14. L

    View or Print Template Changes

    Good morning, In template (confidentiality, games, lite, not recommended), I would like to have the list of modifications and deletions made. Is it possible to have this list with NTLite or to print it? With many thanks Sincerely
  15. L

    Permanently disable Defender

    Good morning, is it possible to permanently disable defender in the iso with NTLite? and how ? will defender not reactivate during updates when the iso is installed? With all my thanks for your help
  16. L

    Supprimer une clé du registre

    Bonjour, J'arrive à intégrer des nouvelles clés dans le registre Windows 10 ou 11 mais est il possible de supprimer une ou plusieurs clés du registre avec Ntlite. Merci de votre aide et de vos réponses
Back
Top