Search results

  1. P

    Weird issues in 24H2

    Thanks, but not really, I was integrating a driver that is not required / recommended for windows 11 (but was needed for Windows 10). Once I stopped doing that, the problems stopped. Now if AMD is at fault, is because they are not making different driver installers for both OSs.
  2. P

    Features on Demand (FOD) in Windows 11 24H2

    I just did some testing on my end: Updates, Language Packs, Features on Demand - Crashes Language Packs, Features on Demand, THEN Updates - Crashes Updates, THEN Language Packs, Features on Demand - OK* So long as you do one of the images at a time, using the Apply changes to another Image...
  3. P

    Features on Demand (FOD) in Windows 11 24H2

    in my case I get an error when the program gets to the Cumulative Updates. It finishes the image, but it gives me an error saying it can't integrate. What is the correct order of integration for Language Packs, Updates and Features?
  4. P

    Weird issues in 24H2

    I found it, it was AMD USB4 driver. It is just marked as Windows 10 and above in the installer, but windows 11 hates it. it is also what causes the Pen error, though I can't even begin to imagine why. File Explorer Legacy is also not needed if the driver is not there, and of that list of...
  5. P

    GamerOS Windows 10 & 11 DIY Preset

    This is related to this one [undocumented] component, in my limited experience. I remove it, I have the same issues: But the computer having those issues has a pen and touch input.
  6. P

    Weird issues in 24H2

    This is fixed by using the Use Legacy Setup Option in the Settings page. Still hangs on the Non-Legacy mode. Still a problem, sometimes it happens only when starting a second explorer window from the context menu, sometimes it happens whenever starting a second file explorer window, sometimes...
  7. P

    Weird issues in 24H2

    Ok, so as a preliminary answer to the post above, which I'm testing right now, changing ISOs and removing the REGs and Drivers, do solve the Pen section of settings crashing out, and enabling the legacy setup does make the setup able to complete... but I still get the weird freeze of any windows...
  8. P

    Weird issues in 24H2

    Sure thing, that is an easy fix. Vanilla windows does install no problems, its just Vanilla windows (bleeerch) I will also try to redownload the windows (home, its the license I have, and yes I try on Pro first, so I'm not dealing with leftovers in case I have to do it for my other machine...
  9. P

    Weird issues in 24H2

    it does, but with the same issues, the Setup.reg just installs the AMD Adrenalin drivers and Realtek UWP App on the first login, they don't play as nice (Some FSR options and output formats aren't recognized properly or greyed out on my machine) if installed during setupcomplete stage. These...
  10. P

    Weird issues in 24H2

    I'm not removing anything extra compared to my windows 10 (in fact I'm keeping Defender and Hyper-V which I previously removed, I'm also leaving some apps which I previously removed too, like calculator and terminal and notepad...), and no, I'm copying the WIM and autounattend.xml to a...
  11. P

    Weird issues in 24H2

    Ok, so I have a couple of questions regarding Win 11, since its kind of an inevitability by this point... 1. Unless I use a Win 11 24H2 WIM on a Win 10 22H2 usb disk, I can't get the install to go past 70-75%, it simply hangs there and never continues. Is that normal? ^ Use NTLite's own...
  12. P

    Holy What The OMG the DriverStore FOLDER!?

    First login, I use a registry tweak to run a cmd script instead of setup complete (because I use an admin account by default, and spotify refused to install on those via setupcomplete method). The closest thing you're can get is WMIC tags. wmic csproduct get identifyingnumber /value wmic...
  13. P

    Win Services Database - A Prototype

    Hrmm, its been a while since Truly dove into Windows Tweaking, but if I recall correctly, some computers with non-standard sensors (Dell Inspiron 5378 was the one I experimented most with), had issues completing the driver install phase of setup, or sometimes failed to install the Wireless...
  14. P

    Has anyone had any luck extracting AMD chipset drivers from amd_chipset_software.exe?

    I just run the Exe, and go to C:\AMD\Chipset_Software\Packages\IODriver. If you want to select just the drivers for your machine, load up Vanilla windows and go to the Drivers tab, then put all of those subfolders into NTLite and click "Remove Unused Drivers" (or however it is spelled in...
  15. P

    Holy What The OMG the DriverStore FOLDER!?

    From my personal experience, so take it with a grain of salt: Small drivers such as Chipset, Wifi, accelerometer and etc are better integrated on the image, but the main drivers like Graphics and Audio are better installed in post setup. Legacy Realtek Audio can be silent installed with the...
  16. P

    Win Services Database - A Prototype

    in my own experience, Sensor service and adjacent stuff are better disabled on a post setup script (setupcomplete.cmd), with the following commands: sc config SensorDataService start= disabled sc config SensrSvc start= disabled sc config SensorService start= disabled I also disable a few more...
  17. P

    How much of this can be automated into a custom Win 10 ISO with NTLite? (I am not a programmer)

    I don't know how to do all that, but what I know, I'll share: Take a Test machine and run OOSU10.exe, tweak it as you like it and save a profile. Add OOSU10.exe and its saved profile to a folder in the $OEM$ Folders, example: ISOPATH\sources\$OEM$\$1\Setup\Privacy\...
  18. P

    Folders get randomly marked as read-only on login.

    This has been happening to me and its driving me insane. Somehow my folders get marked as read-only for no rhyme or reason, which is as annoying as you might imagine (especially when it happens to a game or portable software folder). Not even NTLite itself is safe, it happened to a image I was...
  19. P

    Can I modify the system files? (like change the branding)

    If you add a wallpaper to $OEM$\$$\web\wallpaper\img00.* it'll replace the default one.
  20. P

    Intel Graphics Control Panel/Command Center - Windows 10, Windows 11,

    sorry, yeah, I downloaded those from Dell. I'll make a license.xml pack and upload it: https://www.mediafire.com/file/qrqxw5g01xbjjsi/AppUp.IntelGraphicsExperience_8j3eq9eme6ctt.xml.7z...
Back
Top