Recent content by slownumb

  1. S

    Problem adding config file to working preset

    Sorry, i read again my text and the information was really ambiguous. I use the config file to override the predefined config when installing Office from winget. Been doing this for awhile and it works. The command I was using in the past was: winget install -h -e --id Microsoft.Office...
  2. S

    Problem adding config file to working preset

    Hello all! I've been baking a deep component removal preset for some time and everything is great so far. Few things broken, none bothers me. Today, when I was trying to add a config file for installing Office 365, for the first time I got an image that doesn't finish the installation process...
  3. S

    Search box on other tabs

    WOW! There was a search box in there all this time and i haven't noticed. Both Settings and Services got one. Sorry for letting that pass.
  4. S

    Search box on other tabs

    Hello! I don't recall if I already suggested this in the past, but can we have search boxes on other tabs other than Components? It would make looking for items much faster, especially on Settings, Services tabs. Regards,
  5. S

    Why Modem component labeled as Recommended to keep?

    Hello! The Modem component (under Components -> Hardware support) is locked by the Recommended compatibility and is also on the Not Recommended template. There are no notes on what kind of modem support this is about and what features we loose by removing it. Does it touch any ethernet/wi-fi...
  6. S

    No Drives Detected, Win11 23H2 Driver Integration

    Also, just to add a little. If you have only one drive OR if you have more than one and doesn't use RAID, maybe disabling VMD in BIOS could be a simpler solution. This is what I have done here since I'm on a laptop with only 1 nvme slot and never messed with RST drivers again.
  7. S

    Guide: Use winget on Post-Setup

    The script doesn't save anything on event viewer that it have been designed to. To troubleshoot, I would try to execute the script after the install is completed, using the bypass command. This way, when the scripts fails at least you can see which error it returned. On Post-Setup, the window...
  8. S

    Guide: Use winget on Post-Setup

    When executing the script on Post-Setup NTLite does bypass the execution policy. To execute manually after the install, use the following command: powershell -NoProfile -ExecutionPolicy Bypass Winget.ps1
  9. S

    Add checkbox to each Task on Post-Setup tab

    Hello nuhi, If possible, it would be nice to have checkboxes on each task on the Post-Setup tab. If the checkbox is unchecked, that task gets ignored when processing the image and doens't get executed. Thank you.
  10. S

    Guide: Use winget on Post-Setup

    Hello folks! I had to write this guide because this was a game changer for me. Maybe others will find useful as well. If you search the forum on how to use winget on Post-Setup, you'll see that it has been a struggle so far. This post really changed it for me. So this guide will be around it...
  11. S

    Some Components maybe not being removed

    Some Components not being removed. Hello! Out of curiosity, I decided to remove ALL Components from a Windows ISO. And before anyone asks, I was not trying to achiev anything. Just curiosity. I used a freshly downloaded Win11 23H2v2 from MS website. Unticked EVERY box on Compatibility tab...
  12. S

    Windows Feature Experience Pack (Client.CBS) Removal Leaves 'Backup' Shortcut Behind

    Removing Windows Feature Experience Pack also leaves 'Get Started' shortcut for me as well.
  13. S

    Post-install winget not working

    Sorry to revive this months old thread but I had to come here and praise this solution. It worked like a charm. I have been cracking my head for more than a week now and for some reason decided to check the forums for an answer before I gave up. I had already made a script to download the latest...
  14. S

    Duplicate items at Settings

    Hello everyone. Found this duplicated items as shown on image above on Settings tab. Is this intented?
  15. S

    Trouble finding W10 21H2 ISO

    Just run uup_download_windows.cmd as administrator and it will download everything and generate the ISO (if you chose it previously on the website). It takes a long time on my PC to finish the job, but eventually it will generate your ISO.
Back
Top