Windows Update MiniTool

Discussion in 'MDL Projects and Applications' started by shewolf, Sep 3, 2015.

  1. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,364
    210
    I use it and love it.:D:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,768
    7,708
    210
    Yep, very valuable, especially in XP (doesn't need that MS website anymore which might not work correctly) and 2000 (where WU/MU will often not work at all).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. bdl

    bdl MDL Addicted

    Aug 8, 2012
    565
    43
    30
    how working this "soft" it not requires installation ?
     
  4. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    It does not require installation, it's portable.
     
  5. shamu726

    shamu726 MDL Junior Member

    Nov 29, 2012
    51
    22
    0
    Homepage seems to have disappeared. Anybody know anything?
     
  6. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    I don't know what happened, damn. :eek:
    Gonna email stupid user and see what he has to tell.
     
  7. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    He's replied:

     
  8. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,464
    2,484
    120
    Actually it is great :)
    I only hope, that some day it will update MetroApps' APPX (with links) and download W10 OnDemandFeatures (with links) too... :))
     
  9. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,815
    19,009
    340
  10. fLOW.

    fLOW. MDL Senior Member

    Jul 28, 2009
    485
    583
    10
    #192 fLOW., Nov 10, 2015
    Last edited by a moderator: Apr 20, 2017
    If anybody wants: pt-PT

    Code:
    [Author]
    txtLogAuthor=Traduzido por fLOW.
    
    [MainWindow]
    txtSizeb=B
    txtSizeKb=Kb
    txtSizeMb=Mb
    txtSizeGb=Gb
    
    txtButtonGroupItemWindowsUpdate=Windows Update
    txtButtonGroupItemInstalled=Updates Instalados
    txtButtonGroupItemHidden=Updates Ocultos
    txtButtonGroupItemHistory=Histórico de Atualizações
    
    txtButtonHintCheckUpdate=Procurar por atualizações
    txtButtonHintDownloadOnly=Fazer apenas o download
    txtButtonHintInstall=Instalar
    txtButtonHintUninstall=Desinstalar
    txtButtonHintToHide=Ocultar
    txtButtonHintToShow=Remover oculto
    txtButtonHintCopyURL=Copiar link p/ clipboard
    txtButtonHintCancel=Cancelar
    
    txtGroupBoxSearchUpdates=Procurar por atualizações
    txtLabelUpdateService=Serviço de atualização:
    txtComboBoxUpdateServiceDefault=Padrão
    txtCheckBoxSuperseded=Incluir obsoletos
    txtCheckBoxOfflineMode=Modo Offline
    
    txtGroupBoxAU=Atualizações Automáticas
    txtComboBoxAUNoAutoUpdate=Desativado
    txtComboBoxAUAutoUpdate=Automaticamente
    txtComboBoxAUDownloadOnly=Fazer apenas o download
    txtComboBoxAUNotify=Modo de Notificação
    txtComboBoxAUScheduled=Agendado
    txtComboBoxScheduledDaily=Diário
    txtComboBoxScheduledMonday=Segunda
    txtComboBoxScheduledTuesday=Terça
    txtComboBoxScheduledWednesday=Quarta
    txtComboBoxScheduledThursday=Quinta
    txtComboBoxScheduledFriday=Sexta
    txtComboBoxScheduledSaturday=Sábado
    txtComboBoxScheduledSunday=Domingo
    
    txtCheckBoxSelectAll=Selecionar tudo
    txtCheckBoxSelectedByWindowsUpdate=Selecionado pelo Windows Update
    txtLabelUpdateAttributes=Atualizações:
    txtLabelHintUpdateAttributesD=[ D ] - Transferido
    txtLabelHintUpdateAttributesI=[ I ] - Instalado
    txtLabelHintUpdateAttributesM=[ M ] - Obrigatório
    txtLabelHintUpdateAttributesU=[ U ] - Desinstalável
    txtLabelHintUpdateAttributesH=[ H ] - Oculto
    txtLabelHintUpdateAttributesB=[ B ] - Beta
    
    txtListViewColumnTitle=Título
    txtListViewColumnCategory=Categoria
    txtListViewColumnKBArticle=Artígo KB
    txtListViewColumnDate=Data
    txtListViewColumnSize=Tamanho
    txtListViewColunmResult=Resultado
    txtListViewColunmClientApplicationID=ID de aplicação
    
    txtLabelSearchUpdates=Procurar por atualizações
    txtLabelDownloadUpdates=Transferir Atualizaçõess %d / %d
    txtLabelInstallUpdates=A Instalar Atualizações %d / %d
    txtLabelUnInstallUpdates=A Desinstalar Atualizações %d / %d
    
    txtUpdateHintDriverClass=Classe
    txtUpdateHintDriverHardwareID=ID de Hardware
    txtUpdateHintDriverManufacturer=Fabricante
    txtUpdateHintDriverModel=Modelo
    txtUpdateHintDriverProvider=Fornecedor
    txtUpdateHintDriverDate=Data
    
    txtHistoryResultNotStarted=Pendente
    txtHistoryResultInProgress=Em progresso
    txtHistoryResultSucceeded=Com sucesso
    txtHistoryResultSucceededWithErrors=Com erros
    txtHistoryResultFailed=Falhou
    txtHistoryResultAborted=Abortado
    
    txtMessageboxCaptionRunWU=Necessário para a execução do Windows Update
    txtMessageboxDescriptionRunWU=Executar o serviço do Windows Update agora?
    txtMessageboxCaptionRebootRequired=Necessário reiniciar
    txtMessageboxDescriptionRebootRequired=O sistema precisa de ser reiniciado para concluir a instalação da atualização
    
    [Log]
    txtLogSearchStarted=Procurar atualizações
    txtLogSearchSucceeded=Procurar por atualizações concluídas
    txtLogSearchSucceededWithErrors=Procurar por atualizações concluídas com erros
    txtLogSearchAborted=Procurar por atualizações abortadas
    txtLogSearchFailed=Procurar por atualizações com falhas
    txtLogSearchUpdateWarning=Aviso: %s (0x%s)
    txtLogDownloadStarted=A transferir
    txtLogDownloadSucceeded=Transferência concluída
    txtLogDownloadSucceededWithErrors=Transferência concluída com erros
    txtLogDownloadAborted=Transferência abortada
    txtLogDownloadFailed=Transferência falhou
    txtLogDownloadUpdateResultSucceeded=A transferir atualização "%s" concluído
    txtLogDownloadUpdateResultSucceededWithErrors=A transferir atualização "%s" concluído com erros
    txtLogDownloadUpdateResultAborted=A transferir atualização "%s" abortado
    txtLogDownloadUpdateResultFailed=A transferir atualização "%s" falhou
    txtLogDownloadUpdateResultNotStarted=A transferir atualização "%s" não iniciado
    txtLogInstallationStarted=A instalar atualizações
    txtLogInstallationSucceeded=Instalação de atualizações concluída
    txtLogInstallationSucceededWithErrors=Instalação de atualizações concluída com erros
    txtLogInstallationAborted=Instalação de atualizações concluída abortada
    txtLogInstallationFailed=Instalação de atualizações falhou
    txtLogInstallationUpdateResultSucceeded=Instalação da atualização "%s" concluído
    txtLogInstallationUpdateResultSucceededWithErrors=Instalação da atualização "%s" concluído com erros
    txtLogInstallationUpdateResultAborted=Instalação da atualização "%s" abortado
    txtLogInstallationUpdateResultFailed=Instalação da atualização "%s" falhou
    txtLogInstallationUpdateResultNotStarted=Instalação da atualização "%s" não iniciou
    txtLogUnInstallationStarted=A desinstalar atualizações
    txtLogUnInstallationSucceeded=Desinstalação de atualizações concluída
    txtLogUnInstallationSucceededWithErrors=Desinstalação de atualizações concluída com erros
    txtLogUnInstallationAborted=Desinstalação de atualizações abortada
    txtLogUnInstallationFailed=Desinstalação de atualizações falhou
    txtLogUnInstallationUpdateResultSucceeded=Desinstalação da atualização "%s" concluído
    txtLogUnInstallationUpdateResultSucceededWithErrors=Desinstalação da atualização "%s" concluído com erros
    txtLogUnInstallationUpdateResultAborted=Desinstalação da atualização "%s" abortado
    txtLogUnInstallationUpdateResultFailed=Desinstalação da atualização "%s" falhou
    txtLogUnInstallationUpdateResultNotStarted=Desinstalação da atualização "%s" não iniciou
    txtLogUnInstallationUpdateExceptionTryWusa=A tentar desinstalar usando o comando "wusa /uninstall /kb:%s"
    
    txtLogUpdateIsNotUninstallable=Atualização "%s" não é desinstalável. Ignorando
    txtLogUpdateIsNotDownloaded=Atualização "%s" não transferiu. Ignorando
    txtLogUpdateToHide=A atualização "%s" pode ser ocultada
    txtLogUpdateToShow=A atualização "%s" pode ser reexibida
    txtLogUpdateCopyUrls=Links de atualização copiados para o clipboard
    txtLogUpdateException=Ocorreu um erro: 0x%s
    txtLogNotSelectedItem=Atualização não selecionada
    
    txtLogVersionWUA=Versão do Agente do Windows Update: %s
    txtLogOfflineMode=Instalado no modo off-line. As atualizações serão verificadas a partir do ficheiro "%s"
    
    txtLogAUServiceEnabledTrue=Serviço do Windows Update ativo
    txtLogAUServiceEnabledFalse=Serviço do Windows Update desativo
    txtLogAUServiceStart=Iniciar Serviço do Windows Update
     
  11. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,101
    199
    60
    I'm so thankful for this tool, which has worked great for me.

    abbodi1406, btw, what size is that 1511 update for you? Your screenshot crops it out. That's one thing that WU no longer bothers to tell us.
     
  12. harajukakei

    harajukakei MDL Novice

    Mar 9, 2015
    43
    2
    0
    still doesnt receive 1511 update on my machine. does anybody know this update is esd file or msu update ? if this file is esd, i better use iso to update my machine
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,204
    90,758
    340
    It shows size: 0 B

    but we already know the size of ESD file
     
  14. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,101
    199
    60
    True, but that's weird. Is it a bug in the program? After all, I don't think there have been any GB-sized updates in its lifetime.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,204
    90,758
    340
    No, that's what reported by WU api, the program doesn't make things on its own

    in Win7/Win8.1 WU, the upgrade size shown in MB
     
  16. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    This MiniTool does not have the right options to let it download updates to directories OTHER than C:\Windows\SoftwareDistribution\Download! I think PortUp does though, so PortUp is a better tool.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,204
    90,758
    340
    So go use it, no need to tell us you would, you don't even understand the nature of WUMT or how it works :rolleyes:

    and both tools have very different usage and goals