Slimdown10 – turn Windows 10 22H2 or LTSC 2021 into classic/legacy Windows

Discussion in 'Windows 10' started by Deleted member 190847, Feb 15, 2023.

  1. fs2com

    fs2com MDL Member

    Oct 14, 2009
    143
    88
    10
    With no slim choice still got 1 error on boot.wim.
     

    Attached Files:

  2. DrakeBond

    DrakeBond MDL Novice

    Oct 28, 2020
    19
    21
    0
    I get this error too.
    Error: 5

    Access is denied.
     

    Attached Files:

  3. sainfo

    sainfo MDL Member

    Dec 6, 2021
    231
    409
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    Hi guys

    I've been racking my brains all day trying to find a way to create a working script.

    I've just finished some tests.

    I'm going to make the script available for testing purposes only, since there are so many variables and options.

    The model remains the same.

    We'll have the option to create a Slim image and another to create a default image.

    Just answer the questions for the process of your choice.

    I'll post the package in a few minutes...
     
  5. Low Level Perform

    Low Level Perform MDL Junior Member

    Jul 21, 2024
    72
    66
    0
    thank you @SunLion, you have worked hard to make many wishes come true. Your script keeps getting better and better. But I know enough and thank you, you've given more than my expectations. :thumbsup:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,445
    14,247
    120
    #2107 Mavericks Choice, Jan 31, 2025
    Last edited: Jan 31, 2025
    @SunLion With 7.8.7 if I would like to remove a particular capability eg. WordPad where should I edit the script, noticed the capability section of the script has now changed?

    EDIT: I made the test & found WordPad is deleted by default now, which is good for my purpose, the script is great! I don't think it can be refined much further!!
     
  7. sainfo

    sainfo MDL Member

    Dec 6, 2021
    231
    409
    10
    SunLion, I wanted to ask you: in your tool you offer two Start options - 24H2_Integrator_7.8_Start.cmd and Start78.cmd. What is the difference between them for the processed image. Or does it matter which one you use, the result will be the same? Personally, I always use the simplified one - Start78.cmd.
    :g:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. DrakeBond

    DrakeBond MDL Novice

    Oct 28, 2020
    19
    21
    0
    Use the Start 7 x.cmd script, which will not create a log file at the end.This is the difference from 24H2_Integrator_7.x_Start.cmd
     
  9. fs2com

    fs2com MDL Member

    Oct 14, 2009
    143
    88
    10

    Attached Files:

  10. sainfo

    sainfo MDL Member

    Dec 6, 2021
    231
    409
    10
    I assumed so too, but I thought, who knows ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    Yes, it is now simpler and there are fewer configuration options.

    I understand that it is better this way.
     
  12. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    By the way, I forgot to change the debug mode.

    Please change line 19
     
  13. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    Yes, that's the only difference.

    This was created because the codes from the other start can generate errors in some OS, so here is the simple alternative...
     
  14. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    I'll check later...

    I have to go now
     
  15. DrakeBond

    DrakeBond MDL Novice

    Oct 28, 2020
    19
    21
    0
    #2116 DrakeBond, Jan 31, 2025
    Last edited: Jan 31, 2025
    I also had an error on the main system Windows_11_IoTEnterpriseS_amd64, but when I installed Windows_10_Core_amd64 as the main system, and launched 24H2_Integrator_7.8_Start, there are no errors, look in the Docs folder. SunLion has the main system installed there, Windows_10_IoT EnterpriseS_amd64. Maybe this is the case, on which main system is 24H2_Integrator_7.8 being checked
     
  16. SunLion

    SunLion MDL Addicted

    May 11, 2011
    838
    2,357
    30
    #2117 SunLion, Jan 31, 2025
    Last edited: Jan 31, 2025
    Indeed, this could be the cause of the errors, because I don't have any errors here.

    Let's do a test. Look at the lines below, which are on lines 579 onwards in script 7.8:

    Notice the code in bold/blue. I added this now, for testing purposes, @fs2com.

    Copy this code in bold and add it to the script in the same position as above. Save the script and run it again.

    Let's see what happens...
     
  17. DrakeBond

    DrakeBond MDL Novice

    Oct 28, 2020
    19
    21
    0
    #2118 DrakeBond, Jan 31, 2025
    Last edited: Jan 31, 2025
    SunLion, ru-ru_windows_11_enterprise_ltsc_2024_x64_dvd_f9af5773 Upgrading image LTSC to IoT LTSC It won't work on 24H2_Integrator_7.8, now You can add it to the script without breaking the main script 24H2_Integrator_7.8
    The script is great! Refined much further !!! Thanks!!!

    P.S.SunLion, there is no need to fix the script, it is very good, I have already translated it into ru-ru_windows_11_iotenterprise_ltsc_2024_x64_dvd_f9af5773 Thanks!!!
     
  18. fs2com

    fs2com MDL Member

    Oct 14, 2009
    143
    88
    10
    Okay it make sense, since I don't take note which windows edition I used when running the script... sometimes Windows 10, sometimes Windows 11. But the last 2 version I definitely running the script on Windows 11 IOT Enterprise LTSC 24H2

    Thanks for your pointer @SunLion, will try with the added code tomorrow.
     
  19. sainfo

    sainfo MDL Member

    Dec 6, 2021
    231
    409
    10
    Guys, I’ll probably ask a strange question: in what way do you open .cmd files for editing so that the line numbers are visible? I use F4 to view and edit Total Comander and I don’t see any line numbers.
    :cheers:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...