Windows Update MiniTool Integrator v1.0

Discussion in 'Windows 10' started by dobbelina, Sep 23, 2016.

  1. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    Wumt_Path="Program Files\WUMT"

    (Has to be on the system drive, path above already resolves to %systemdrive% )
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    Still get the same thing..Maybe I'm doing this wrong?? Where do I place the folder that I unzipped with the 2 files in it?
     
  3. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    #23 dobbelina, Sep 27, 2016
    Last edited: Sep 27, 2016
    (OP)
    Anywhere, as long as the 2 files are in the same location.
    Give me the full path to your WUMT installation.

    You do understand this is for unattended install, right?
    If a normal install, change Silent=Yes back to Silent=No or delete wumt.ini and run the installer as normal where you choose install folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    There is no WUMT installation folder if I am starting from scratch..All you have at this point is the downloaded zip file with 2 files...I don't understand what you mean?????
     
  5. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    #25 dobbelina, Sep 27, 2016
    Last edited: Sep 27, 2016
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. UpGrade4

    UpGrade4 MDL Novice

    Aug 22, 2012
    44
    9
    0
    #26 UpGrade4, Sep 27, 2016
    Last edited: Sep 27, 2016
    You make the installation folder, so if you wanted to use system32 as the installation location you would make the WUMT folder sit in System32 buy putting it on the windows installation iso like this:
    Create the folder Ssytem32 in the $$ Folder then create WUMT in the System32 folder so the path would be:
    Sources\$OEM$\$$\System32\WUMT
    The files must be inside this folder (You have to manually put them in yourself)
    Change the wumt.ini file so it would look like this:

    [Options]
    Silent=yes
    Wumt_Path="Windows\System32\WUMT":

    Then in the script you use you would use something like:
    CALL %SYSTEMROOT%\System32\WUMT\WUMT_Integrate_Installer.exe
    or
    START %SYSTEMROOT%\System32\WUMT\WUMT_Integrate_Installer.exe

    If your installing to program Files follow the same procedure but replace system32 with program files
    and the code would be:

    CALL "%SYSTEMROOT%\Program Files\WUMT"WUMT_Integrate_Installer.exe

    (NOTICE THE QUOTATION MARKS at the start and end of folder path, this is needed as program files has a space in the path)
     
  7. Evides

    Evides MDL Member

    Apr 6, 2014
    114
    24
    10
    WUMT doesn't require install, it works as 'standalone'.
    Just put the unzipped folder somewhere on your systemdisk... :mushy:
     
  8. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    #29 uffbros, Sep 27, 2016
    Last edited: Sep 27, 2016
    So this is to integrate into .iso installer????? All I want to do is freekin download windows updates...The original wumt_X64.exe does that. So what does this second part do? Is it so when you do a clean install it is automatically using this???? I think I just need the manually way to check for updates..I'm not getting this at all or it's purpose...Until now I called myself a 17 year computer technician.....
     
  9. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    #30 dobbelina, Sep 27, 2016
    Last edited: Sep 27, 2016
    (OP)
    You have wumt_X64.exe in a folder somewhere, right?
    preferably in C:\Program Files.
    eg, C:\Program Files\WUMT
    If there's a wumt.ini file, delete it.
    Now start the WUMT_Integrate_Installer and point to that folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    ok..so I ask....what does this do now different than the standalone wumt_64.exe?
     
  11. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    Read first topic again, this time slowly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    Thanks all for your patience I finally got it.
     
  13. garf02

    garf02 MDL Member

    Sep 15, 2007
    181
    68
    10
    With version released today, the wumt not search automatically the update, is necessary press on the button for searching.
     
  14. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    Re-download WUMT_Integrate_Installer.zip from first post and run it again.
    I'm gonna rewrite it later on, as wumt now accepts command line arguments.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. zamica

    zamica MDL Member

    Oct 1, 2012
    149
    21
    10
    nice job it will help after format i bet
     
  16. dobbelina

    dobbelina MDL Senior Member

    Apr 2, 2009
    426
    526
    10
    #37 dobbelina, Oct 1, 2016
    Last edited: Oct 1, 2016
    (OP)
    Ok, WUMT_Integrate_Installer.zip link has been updated on first post for the new WUMT version 30.09.2016
    It now works even better than before.
    Just download and re-run the WUMT_Integrate_Installer.exe, and point to WUMT install folder where you have the latest version of WUMT.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    On every version out I click the test me button and nothing happens..Any ideas as to why?
     
  18. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    I just manually loaded the mini tool updater and there was 5 Office updates available dated 10-4...Isn't this supposed to pop up and notify you or something? I don't get what value this tool is????
     
  19. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    #40 thorin0815, Oct 4, 2016
    Last edited: Oct 4, 2016
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...