Slimdown10_v2.0.2 (continued)

Discussion in 'Windows 10' started by SunLion, Sep 1, 2024.

  1. hoak

    hoak MDL Senior Member

    Nov 13, 2009
    414
    1,139
    10
  2. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    #902 SunLion, Oct 5, 2025
    Last edited: Oct 5, 2025
    (OP)
    I'll look at the script to see if there's any code that changes this.

    I just checked and there's nothing that could change this time synchronization behavior.

    As @hoak said, it could be a Windows issue.

    Do you remember which SD version was used to create your image a year ago?

    I ask because I've been modifying and removing code that can cause problems over time, and perhaps this might have existed in the past.
     
  3. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    #903 SunLion, Oct 5, 2025
    Last edited: Oct 5, 2025
    (OP)
    @ashish1989

    In further research, I discovered that in @Wojciech Keller's original code there was code that disabled time synchronization. The code was as follows:
    On my Windows 10 IoT Enterprise LTSC 2021 x64 system, the HKLM\SOFTWARE\Policies\Microsoft\W32Time key doesn't exist.

    And the HKLM\SYSTEM\ControlSet001\Services\W32Time\Parameters key is the one that's attached.

    Check and modify your registry to see if it works.

    In our current code, this no longer exists.
     

    Attached Files:

  4. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    530
    132
    30
    #904 ashish1989, Oct 5, 2025
    Last edited: Oct 5, 2025
    upload_2025-10-5_19-20-29.png

    I have made a new ISO with slimdown 1.35, and the problem is I can not do a in place upgrade, the setup file is in another folder and when I am trying to run it, it is throwing problems.
     
  5. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    Sorry, but I don't understand what you're doing.

    Did you create a new ISO and do a clean install?
     
  6. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    530
    132
    30
    Not clean install but an inplace upgrade into my live system
     
  7. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    I don't know if this is interfering, but rebuild the ISO after removing these lines from the script:

    lines 2312 through 2327
     
  8. Shrinklier

    Shrinklier MDL Novice

    Jul 7, 2022
    10
    25
    0
    Make sure the new ISO is the same edition, Pro, Enterprise, etc.
    Make sure you run it from Admin account, the error you posted is caused by trying to change a service startup type from a local account.

    If your live system was created with an old version of the script, you should do a clean install, as many core modifications were made since that will cause issues if you try to do in place upgrade.
     
  9. hoak

    hoak MDL Senior Member

    Nov 13, 2009
    414
    1,139
    10
  10. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    530
    132
    30
    No, its slimdown issue
    No
    Yes it is, previous one and this one both are IOT enterprise
     
  11. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    #911 SunLion, Oct 6, 2025
    Last edited: Oct 6, 2025
    (OP)
    Wouldn't a clean install be an option?

    Have you tried mounting the ISO and running setup.exe?
     
  12. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    530
    132
    30
    That's what I was saying, running setup.exe from the iso giving me errors
     
  13. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
  14. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    530
    132
    30
  15. hoak

    hoak MDL Senior Member

    Nov 13, 2009
    414
    1,139
    10
  16. hoak

    hoak MDL Senior Member

    Nov 13, 2009
    414
    1,139
    10
  17. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,293
    4,520
    60
    They're for both.

    This is a first version, so there may be additional needs. We'll keep fixing it...
    :)