Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

57
Visualizações
reinstall electron app after component update available - electron builder/ electron updater

I'm trying to reinstall the app after i check if there are components that need to be updated.

The auto update works perfectly, but there are some other components that i have no control over, i can see if they need update, i can technically re implement everything from scratch but since everything is already implemented in the installer to download and install all the other components silently i would rather reinstall the app, the app is small so i don't think this will be a huge issue.

so i what i want to achieve is something like this

autoUpdater.on('update-not-available', () => {
  showNotification('Checking for Components updates...', '');
  if(checkForComponentsUpdates()){ 
  //this is my go at it,
     autoUpdater.downloadUpdate();
     autoUpdater.quitAndInstall(false, true);
     autoUpdater.emit('update-available');
  }
});
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda