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. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    286
    346
    10
    Good morning SunLion. I want to consult with you, I have a couple of ideas, I will send you the script and you will see whether to implement these ideas or not
     
  2. sainfo

    sainfo MDL Senior Member

    Dec 6, 2021
    322
    631
    10
    Hello, where is the script itself? People also want to take part in testing it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    OK. New ideas are always welcome.
     
  4. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    286
    346
    10
  5. sainfo

    sainfo MDL Senior Member

    Dec 6, 2021
    322
    631
    10
    #1966 sainfo, Jan 7, 2025
    Last edited: Jan 7, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    286
    346
    10
  7. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    #1968 SunLion, Jan 8, 2025
    Last edited: Jan 8, 2025

    Attached Files:

  8. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    #1970 SunLion, Jan 8, 2025
    Last edited: Jan 8, 2025
    I didn't understand this and added the commands below at the end of the script, which perform the same function.

    if exist "%~dp0\*business_editions*.ISO" move /y "%~dp0\*business_editions*.ISO" "%~dp0ISO" >nul 2>&1
    if exist "%~dp0\*enterprise_ltsc_2024*.ISO" move /y "%~dp0\*enterprise_ltsc_2024*.ISO" "%~dp0ISO" >nul 2>&1

    But I have already fixed it here as above.

    It will be fixed in the next upload.

    Thanks!
     
  9. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,529
    14,543
    120
    Using the fixed script, placed the win11.iso into the iso dir, I choose option 1 Bus ed, then asks for image no I enter 1 then script immediately closes & deletes itself?
     
  10. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    Please send the LOG file.
     
  11. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,529
    14,543
    120
    All files self delete! it only leaves the sub dirs in 24H2_Integrator_7.0 dir.
     
  12. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    I don't know what happened to you.

    I just did a new test and it went well, without errors. See the attached log.
     
  13. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,529
    14,543
    120
    Yes not sure why the log is not being created? The last working ed I have is 64 this works without error though does not produce a log file either?
     
  14. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    Try using Start70.cmd to run the script to see if it works.
     
  15. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,529
    14,543
    120
    Yes that fixed it for me, Thank you!
     
  16. SunLion

    SunLion MDL Addicted

    May 11, 2011
    952
    2,873
    30
    Don't forget to use the fixed package!

    Good luck!
     
  17. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,529
    14,543
    120
    #1980 Mavericks Choice, Jan 8, 2025
    Last edited: Jan 8, 2025
    I did the test, all ran normally, though window store was marked (N) not to install though still installed? Control Panel not showing on desktop?

    Edit: Also wmp was enabled in ver 62, what do I need to edit in 70 to enable wmp?