1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,446
    450
    Nothing happens, you have to quit the project by shutting down the project window, and restart the project so it can clean up first.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Updated the ToolKit to v6.6




    v6.6
    + Fixed a Bug in the Feature "Integrate .NET Framework 3.5", Where the ToolKit Failed to Integrate .NET Framework 3.5 When Multiple Indexes Are Selected.
    + Fixed a Bug in the Feature "Integrate Windows Calculator", Where the ToolKit Would Generate a Read-only Mount Error.
    + Fixed a Bug in the Feature "Remove Default Metro Apps", Where Selecting Go Back Menu in the Remove Apps Menu Didn't Work for Windows 10 Redstone 1 Source OS.
    + Fixed Minor Bugs in the ToolKit (Thanks to MDL Member Kenafri).


     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Checkout now it's fixed.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Check today with the Apps integration with both x86 and x64 Windows 10 and it's working without any issues and also the Apps variable path is getting recognized correctly.

     
  5. khey

    khey MDL Novice

    Oct 2, 2016
    12
    1
    0
    Could you make this remove game bar/game DVR please ?
     
  6. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    When removing XBox component is removed and the game bar/dvr.
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Nowadays the MS has started clubbing many individual components as sub-packages so it's getting difficult to identify and remove them easily like before, so it takes some time to go through each and every package to see which component are in which main package.

    Since, nowadays I'm busy with GUI development I'm not giving much importance to RS2 Preview builds coz in a month i.e in march the RS2 will be finalised.

     
  8. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    @MSMG realy when working with Toolkit v6.4 takes a lot of time then is need patience
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,446
    450
    #1249 Enthousiast, Feb 1, 2017
    Last edited by a moderator: Apr 20, 2017
    Tested, enabling dotnetfx3 in a multi-index scenario, it looks like it works now :)
    There aren't any logfiles.

    Tested "Press [6] to go back" option, worked :)


    Code:
    ===============================================================================
                           MSMG ToolKit - StartUp Settings
    ===============================================================================
    
    Retrieving Host OS Information...
    
     - Microsoft Windows 10 / Server 2016 (x64) [en-US]
    
    Setting ToolKit & WADK Tools Environment Variables...
    
    DISM.exe           =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\DISM10\Dism.exe
    Imagex.exe         =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\imagex.exe
    Oscdimg.exe        =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\oscdimg.exe
    Dvdburn.exe        =  D:\MSMG_6_6\ToolKit-v6.6\Bin\dvdburn.exe
    7zip.exe           =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\7z.exe
    Dism++CUI.exe      =  D:\MSMG_6_6\ToolKit-v6.6\Bin\Dism++CUI.exe /ESDFile
    EsdDecrypt.exe     =  D:\MSMG_6_6\ToolKit-v6.6\Bin\esddecrypt.exe
    ResourceHacker.exe =  D:\MSMG_6_6\ToolKit-v6.6\Bin\ResourceHacker.exe
    SetACL.exe         =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\SetACL.exe
    WimLibImagex.exe   =  D:\MSMG_6_6\ToolKit-v6.6\Bin\x64\wimlib-imagex.exe
    
    ===============================================================================
    
    Press ENTER Key to Continue...
    
    Code:
    ===============================================================================
                    MSMG ToolKit - Select Source from <DVD> Folder
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Selecting Source WIM Images################################################
    -------------------------------------------------------------------------------
    
    Listing Available WIM Image Indexes for Servicing...
    
    ===============================================================================
    | WIM Index | WIM Arch | WIM Image Index Name
    ===============================================================================
    |     1     |   x64    | Windows 10 Pro
    |     2     |   x64    | Windows 10 Home
    ===============================================================================
    
    Enter the WIM Image Index's # [Range : 1-2, * - All] : *
    
    -------------------------------------------------------------------------------
    ####Selected Source WIM Image Information######################################
    -------------------------------------------------------------------------------
    
        WIM Image                    :  Install.wim
        WIM Image Indexes No         :  1-2
        WIM Image Architecture       :  x64
        WIM Image Version            :  10.0.14393
        WIM Image Service Pack Build :  0
        WIM Image Default Language   :  en-US
    
    -------------------------------------------------------------------------------
    ####Mounting Source WIM Images#################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 1] WIM Image at <\Mount\Boot\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 2] WIM Image at <\Mount\Boot\2>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 1] WIM Image at <\Mount\Install\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [WinRE.wim, Index : 1] WIM Image at <\Mount\WinRE\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 2] WIM Image at <\Mount\Install\2>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [WinRE.wim, Index : 1] WIM Image at <\Mount\WinRE\2>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Selecting & Mounting Source WIM Images############################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .

    Code:
    ===============================================================================
                MSMG ToolKit - Integrate Microsoft .NET Framework 3.5
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft .NET Framework 3.5##########################
    -------------------------------------------------------------------------------
    
    Source WIM Image        : Install.wim
    Source WIM Indexes      : 1-2
    Source WIM Architecture : x64
    Source WIM Build        : 10.0.14393.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft .NET Framework 3.5###################################
    -------------------------------------------------------------------------------
    
    ##########################[Install.wim, Index : 1]#############################
    
    -------------------------------------------------------------------------------
    Checking Whether Microsoft .NET Framework 3.5 Is Enabled...
    -------------------------------------------------------------------------------
    
    Microsoft .NET Framework 3.5 Is Not Enabled...
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Package to WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Generating Microsoft .NET Framework 3.5 Integration LOG Files##############
    -------------------------------------------------------------------------------
    
    Writing Microsoft .NET Framework 3.5 Integration Log File...
    
    
    ##########################[Install.wim, Index : 2]#############################
    
    -------------------------------------------------------------------------------
    Checking Whether Microsoft .NET Framework 3.5 Is Enabled...
    -------------------------------------------------------------------------------
    
    Microsoft .NET Framework 3.5 Is Not Enabled...
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Package to WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Generating Microsoft .NET Framework 3.5 Integration LOG Files##############
    -------------------------------------------------------------------------------
    
    Writing Microsoft .NET Framework 3.5 Integration Log File...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft .NET Framework 3.5##########################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .

    Code:
    ===============================================================================
                              MSMG ToolKit - Apply Source
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Applying Changes & Un-Mounting Source WIM Images##################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Performing [Boot.wim, Index : 1] WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    [===========================98.1%========================  ]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Performing [Boot.wim, Index : 2] WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
          Performing [Install.wim, Index : 1]->[WinRe.wim, Index : 1]
                     WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
          Performing [Install.wim, Index : 2]->[WinRe.wim, Index : 1]
                     WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Boot.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Boot.wim, Index : 2] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [WinRE.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\Mount\Install\1\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Building Source [WinRE.wim] WIM Image with Maximum Compression...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Install.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [WinRE.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\Mount\Install\2\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Building Source [WinRE.wim] WIM Image with Maximum Compression...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Install.wim, Index : 2] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : D:\MSMG_6_6\ToolKit-v6.6\DVD\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Applying Changes & Un-Mounting Source WIM Images##################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .

    Manually checked the state of dotnetfx3:
    Code:
    Index: 1
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    State : Install Pending
    Release Type : OnDemand Pack
    Install Time : 2/1/2017 6:20 PM
    
    Index: 2
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    State : Install Pending
    Release Type : OnDemand Pack
    Install Time : 2/1/2017 6:21 PM
    
     
  10. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    49
    10
    #1250 Kenafri, Feb 2, 2017
    Last edited by a moderator: Apr 20, 2017
  11. Shayne

    Shayne MDL Addicted

    Jul 31, 2009
    752
    181
    30
    Is there a link to this project?

    Regards
     
  12. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    The GUI version of the toolkit has not been released yet.
    When it is released, you can probably find it here also.

    Cheers.
     
  13. germ9

    germ9 MDL Novice

    Nov 12, 2013
    21
    5
    0
    #1253 germ9, Feb 3, 2017
    Last edited: Feb 4, 2017
    I'd like to create two addons. .net framework 4.6.2 and the italian language pack.
    I don't know how to do so
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,446
    450
    #1254 Enthousiast, Feb 3, 2017
    Last edited by a moderator: Apr 20, 2017
    @MSMG:

    I was playing around with the integration of Dotnet 462 in win 7 SP1 x64 (dutch) and it couldn't do it (MSMG 6.6):

    Code:
    ===============================================================================
               MSMG ToolKit - Integrate Microsoft .NET Framework 4.6.2
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft .NET Framework 4.6.2########################
    -------------------------------------------------------------------------------
    
    Source WIM Image        : Install.wim
    Source WIM Indexes      : 1-2
    Source WIM Architecture : x64
    Source WIM Build        : 6.1.7601.23572
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft .NET Framework 4.6.2#################################
    -------------------------------------------------------------------------------
    
    ##########################[Install.wim, Index : 1]#############################
    [ERROR] Can't open "D:\MSMG_6_6\ToolKit-v6.6\Mount\Install" read-only: Permission denied
    ERROR: Exiting with error code 47:
           Failed to open a file.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    ##########################[Install.wim, Index : 2]#############################
    [ERROR] Can't open "D:\MSMG_6_6\ToolKit-v6.6\Mount\Install" read-only: Permission denied
    ERROR: Exiting with error code 47:
           Failed to open a file.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Importing Microsoft .NET Framework 4.6.2 Registry Settings#################
    -------------------------------------------------------------------------------
    
    ##########################[Install.wim, Index : 1]#############################
    
    Mounting WIM Image Registry...
    
    Taking Ownership of WIM Image Registry Keys...
    
    Importing Registry Settings to WIM Image Registry...
    
    Un-Mounting WIM Image Registry...
    ##########################[Install.wim, Index : 2]#############################
    
    Mounting WIM Image Registry...
    
    Taking Ownership of WIM Image Registry Keys...
    
    Importing Registry Settings to WIM Image Registry...
    
    Un-Mounting WIM Image Registry...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft .NET Framework 4.6.2########################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Integrating Directx9 worked fine.

    EDIT:

    It has to do with multiple mounted indexes, just succesfully integrated it in a 1 index scenario :)

    Code:
    ===============================================================================
               MSMG ToolKit - Integrate Microsoft .NET Framework 4.6.2
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft .NET Framework 4.6.2########################
    -------------------------------------------------------------------------------
    
    Source WIM Image        : Install.wim
    Source WIM Index        : 1
    Source WIM Architecture : x86
    Source WIM Build        : 6.1.7601.23392
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft .NET Framework 4.6.2#################################
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Importing Microsoft .NET Framework 4.6.2 Registry Settings#################
    -------------------------------------------------------------------------------
    
    Mounting WIM Image Registry...
    
    Taking Ownership of WIM Image Registry Keys...
    
    Importing Registry Settings to WIM Image Registry...
    
    Un-Mounting WIM Image Registry...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft .NET Framework 4.6.2########################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Or did i miss something about the compatibility with W 7 SP1?

    Code:
    ===============================================================================
                              MSMG ToolKit - Apply Source
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Applying Changes & Un-Mounting Source WIM Images##################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Performing [Boot.wim, Index : 1] WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 6.1.7601.17514
    
    
    Error: 87
    
    The startcomponentcleanup option is not recognized in this context.
    For more information, refer to the help.
    The resetbase option is not recognized in this context.
    For more information, refer to the help.
    
    The DISM log file can be found at G:\MSMG\ToolKit-v6.6\Logs\Dism.txt
    
    -------------------------------------------------------------------------------
    Performing [Boot.wim, Index : 2] WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 6.1.7601.17514
    
    
    Error: 87
    
    The startcomponentcleanup option is not recognized in this context.
    For more information, refer to the help.
    The resetbase option is not recognized in this context.
    For more information, refer to the help.
    
    The DISM log file can be found at G:\MSMG\ToolKit-v6.6\Logs\Dism.txt
    
    -------------------------------------------------------------------------------
    Performing [WinRe.wim, Index : 1] WIM Image Component Cleanup with ResetBase
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image Version: 6.1.7601.17514
    
    
    Error: 87
    
    The startcomponentcleanup option is not recognized in this context.
    For more information, refer to the help.
    The resetbase option is not recognized in this context.
    For more information, refer to the help.
    
    The DISM log file can be found at G:\MSMG\ToolKit-v6.6\Logs\Dism.txt
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Boot.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : G:\MSMG\ToolKit-v6.6\DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Boot.wim, Index : 2] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : G:\MSMG\ToolKit-v6.6\DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [WinRE.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : G:\MSMG\ToolKit-v6.6\Mount\Install\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Building Source [WinRE.wim] WIM Image with Maximum Compression...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting Source [Install.wim, Index : 1] WIM Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14986.1000
    
    Image File : G:\MSMG\ToolKit-v6.6\DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Applying Changes & Un-Mounting Source WIM Images##################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
     
  15. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    49
    10
    #1255 Kenafri, Feb 6, 2017
    Last edited by a moderator: Apr 20, 2017

    Hi, Enthousiast!


    There are some typo errors in script (IF Multi-Index Servicing Mode is Enabled):

    - Replaced all occurrences of var below:

    1) In :IntNetFx46, :IntIE11, :IntRDP81, :IntWMF, :IntSystemRestore sections

    *** "%InstallMnt%" --> "%InstallWim%" (05 occurrences)
    Code:
    :: Getting WIM Index Information.
    call :GetWimIndexInfo "%InstallMnt%", %%i >nul
    
    becomes
    Code:
    :: Getting WIM Index Information.
    call :GetWimIndexInfo "%InstallWim%", %%i >nul
    

    2) In :IntDaRT section

    *** "%WinReMnt%" --> "%WinReWim%" (02 occurrences)
    Code:
    :: Getting WIM Index Information.
    call :GetWimIndexInfo "%WinReMnt%\%%i", 1 >nul
    
    becomes
    Code:
    :: Getting WIM Index Information.
    call :GetWimIndexArch "%InstallMnt%\%%i\%WinReWim%", 1 >nul
    
     
  16. UnderXP

    UnderXP MDL Junior Member

    Feb 28, 2013
    55
    15
    0
    #1256 UnderXP, Feb 6, 2017
    Last edited: Feb 6, 2017
    Hi, anyone tested removing components from Insider Preview Pro 15025 with MSMG Toolkit ?
     
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    #1258 jackmonter5, Feb 6, 2017
    Last edited by a moderator: Apr 20, 2017
    Having an issue removing metro apps from Pro 14393.447 MSDN ISO, seems like a servicing stack problem.

    Code:
    DISM Manager: PID=9720 TID=2644 Image session successfully loaded from the temporary location: C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39 - CDISMManager::CreateImageSession
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:49, Info                  DISM   DISM OS Provider: PID=9212 TID=4236 Setting SystemPath to C:\667\Mount\Install - CDISMOSServiceManager::SetSystemPath
    2017-02-06 14:55:49, Info                  DISM   DISM.EXE: Target image information: OS Version=10.0.14393.350, Image architecture=amd64
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:49, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:50, Info                  DISM   DISM Package Manager: PID=9212 TID=4236 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2017-02-06 14:55:50, Info                  CBS    Universal Time is: 2017-02-06 19:55:50.944
    2017-02-06 14:55:50, Info                  CBS    Failed to find a matching version for servicing stack: C:\667\Mount\Install\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14393.350_none_43278ee965418581\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2017-02-06 14:55:50, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2017-02-06 14:55:50, Info                  CBS    Offline servicing, using stack version from: C:\667\Mount\Install\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14393.350_none_43278ee965418581\cbscore.dll
    2017-02-06 14:55:50, Info                  CBS    Loaded Servicing Stack v10.0.14393.350 with Core: C:\667\Mount\Install\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14393.350_none_43278ee965418581\cbscore.dll
    2017-02-06 14:55:50, Info                  CBS    Setting core mode: CbsCoreModeOffline
    2017-02-06 14:55:50, Info                  CSI    00000001@2017/2/6:19:55:50.947 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fff315e6c49 @0x7fff319b55bb @0x7fff319b6372 @0x7fff31be21fa @0x7fff31be2b9a @0x7fff31b9fbf8)
    2017-02-06 14:55:50, Info                  DISM   DISM Package Manager: PID=9212 TID=4236 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2017-02-06 14:55:50, Info                  CBS    Offline image is writable
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/SOFTWARE' from path '\\?\C:\667\Mount\Install\Windows\System32\config\SOFTWARE'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/SYSTEM' from path '\\?\C:\667\Mount\Install\Windows\System32\config\SYSTEM'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/SECURITY' from path '\\?\C:\667\Mount\Install\Windows\System32\config\SECURITY'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/SAM' from path '\\?\C:\667\Mount\Install\Windows\System32\config\SAM'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/COMPONENTS' from path '\\?\C:\667\Mount\Install\Windows\System32\config\COMPONENTS'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: DRIVERS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/DRIVERS' from path '\\?\C:\667\Mount\Install\Windows\System32\config\DRIVERS'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/System32/config/DEFAULT' from path '\\?\C:\667\Mount\Install\Windows\System32\config\DEFAULT'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Users/Default/ntuser.dat' from path '\\?\C:\667\Mount\Install\Users\Default\ntuser.dat'.
    2017-02-06 14:55:50, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/667/Mount/Install/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\667\Mount\Install\Windows\system32\smi\store\Machine\schema.dat'.
    2017-02-06 14:55:51, Info                  CSI    00000002 CSI Store 2512675138016 initialized
    2017-02-06 14:55:51, Info                  CBS    Session: 9212_696715640 initialized by client DISM Package Manager Provider, external staging directory: (null), external registry directory: (null
    2017-02-06 14:55:51, Info                  DISM   DISM Package Manager: PID=9212 TID=4236 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2017-02-06 14:55:51, Info                  DISM   DISM Package Manager: PID=9212 TID=4236 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\IBSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM OS Provider: PID=9212 TID=4236 Get the registry path to the SOFTWARE hive located at C:\667\Mount\Install\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
    2017-02-06 14:55:51, Info                  DISM   DISM Driver Manager: PID=9212 TID=4236 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\EmbeddedProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Warning               DISM   DISM Provider Store: PID=9212 TID=4236 Failed to Load the provider: C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\AppxProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\ProvProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\ProvProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\AssocProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\GenericProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\OfflineSetupProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\OfflineSetupProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Loading Provider from location C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Connecting to the provider located at C:\667\Temp\DISM\DB87D8B9-FBA7-42DF-9386-FA125108EE39\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Provider Store: PID=9212 TID=4236 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2017-02-06 14:55:51, Info                  DISM   DISM Transmog Provider: PID=9212 TID=4236 Current image session is [OFFLINE] - CTransmogManager::GetMode
    2017-02-06 14:55:51, Info                  DISM   DISM Transmog Provider: PID=9212 TID=4236 Determined WinDir path = [C:\667\Mount\Install\Windows] - CTransmogManager::GetWinDirPath
    2017-02-06 14:55:51, Info                  DISM   DISM Transmog Provider: PID=9212 TID=4236 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
    2017-02-06 14:55:51, Info                  DISM   DISM Transmog Provider: PID=9212 TID=4236 Product Type: [WinNT] - CTransmogManager::Initialize
    2017-02-06 14:55:51, Info                  DISM   DISM Transmog Provider: PID=9212 TID=4236 Product Type ServerNT : [No] - CTransmogManager::Initialize
    2017-02-06 14:55:51, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    can anyone help with this?
    thanks!
     
  19. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    We really need a FAQ in the first post. It's getting boring to answer the same questions over and over again.

    Cheers.