1. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Code:
    ::EXAMPLES
    
        echo Default: %hname%
        echo Values: Name for newly opened hive.
        echo:
         echo Default: %hive%
        echo Values: Registry hive i.e. system, software.
        echo:
         echo Default: %hivepath%
        echo Values: HKLM,HKCU,HKCR,HKU,HKCC.
        echo:
         echo Default: %path5%
        echo Values: Path to Mount Folder 'X:\...\'
    
        reg load "%hivepath%\%hname%" "%path5%\windows\system32\config\%hive%"
    
        reg unload "%hivepath%\%hname%"
    
    :: In your case:
    
        reg load "HKLM\_test" "%path5%\windows\system32\config\software"
        reg unload "HKLM\_test"
    
    :: Will load to  "HKLM\_test\..."
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. FLCL

    FLCL MDL Junior Member

    Dec 20, 2013
    52
    17
    0
    Did someone checked and untouched Win10 Installation vs. Toolkit Installation with Wireshark?

    I'll try it this we and hope Windows 10 babbles much fewer to Redmond.
     
  3. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,009
    60
    It's best to ask the author. I am just a regular user like you
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    #2384 MonarchX, May 12, 2017
    Last edited: May 12, 2017
    I am not sure if anyone already mentioned, but the same ACCESS DENIED error that was happening during removal of Windows Defender package now happens with BioMetrics AND XboxCallableUI AND Windows Holographic TestRun... Could it be due to those packages being Inbox packages?

    Why does this happen and does it mean the package is not actually removed or just certain files not removed?
     
  5. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60

    I guess I should start CMD with NSudo as Trusted Installer...

    EDIT: Same error even when CMD is launched as Trusted Installer. Also, at this point the image is mounted with MSMG Toolkit... Maybe that is what prevents access...
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    If the software hive is already mounted in MSMG, it will fail.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    OK, so once I mount it separately and make the changes, will they automatically be saved to the Image.WIM file? Wouldn't I need to re-build it somehow?
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Every change in mounted WIM needs a (/UnMount) /Commit to save the changes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    OK, mounted the image separately and got the same exact ACCESS DENIED error
     
  10. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    Toolkit 7.2 does not have NetFX35 folder in Packs, so I created one, then re-created w10 folder within it, then pasted both NET Framework 3.5 CAB files in it, but MSMG Toolkit says that the folder is empty...
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Just extract the "NetFX35_W10_xxx" pack to the "packs" folder.
     
  12. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    Yeah, I just did that and the directory/file structure is identical to the way I manually made it - no detection...

    I was following the newly posted video 1:1, except I also integrated drivers, the OTHER (supposedly the one that works) DirectX 9 Pack, the latest Windows Updates, and removed custom package - TestSigh bla bla that prevented DISM RestoreHealth from passing. Then I applied, unmounted, restarted PC, mounted and the video says to integrate NET Framework 3.5 at this point and I did and its not finding it...
     
  13. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    The size of the Install.WIM once again went WAY up... even after "Rebuild" option...
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    #2394 Enthousiast, May 12, 2017
    Last edited: May 13, 2017
    I don't know why "restarting the host pc" would be needed but i've tested integrating dotnetfx35 in a clean 15063 iso:
    Code:
    ===============================================================================
                MSMG ToolKit - Integrate Microsoft .NET Framework 3.5
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft .NET Framework 3.5##########################
    -------------------------------------------------------------------------------
    
        Image              : Install.wim
        Image Index        : 1
        Image Architecture : x86
        Image Build        : 10.0.15063.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft .NET Framework 3.5###################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    ####Checking Whether Microsoft .NET Framework 3.5 is Enabled###################
    -------------------------------------------------------------------------------
    
    Microsoft .NET Framework 3.5 is Not Enabled...
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.15063.0
    
    Image Version: 10.0.15063.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.15063.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 . . .


    All went fine.

    PS, about the size of the wim. I only enabled dotnetfx35 on the Pro index of the x86 Multiple Editions iso and the difference between the original install.wim and the one with dotnetfx35 pre-enabled is about 300MB.
     
  15. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    I don't know... I re-downloaded and did it again and I got the same result. I find that integrating ANYTHING other than updates results in problems with MSMG Toolkit. Is there any way to remove the Home version of the Install.wim and leave just the Pro? It looks like it would save a bunch of space!

    EDIT: I just did that with WimLib and WimLib CLC GUI! Now WIM is 3.3GB!
     
  16. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    Nope, I did not get that good size until I used WImLib CLC. First time I just did OPTIMIZE and the size barely decreased, but then I did it again and then right-clicked on HOME and selected DELETE, it did the magic and voila - reduced size!
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    You do know that servicing one of the indexes inside a multiple index wim increases the size because the difference between the two indexes increases it? That's why i did a retest with a single index install.wim.
     
  18. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    #2399 MonarchX, May 13, 2017
    Last edited: May 13, 2017
    I did not select multiple... I selected "1" - I could care less for Home version! BTW, MSMG Toolkit detects NetFX35 just fine when used with original Install.wim from MS, but when I load mine - it says NetFX35 folder is empty!

    Maybe it has something to do with integrating that DirectX 9 ahead of NET Framework 3.5?

    Or maybe because I removed MANUAL SETUP? I don't even know what that is... Its one of the things MSMG Toolkit allows to remove...
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Again, why are you removing/adding all kinds of stuff blindly and wonder why something goes wrong after removing/adding stuff?