[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    571
    265
    30
    I didn't check this for Notepad on the live system.

    but the Windows-Notepad-FOD-Package packages are still configured for Windows 11 Pro instead of EnterpriseS.

    when trying to integrate them it gives error 0x800f0955

    so the best thing to do would be to remove the old package and integrate the EnterpriseS one.
     
  2. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    KB5043080 is not Hotpatch. KB5043088 is.


    You forgot to add
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Hotpatch\Environment]
    "AllowRebootlessUpdates"=dword:00000001
    If you add this you would see in WU "Hotpatch support" after name of CU in WU interface.
    Reboot is not needed if base for hotpatch LCU is installed (if .1150 is installed, .1386 doesn't need reboots, if .1150 isn't installed, .1386 would require reboot)

    P.S. How did you achieve that LCU update didn't break GUI? Still have a script of install.wim creation?
     
  3. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    571
    95
    30
    #344 pp03, Sep 27, 2024
    Last edited: Sep 28, 2024

    Attached Files:

    • 1.png
      1.png
      File size:
      321.7 KB
      Views:
      21
  4. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,281
    593
    60
    #345 RobrPatty, Sep 27, 2024
    Last edited: Sep 27, 2024
  5. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,861
    1,521
    60
    Which one should be used...

    Update
    Found that 26100.1150 is not a prerequisite, 26100.268 is
    Code:
    forums.mydigitallife.net/threads/discussion-hotpatching-for-windows-server-2025-and-windows-11-24h2-no-subscriptions-needed.88643/#post-1852817
     
  6. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,281
    593
    60
    P.S. How did you achieve that LCU update didn't break GUI? Still have a script of install.wim creation?

    Used Ace2 script with ServerAzureStackHCICor_en-us.esd & ServerTurbine_en-us.esd as base
     
  7. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    571
    265
    30
    I'm trying to integrate the "cabs_Microsoft-Windows-Notepad-FoD-Package-amd64" + language pack packages after converting Windows 11 Pro to IoT Enterprise LTSC

    but I get an error, I also try to remove the existing Notepad FOD packages and then integrate and that doesn't work either...

    command used:
    Code:
    dism /english /logpath:logs\FOD1.log /scratchdir:temp /image:%MT% /Remove-package /Packagename:Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1
    dism /english /logpath:logs\FOD2.log /scratchdir:temp /image:%MT% /Remove-package /Packagename:Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    dism /english /logpath:logs\FOD3-Add.log /scratchdir:temp /image:%MT% /add-package:files\Packages
    install.wim image packages Professional (before converting to EnterpriseS):
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.26100.1
    
    Packages listing:
    
    
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | -------------------
    Package Identity                                                                                     | State     | Release Type  | Install Time      
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | -------------------
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                  | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1              | Installed | Language Pack | 1/4/2024 4:27 p.ÿm.
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Ethernet-Client-Vmware-Vmxnet3-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | Feature Pack  | 1/4/2024 4:28 p.ÿm.
    Microsoft-Windows-FodMetadataServicing-Desktop-CompDB-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | Feature Pack  | 1/4/2024 4:27 p.ÿm.
    Microsoft-Windows-FodMetadataServicing-Desktop-Metadata-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | Feature Pack  | 1/4/2024 4:28 p.ÿm.
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1                            | Installed | Foundation    | 1/4/2024 7:29 a.ÿm.
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.26100.1                            | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~es-ES~11.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.26100.1             | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                       | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-LanguageFeatures-Basic-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1          | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-LanguageFeatures-OCR-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1            | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-LanguageFeatures-Speech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1         | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Licenses-Professional-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1            | Installed | Language Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-Licenses-Professional-Package~31bf3856ad364e35~amd64~~10.0.26100.1                 | Installed | Feature Pack  | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~~10.0.26100.1                           | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1              | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                   | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                  | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                       | Installed | OnDemand Pack | 1/4/2024 4:30 p.ÿm.
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.26100.1                         | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.26100.1                         | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.26100.1                          | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                          | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                          | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wallpaper-Content-Extended-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Intel-Netwtw10-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                         | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                              | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                         | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                              | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.26100.1                                          | Installed | OnDemand Pack | 1/4/2024 4:29 p.ÿm.
    
    The operation completed successfully.
    
    I leave the logs here
     

    Attached Files:

  8. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    538
    191
    30
    Did you try to fix component store with command "dism /image:x:\a /Cleanup-image /Restorehealth" what is result?

    You may try this. Experimental. Backup your wim. Delete "[HKEY_LOCAL_MACHINE\SOFTWARE_00\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1] key. Try to add package with dism again.
     
  9. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    571
    265
    30
    How should I apply this?

    remove the package: Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1

    apply dism /Cleanup-image /Restorehealth

    and then integrate the Microsoft-Windows-Notepad-FoD-Package package??
     
  10. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    538
    191
    30
    #357 liliactr, Sep 27, 2024
    Last edited: Sep 27, 2024
    Probably you could not remove. Just restorehealth. If it is ok your wim is healhty and you will succeded any command you want
     
  11. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    571
    265
    30
    #358 TesterMachineOS, Sep 27, 2024
    Last edited: Sep 27, 2024
    (OP)
    The package removal was successful, as marked here.
    Code:
    Removing Notepad-FOD-Package
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.

    after using Dism /Cleanup-image /Restorehealth on the wim image: (Same error as before applying this command)
    Code:
    Dism /image:C:\26100.1_Pro_to_Ents_amd64\temp\mount /Add-Package /PackagePath:cabs_Microsoft-Windows-Notepad-FoD-Package-amd64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - An error occurred - Microsoft-Windows-Notepad-FoD-Package Error: 0x800f0955
    
    Error: 0x800f0955
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    I really have no idea why this is happening. :confused:

    I just want this conversion from Professional to EnterpriseS to be done without any problems.

    For now I just need to add this package so that the build is completely official.

    The curious thing is that the Notepad WOW64 package is integrated.
    Code:
    C:\26100.1_Pro_to_Ents_amd64\files\Packages>Dism /image:C:\26100.1_Pro_to_Ents_amd64\temp\mount /Add-Package /PackagePath:cabs_Microsoft-Windows-Notepad-FoD-Package-wow64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
     
  12. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    538
    191
    30
    Del c:\windows\logs\cbs\cbs.log file

    Run the offline "Dism /image:x:\a /Cleanup-image /Restorehealth" command. After see error if there is c:\windows\logs\cbs\cbs.log upload it

    Del c:\windows\logs\cbs\cbs.log file

    If you have this online system. (You shared photos you have) Run "Dism /online /Cleanup-image /Restorehealth" after you see error reboot pc. After boot share c:\windows\logs\cbs\cbs.log
     
  13. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    538
    191
    30
    There are 26100.1 starter packages. Are there any starter build. Anybody did? Screenshot etc? Link? I do not remember if i have seen anybody shared.