[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    #1281 balanadi, Dec 11, 2020
    Last edited: Dec 11, 2020
    I am trying again now ... so i need also :

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-mediaplayer-package-amd64.cab ??


    all this packages i never use them : and i did not have any issues in all my working day by day ...

    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    Yes. If it is the only cab in C:\, you can use

    DISM.exe /image:C:\MOUNT /add-package:C:\ (for all packages you wish to install)
     
  3. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    #1283 balanadi, Dec 11, 2020
    Last edited: Dec 11, 2020
    finnaly i did this :

    DISM.exe/Mount-Wim /WimFile:C:\IMAGINE\install.wim /Index:1 /MountDir:C:\MOUNT

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-mediaplayer-package-amd64.cab

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-regulatedpackages-package\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-regulatedpackages-wow64-package\Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1


    Modify, and save Windows\servicing\Packages\Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.17763.1.mum



    DISM.exe /image:C:\MOUNT /cleanup-image /startcomponentcleanup /resetbase

    DISM.exe /Unmount-Wim /MountDir:C:\MOUNT /commit

    the image install.wim is 2.608.663
    hope i will have this for future updates ...as a base for my monthly updates
     
  4. Javac75

    Javac75 MDL Member

    Mar 16, 2015
    180
    210
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    You are careless...

    1. Missing Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    WOW64 (Most often, Windows uses WOW64.)
     
  6. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    it is the third one .. or not ?
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum
    Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum
     
  8. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    Capture 1.JPG Capture 2.JPG

    this is the mounted image after all the modifications .. and still are missing
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    #1290 xinso, Dec 11, 2020
    Last edited: Dec 12, 2020
    Try again. Make sure they are existent before unmounting.
    Code:
    
    Creating 17763.1 Windows 10 Enterprise LTSC (Lite) amd64 en-US
    
    Mounting image
    
    Creating EnterpriseS
    
    Current Edition : EnterpriseS
    
    Removing Store
    
    Resetting base
    
    Unmounting image
    
    17763.1 Windows 10 Enterprise LTSC (Lite) amd64 en-US has been successfully created
    
    WIM Information:
    ---------------------
    NAME="Windows 10 Enterprise LTSC 2019"
    DESCRIPTION="Windows 10 Enterprise LTSC 2019"
    FLAGS="EnterpriseS"
    DISPLAYNAME="Windows 10 Enterprise LTSC (Lite)"
    DISPLAYDESCRIPTION="Windows 10 Enterprise LTSC (Lite)"
    ---------------------
    
    1. Mount

    2. Modify Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    3.
    Code:
    C:\windows\system32>dism /english /image:z:\1 /add-package:Z:\microsoft-windows-regulatedpackages-package\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:Z:\microsoft-windows-regulatedpackages-wow64-package\Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:Z:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:Z:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:Z:\microsoft-windows-mediaplayer-package-amd64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    4.
    Code:
    C:\windows\system32>dir /b "Z:\1\Program Files\Windows Media Player"
    en-US
    Icons
    Media Renderer
    mpvis.DLL
    Network Sharing
    setup_wm.exe
    Skins
    Visualizations
    wmlaunch.exe
    wmpconfig.exe
    wmplayer.exe
    WMPMediaSharing.dll
    wmpnetwk.exe
    wmpnscfg.exe
    wmpnssci.dll
    WMPNSSUI.dll
    wmprph.exe
    wmpshare.exe
    
    C:\windows\system32>dir /b "Z:\1\Program Files (x86)\Windows Media Player"
    en-US
    Icons
    Media Renderer
    mpvis.DLL
    Network Sharing
    setup_wm.exe
    Skins
    Visualizations
    wmlaunch.exe
    wmpconfig.exe
    wmplayer.exe
    WMPMediaSharing.dll
    wmpnssci.dll
    WMPNSSUI.dll
    wmprph.exe
    wmpshare.exe
    C:\windows\system32>
    
    5.
    Code:
    C:\windows\system32>dism /english /image:z:\1 /add-package:I:\下載\Windows\WIN10\17763.1\update\17763.1637
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 5 - Adding package Package_for_KB4465065~31bf3856ad364e35~amd64~~10.0.3.0
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Package_for_KB4580325~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.3740.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Package_for_KB4587735~31bf3856ad364e35~amd64~~17763.1574.1.2
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1637.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    6.
    Code:
    C:\windows\system32>dism /english /image:z:\1 /cleanup-image /startcomponentcleanup /resetbase
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1637
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    7.

    MediaPlayback | Enabled
    WindowsMediaPlayer | Enabled

    Code:
    C:\windows\system32>dism /english /image:z:\1 /get-features /format:table
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.17763.1637
    
    Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    
    
    ------------------------------------------- | -----------------------------
    Feature Name                                | State
    ------------------------------------------- | -----------------------------
    Printing-PrintToPDFServices-Features        | Enabled
    Printing-XPSServices-Features               | Enabled
    SearchEngine-Client-Package                 | Enabled
    MSRDC-Infrastructure                        | Enabled
    TelnetClient                                | Disabled
    TFTP                                        | Disabled
    TIFFIFilter                                 | Disabled
    LegacyComponents                            | Disabled
    DirectPlay                                  | Disabled
    Printing-Foundation-Features                | Enabled
    FaxServicesClientPackage                    | Enabled
    Printing-Foundation-InternetPrinting-Client | Enabled
    Printing-Foundation-LPDPrintService         | Disabled
    Printing-Foundation-LPRPortMonitor          | Disabled
    NetFx4-AdvSrvs                              | Enabled
    NetFx4Extended-ASPNET45                     | Disabled
    NetFx3                                      | Disabled with Payload Removed
    Internet-Explorer-Optional-amd64            | Enabled
    Microsoft-Windows-NetFx3-OC-Package         | Enabled
    Microsoft-Windows-NetFx4-US-OC-Package      | Enabled
    MediaPlayback                               | Enabled
    WindowsMediaPlayer                          | Enabled
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    8. Unmount /commit

    9. Rename install.wim as 1.wim

    10. Export 1.wim to install.wim

    11. Delete 1.wim

    Done
     
  10. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    1.Extracted the esd packages to C:

    C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us
    C:\microsoft-windows-regulatedpackages-package
    C:\microsoft-windows-regulatedpackages-wow64-package
    C:\microsoft-windows-editionpack-professional-package
    C:\microsoft-windows-editionpack-professional-wow64-package

    C:\microsoft-windows-mediaplayer-package-amd64.cab



    2.Run CMD (Command Prompt) as Administrator


    DISM.exe/Mount-Wim /WimFile:C:\IMAGINE\install.wim /Index:1 /MountDir:C:\MOUNT


    3.Modify Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.17763.1.mum


    4.Add package for media player :


    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-regulatedpackages-package\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-regulatedpackages-wow64-package\Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-Common-RegulatedPackages-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-Common-RegulatedPackages-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-mediaplayer-package-amd64.cab


    5.Add package for photo viewer


    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-editionpack-professional-package\Microsoft-Windows-PhotoBasic-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-PhotoBasic-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-editionpack-professional-wow64-package\Microsoft-Windows-PhotoBasic-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum

    DISM.exe /image:C:\MOUNT /add-package:C:\microsoft-windows-client-languagepack-package_en-us-amd64-en-us\Microsoft-Windows-PhotoBasic-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1.mum

    6.Remove some packages which i do not use :

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1

    DISM.exe /image:C:\MOUNT /Remove-Package /PackageName:Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1


    7.ALL The operations completed without error , and there are in program files and active


    DISM.exe /image:C:\MOUNT /cleanup-image /startcomponentcleanup /resetbase

    DISM.exe /Unmount-Wim /MountDir:C:\MOUNT /commit

    8. Image is exactly what i was looking for

    9. THANK YOU !!!
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    Have you set Windows Photo Viewer FileAssociations?
     
  12. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    i will add the reg file in the process of creating my image ...
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    #1294 xinso, Dec 12, 2020
    Last edited: Dec 12, 2020
    You can remove Cortana package if you don't need it. (But it seems that Cortana Serach - Cortana Pal will fail too.)

    Microsoft-Windows-Client-Desktop-Required-Package0318~31bf3856ad364e35~amd64~~10.0.17763.1
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-Client-Desktop-Required-Package0318" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" buildType="release" />
      <package identifier="Microsoft-Windows-Cortana-Package" releaseType="Feature Pack">
        <update description="Windows Cortana Deployment" displayName="Windows Cortana" name="Microsoft-Windows-Cortana">
          <component>
            <assemblyIdentity name="Microsoft-Windows-Cortana.Desktop-Deployment" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" buildType="release" versionScope="nonSxS" />
          </component>
        </update>
      </package>
    </assembly>
    
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    #1295 xinso, Dec 12, 2020
    Last edited: Dec 12, 2020
    How about removing these?
    Code:
    Microsoft-Windows-Client-Desktop-Required-Package0318~31bf3856ad364e35~amd64~~10.0.17763.1 (Cortana)
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-RDC-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-Telnet-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-TFTP-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-WinOcr-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-WinSATMediaFiles-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    
    And adding these?
    Code:
    Microsoft-Windows-PhotoBasic-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Multimedia-RestrictedCodecsDolby-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    

    install.wim = 2.4 GB

    Then these left for you to add:
    Code:
    .NET3
    DirectX9c
    VCRuntime
    
     
  15. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    #1296 balanadi, Dec 12, 2020
    Last edited: Dec 12, 2020
    Capture1.JPG Capture2.JPG Capture3.JPG Capture4.JPG


    i like the way you think ... i really appreciate . I will try it tomorrow , cause today i will have some cleaning tasks ,,,

    And also i was playing with 00000.0_Core_to_Standalone and try to find what ProvisionedAppxPackage to remove and to make 19041.1 pure Core for future update ...cause you know allready that 19041.as LTSC is hard to update in the future ...

    For this i need to dig in the UUP files from 19041.1

    You gave me a reason to play now !!!!

    you have attached the result o my image ...
     
  16. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    304
    324
    10
    what about modify update.mum from microsoft-windows-regulatedpackages-package to include :

    Multimedia-RestrictedCodecsCore-Full-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Microsoft-Windows-Multimedia-RestrictedCodecs-avcore-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Multimedia-RestrictedCodecsDolby-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,702
    14,431
    340
    #1300 xinso, Dec 12, 2020
    Last edited: Dec 12, 2020