Slimdown10_v2.0.2 (continued)

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

  1. zar91

    zar91 MDL Junior Member

    Sep 13, 2011
    71
    12
    0
    IMG_0784.jpeg IMG_0783.jpeg
    Thanks, i already installed. First i tried with the usb key made with rpo’s software but i got BSOD during installation (see pic). Then i tried with ventoy usb and all went well apart from this error during the end (see pic) IMG_0784.jpeg
     
  2. KartWheel

    KartWheel MDL Novice

    Jun 25, 2016
    17
    14
    0
    Here you go.
     

    Attached Files:

  3. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    The @rpo script creates two partitions for the installation. You should select partition 1 for the installation.
     
  4. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60

    The only error in the log file was the one when importing tweaks.

    You ran the script in DEBUG mode. Updates are not installed in this mode.

    To install the updates, select NORMAL mode.

    I would like you to try again.


    1 - Before anything else, please read the _README.txt file and check:

    - If the package was extracted to a short path, for example C:\ or D:\

    - If the antivirus was disabled before running the script

    - All Windows Explorer windows were closed and no other apps were running at the same time


    2 - I am attaching an Autounattend.xml file for your testing.

    Change the nickname from SunLion to KartWheel

    Change the timezone to the one corresponding to your region.

    Save and place in the DVD folder.

    This will automate most of the process.


    3 – I'm also attaching the modified script, with the tweak import code removed, for your testing.


    Please run your test and report the results.
     

    Attached Files:

  5. siliconbeaver

    siliconbeaver MDL Senior Member

    Apr 29, 2022
    319
    301
    10
    Thanks,

    I don't have desktop to test now. will try when I am back my office. Less ans less computers in environment. young people are using smartphone and tablet instead.

     
  6. JaegerFox

    JaegerFox MDL Novice

    Jun 9, 2017
    5
    0
    0
    I ran the script using an LTSC image but it didn't create the ISO. I ran the createISO script but it created an image with a strange structure.
     
  7. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,257
    16,615
    150
    @SunLion Thank you for your latest script 1.38
    In the oem dir the Runoncex.cmd triggers modern calc app to install as follows:

    " if exist "%Windir%\Setup\APP\*.msixbundle" (
    DISM /online /Add-ProvisionedAppxPackage /PackagePath:"%Windir%\Setup\APP\Microsoft.WindowsCalculator_2021.2502.2.0_neutral_~_8wekyb3d8bbwe.Msixbundle" /SkipLicense"

    However when I run this in either a VM or regular PC windows complains this app has no valid License file path specified & fails to install? It appears to ignore the "/SkipLicense" option??

    Mod Calc lic file.jpg
     
  8. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    This is happening because I updated the Calculator file to a newer version and didn't change this in the RunOnceEx.cmd file.

    Please modify the line below in the RunOnceEx.cmd file and see if it works.

     
  9. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    If you provide any more information, we might be able to help you.

    What a strange structure this is!

    The _CreateISO.cmd file uses the contents of the DVD folder to create the ISO.
     
  10. siliconbeaver

    siliconbeaver MDL Senior Member

    Apr 29, 2022
    319
    301
    10
    Here is my update.

    the test passed on VM. no issues (felt a little bit slow. could be wrong). all classic apps working fine. (snipping paint calculator notepad)

    its installed OS size 9.9 GB.



     

    Attached Files:

  11. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,257
    16,615
    150
    Just ran with updated RunOnceEx.cmd still not installing?
     
  12. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    I also tested it here, but the full app name must be included, otherwise it won't install.

    Modify it and add the full app name.
     
  13. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,257
    16,615
    150
    @ SunLion It now installs, the app Icon shows in the menu though the app refuses to open or run in Win 10?
    When I run your Win 11 script it will work no problems, obviously there is some dependency file issue that has
    been removed in the win 10 script causing this issue?
     
  14. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    In the tests here, everything works normally.

    I don't know what might be happening with you.

    Please post your log file for examination.
     
  15. hoak

    hoak MDL Addicted

    Nov 13, 2009
    610
    1,722
    30
  16. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,257
    16,615
    150
    @SunLion The modern Calc being a store app would this require its dependencies also? When I run the script I always disable store, would this make a difference perhaps?
     
  17. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    In the script, dependencies are always integrated by default, regardless of whether the store is disabled or not.
     
  18. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,591
    5,908
    60
    =====================
    SD10_Renewed_1.41
    =====================
    Updated to version 1904x.6575


    - Added options for the Modern Calculator to be integrated or installed via runonceex
    - Added script to disable the services at the end of the installation
    - Added option to integrate WhatsApp or not
    - Added enabling NetFx3 at the end of the script, after resetbase
    - Updated Appx

    The Docs folder contains test images and log files

    https://forums.mydigitallife.net/threads/slimdown10_v2-0-2-continued.88599/
     
  19. siliconbeaver

    siliconbeaver MDL Senior Member

    Apr 29, 2022
    319
    301
    10
    The test passed on VM. no issues. Start with default user ID SunLion :p

    edge and classic apps working fine. I'm NOT sure Outlook is by SD10_Renewed_1.41 or MSFT later update. but I would remove it. (no Office. no Outlook. no Store , , ,)

    its installed OS size 10.5 GB.