Recent content by garlin

  1. G

    WLAN Profile not getting added

    If log2.txt is created then obviously Post-Setup actions are taking place. For the second netsh command, make sure the name matches the Wi-Fi network's SSID name. What I would do is try a clean ISO, and only add the same Post-Setup items. If this works, it means your edited image has disabled...
  2. G

    Cannot get past Drivers Installation screen in Windows 10 Pro Setup

    You're following the normal instructions for users who don't have the ability to customize Windows images, and must specify drivers while Setup is running. Fortunately, none of this is required if you're using NTLite to integrate drivers into the install image. 1 Extract your driver files...
  3. G

    WLAN Profile not getting added

    The "timeout /t 9" is unnecessary, since the add profile is instantaneous (it's just a profile). There's a possibility (and I've seen it myself) that NTLite isn't creating the expected Post-Setup files. Can you check the extracted ISO folder (or the finished ISO) for a \sources\$OEM$\ folder...
  4. G

    Search field in Settings no longer works (Windows 11 22H2)

    I've written about this a number of times. Where a reg file should be added is a matter of timing, based on whether a setting needs to exist before a Windows process runs for the first time (to manage it), or after the point Windows writes it (to prevent it from being overwritten). - Changes...
  5. G

    Delay updating station rows (NTLite placeholders)

    Except for LCU, those three components are all marked as Placeholders. What a placeholder does in NTLite hasn't been explained, but I presume it stays behind to keep DISM happy while processing an image. After re-deleting the same components, zero files have been removed in the 2nd pass. The...
  6. G

    Delay updating station rows (NTLite placeholders)

    I didn't have any problems in removing those components (NTLite v2024.4.9916).
  7. G

    Install Printers and Fonts from Post-Setup?

    Running fontreg, with no arguments, will force a scan of C:\Windows\Fonts folder and update the Windows font library.
  8. G

    Search field in Settings no longer works (Windows 11 22H2)

    The more I think about, I don't think importing the rules from another PC is straightforward. You'd need a script or tool to replace every SID instance from the exported reg file, with the live system's current values. And I know from your previous posts, you have external drive content...
  9. G

    NTLite Forums welcomes its 25,000th registered user

    Can the Usual Suspects (for once) not divert a congratulatory thread into the endless rant we've already repeated on countless threads? /yawn
  10. G

    Search field in Settings no longer works (Windows 11 22H2)

    Some of those exported Search Roots won't work, because they're machine-specific SID's. Those will be ignored since no such SID exists on the target install. This reg branch must be imported from Post-Setup (and paired with killing Windows Index Service at the same time), because Windows will...
  11. G

    NTLite Forums welcomes its 25,000th registered user

    May 12, 2024 NTLite Forums has reached a major milestone in user growth, by passing 25,000 registered users! Now some profiles are owned by spammers, bots, or one-time visitors who signed up to get download access. But we have to go by whatever user count we have. It's an impressive number...
  12. G

    Blue screen after several generation Win10 22H2

    When you extract a preset from an existing image, it's like a "photo negative" because it's providing a Component inventory. What you normally do is load a clean ISO and apply the extract. NTLite will create a new removals list which should convert a clean ISO (by removals) to match your modded...
  13. G

    [HELP] Removing Tablet PC component breaks Shell Search (LTSC 2019)

    W7 provides Tablet PC as non-reinstallable FOD. It can exist as feature enabled or disabled; or completely removed by NTLite. After removal, you can't restore it. Host Refresh requires W10 or later, and W7 doesn't have a FOD ISO or online DISM download.
  14. G

    How to unpin items from taskbar?

    Get rid of Edge & Microsoft Store in the Taskbar
  15. G

    Minimal Services Configurations for Windows 10 1809 (LTSC 17763.3165)

    You know, it's called Windows. UAC and UWP apps will stop working, mouse doesn't move around, and you'll get random black screens covering your desktop. If you're focused on running one app more or less all day, especially in fullscreen mode where you don't need a lot of UI niceties – then OK...
Back
Top