MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    At what stage should ToolKitHelper.exe be used?
    Run as Admin from the folder ToolKit-v8.1\Bin?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. hiepbg

    hiepbg MDL Novice

    Nov 29, 2008
    36
    18
    0
    Can i remove Biometrics component with Toolkit 8.1 ? It's stupid function of windows 10. I can't even add another finger in windows hello.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    You need to use a NSudo Command Prompt as the ToolKitHelper.exe requires TrustedInstaller Privilege for proper functioning.

    The ToolKit runs with TrustedInstaller Privilege using the NSudo and so when the ToolKitHelper.exe is called within the ToolKit Script it executes properly.

    WindowsStore and XboxApp won't get removed due to a typo error I have done in the code, it will be available in the next version.



    You need to use a NSudo Command Prompt as the ToolKitHelper.exe requires TrustedInstaller Privilege for proper functioning.

    The ToolKit runs with TrustedInstaller Privilege using the NSudo and so when the ToolKitHelper.exe is called within the ToolKit Script it executes properly.


    If the Source is a Windows 10 RS3 then the present ToolKit can't remove the Biometrics component but you can use the ToolKitHelper.exe specified above to remove the BioEnrollment App.



    Note: In The ToolKitHelper.exe, the additional components added for removal is for testing purpose and that's why it's not yet been added to the main ToolKit Script.
     
  4. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    The ToolKit supports all Windows 10 RS3 versions and Please do integrate the updates first and then remove the components.

    Follow the Order of usage provided in the First Post or Readme.txt

     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    I still did not understand how to use NSudo :confused:
    What should I choose to run?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    I check the readme.txt and to set the size and font and screen buffer size but in the next time all will reset again.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Double Click on NSudo.exe found in the Bin\<Arch>\NSudo.exe choose Enable All Privileges and then in the text box type cmd and press enter you will get a command prompt with Trusted Installer Privilege.

    Now type ToolKitHelper <mount-path> /? to get the list of components and then use ToolKitHelper <mount-path> <component-name> for removal.

    That's the problem with NSudo prompt it gets reset.

     
  9. zepo120

    zepo120 MDL Novice

    Jan 8, 2018
    8
    1
    0
    much better :) maybe you could check in the toolkithelper it is run as trustedinstaller ?

    ok

    thanks :)
     
  10. laqk

    laqk MDL Junior Member

    Jan 22, 2011
    50
    35
    0
    Yes, I did read the readme.txt, but you had the same warning in the readme of version 8.0, and it never triggered antivirus warnings. So 8.1 triggering the anti-virus, combined with the dramatic increase in file size of ToolKitHelper.exe in 8.1 compared to the previous three versions seemed like too much of a coincidence to me. So I felt it appropriate to inform you of this. Better safe than sorry.

    Thanks for your hard work.
     
  11. rockyp

    rockyp MDL Novice

    Dec 7, 2010
    15
    1
    0
    I tried this but still not working. also pls if you check for the reg keys as they are not applying.when adding .tpk it shows added reg keys. when checked on fresh installed those keys not present registery hive.
    HKEY_LOCAL_MACHINE\SOFTWARE--> HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE
    HKEY_LOCAL_MACHINE\SYSTEM
    --> HKEY_LOCAL_MACHINE\TK_HKLM_SYSTEM
    HKEY_CLASSES_ROOT
    --> HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE\Classes
    HKEY_CURRENT_USER
    --> HKEY_LOCAL_MACHINE\TK_HKCU
    HKEY_USERS\.DEFAULT
    --> HKEY_LOCAL_MACHINE\TK_HKU_DEFAULT
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Even with the older version few had reported earlier that their AV program is reporting the ToolkitHelper.exe as virus.

    I used a new version of code protector for the latest version and may be that might be triggering the Defender to report it as a virus.

    Anyway will check with AV for any issues with the new version and update.

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Now The registry hives are

    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE--> HKEY_LOCAL_MACHINE\TK_SOFTWARE
    HKEY_LOCAL_MACHINE\SYSTEM--> HKEY_LOCAL_MACHINE\TK_SYSTEM
    HKEY_CLASSES_ROOT --> HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes
    HKEY_CURRENT_USER --> HKEY_LOCAL_MACHINE\TK_NTUSER
    HKEY_USERS\.DEFAULT --> HKEY_LOCAL_MACHINE\TK_DEFAULT
    

     
  14. rockyp

    rockyp MDL Novice

    Dec 7, 2010
    15
    1
    0
    ok thanks I will be checking it & let you know once done
     
  15. rockyp

    rockyp MDL Novice

    Dec 7, 2010
    15
    1
    0
    @ MSMG

    finally got it working thanks
     
  16. ihidchaos

    ihidchaos MDL Novice

    Jun 25, 2017
    1
    0
    0
    many thanks for your contribution
     
  17. tolanri

    tolanri MDL Novice

    Aug 9, 2012
    29
    11
    0
    #5939 tolanri, Feb 24, 2018
    Last edited: Feb 24, 2018
    Hi, thank you for this great tool.

    I just have one question that I didn't find answer in the readme. If I install windows with components and built-in apps removed, the Windows Update fails to update cumulative patches with error 0x800736b3. is that normal and expected behavior? And if I manage to update WIndows manually via DISM or other tools, is my assumption correct that it will partially reinstall components that I previously removed? How would I go around to removing them from live system? Or is it better/cleaner to just run unpatched Windows and reinstall refreshed images with updates integrated via MSMG from time to time?

    EDIT: My issue with failing updates may be because I used MSMG on refreshed image which is advised against in first post (I used 16999.125 from december image refresh). The second part of my question still stands though.
     
  18. rcstar6696

    rcstar6696 MDL Senior Member

    Jun 11, 2017
    447
    351
    10
    #5940 rcstar6696, Feb 24, 2018
    Last edited: Dec 24, 2018
    -snip-