Jump to content

wuliyen

Member
  • Posts

    37
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Posts posted by wuliyen

  1. 8 hours ago, Antonino said:

    TX wuliyen, I will, which will act on a new os install. How about having the same on an already installed os? Will I have to start over in order to enjoy the benefits? in other words, if I want to re-apply a wim file from some previous install or other and place my unattend.xml in the unattend slot, will wintsetup take it into account in the apply process or not? if not, I guess I would have to do it all over again from the iso. this is my very doubt and consequent question.

    unattend.xml is in the right path and will work

  2. 3 hours ago, JFX said:

    Just add this to your unattend.xml --> oobsystem.

        <component name="Microsoft-Windows-SecureStartup-FilterDriver" processorArchitecture="amd64" language="neutral" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
          <PreventDeviceEncryption>true</PreventDeviceEncryption>
        </component>

     

    If you want to keep most of the WinSxS folder than delete WinSxS.ini.
    Without it you black\white list WinSxS files like all other in the Remove folder.

    OK

  3. minwin Windows11_23H2_22631.3296_X64
    An error occurred during the installation of the system.
    Could not load DLL C:\Windows\system32\msdtcprx.dll; 
    The fact that the file msdtcprx.dll exists!
    What is the problem?


    SYSPRP ActionPlatform::LaunchModule: Successfully executed 'CryptoSysPrep_Specialize' from C:\Windows\system32\capisp.dll
    SYSPRP SysprepSession::ExecuteInternal: Skipping offline-capable module of Microsoft-Windows-Sysprep-SpBcd when running online
    SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Online_Specialize_Bcd' from C:\Windows\System32\spbcd.dll
    SYSPRP GeneralizeBcdStore: Found the memory tester object.
    SYSPRP SpecializeBcdStore: Found the resume object {5fe9d0f0-e5ff-11ee-8bee-000c29fd7075} for the OS loader.
    SYSPRP SpecializeBcdStore: Successfully specialized {9dea862c-5cdd-4e70-acc1-f32b344d4795} application device. Status = [0x0]
    SYSPRP SpecializeBcdStore: Successfully specialized {b2721d73-1db4-4c62-bf78-c548a880142d} application device. Status = [0x0]
    SYSPRP SpecializeBcdStore: Successfully specialized {fa926493-6f1c-4193-a414-58f0b2456d1e} application device. Status = [0x0]
    SYSPRP SpecializeBcdStore: Successfully set the {fa926493-6f1c-4193-a414-58f0b2456d1e} OS device to the boot partition. Status = [0x0]
    SYSPRP SpecializeBcdStore: The /detecthal switch could not be removed because it was not found.
    SYSPRP SpecializeBcdStore: Successfully specialized {5fe9d0f0-e5ff-11ee-8bee-000c29fd7075} application device. Status = [0x0]
    SYSPRP SpecializeBcdStore: Successfully set the {5fe9d0f0-e5ff-11ee-8bee-000c29fd7075} hiberfile device to the boot partition. Status = [0x0]
    SYSPRP Sysprep_Specialize_Bcd: Successfully specialized the bcd store. Status=[0x0]
    SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Online_Specialize_Bcd' from C:\Windows\System32\spbcd.dll
    SYSPRP SysprepSession::ExecuteInternal: Skipping offline-capable module of Microsoft-Windows-COM-DTC-Runtime when running online
    SYSPRP ActionPlatform::LaunchModule: Could not load DLL C:\Windows\system32\msdtcprx.dll; dwRet = 0x7e[gle=0x0000007e]
    SYSPRP SysprepSession::ExecuteAction: Failed during sysprepModule operation; dwRet = 0x7e[gle=0x0000007e]
    SYSPRP SysprepSession::ExecuteInternal: Error in executing action for Microsoft-Windows-COM-DTC-Runtime; dwRet = 0x7e[gle=0x0000007e]
    SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Specialize.xml; dwRet = 0x7e
    SYSPRP SysprepSession::Execute: Sysprep mode was not specified, deleting it from registry
    SYSPRP RunPlatformActions:Failed while executing Sysprep session actions; dwRet = 0x7e
    SYSPRP Callback_Specialize: Internal Providers Specialized Failed. System can't proceed to handle Internal Providers
    SYSPRP Callback_Specialize: Specialize return: [126]
    SYSPRP Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x7e[gle=0x00000002]
    IBSLIB PublishMessage: Publishing message [Windows 安装程序无法将 Windows 配置为在此计算机的硬件上运行。]
     

     

  4. Some scenario where the following folder is deleted
    \Windows\bcastdvr
    The log file is large but opens empty with no content

     

    I'm sorry. It's just me.

    About bcastdvr

     

     

    QQ图片20240311215543.png

    NO \Windows\bcastdvr

    Deleting WinSxS.ini will result in an error

     

  5. On 3/7/2024 at 2:22 AM, JFX said:

    Drive letter assignment is really simple stuff.

    WinNTSetup will calculate and write \DosDevices\C: to HKLM\SYSTEM\MountedDevices
    On first boot Windows will recognize a different drive letter and does all the work. 

      

    WIMHost_1.1.0.0.zip This version will add logging for black and whitelist as well MUI and MUN file removal.

    Thanks for the update!

  6. 6 hours ago, sakatgg said:

    WinSxS.txt, unlike other *.txt in the Remove folder, works on the principle of a white sheet, i.e. does not delete only those specified in WinSxS.txt

    And what's the point in deleting one folder in WinSxS?

    Yes, I know. Because I want to keep the windows update feature, I can only delete a small number of specified folders。

  7. WinSxS
    Want to delete the amd64_microsoft-windows-onedrive-setup folder, but keep the other files. How can I do it?
    TXT add
    \Windows\WinSxS\amd64_microsoft-windows-onedrive-setup_*

    \Windows\WinSxS\Manifests\amd64_microsoft-windows-onedrive-setup_*.manifest
    unrealizable

  8. "*" issue, which does not correctly address the situation
    WindowsApps

    \Program Files\WindowsApps\Microsoft*
    !\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_*

    Microsoft.DesktopAppInstaller_1.17.10691.0_neutral_split.scale-100_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller_1.17.10691.0_neutral_split.scale-125_8wekyb3d8bbwe

    will lose
    Microsoft.DesktopAppInstaller_1.17.10691.0_neutral_split.scale-125_8wekyb3d8bbwe

     

    QQ图片20240102222214.png

    QQ图片20240102222130.png

×
×
  • Create New...