Cómo instalar Mozilla Firefox usando Powershell

Subscribers:
22,900
Published on ● Video Link: https://www.youtube.com/watch?v=gb2IZIumnAs



Duration: 4:30
268 views
6


Alguna vez te has preguntado si se puede instalar el Mozilla Firefox usando el PowerShell, pues hoy aprenderás como instalarlo mediante PowerShell.

📌Comando

$workdir = "c:\installer\"

If (Test-Path -Path $workdir -PathType Container)
{ Write-Host "$workdir already exists" -ForegroundColor Red}
ELSE
{ New-Item -Path $workdir -ItemType directory }

$source = "https://download.mozilla.org/?product=firefox-latest&os=win64&lang=en-US"
$destination = "$workdir\firefox.exe"

if (Get-Command 'Invoke-Webrequest')
{
Invoke-WebRequest $source -OutFile $destination
}
else
{
$WebClient = New-Object System.Net.WebClient
$webclient.DownloadFile($source, $destination)
}

Start-Process -FilePath "$workdir\firefox.exe" -ArgumentList "/S"

Start-Sleep -s 35

🔴CANAL DE MI HERMANO:https://bit.ly/2Umitgv - Yuarkley THE MV

📌GRUPO DE TELEGRAM
►Unirse aquí:https://bit.ly/3j1Zyzx​​​​​​​​

👉SI ERES AGRADECIDO ENTONCES DEJA TU LIKE Y TU SUSCRIPCIÓN.

👉IMPORTANTE!!!!

Ver el contenido hasta el final
---
No olvides de comentar y dejar tu like y SUSCRIBIRSE subo excelente contenidos.
---

🔴META DE SUBS:
👉9000 ✔
👉11000 ❌
👉13000❌




Other Videos By Martin Tutoriales


2021-12-10DESHABILITA ESTOS Servicios Innecesarios / Optimiza Windows 11 al 100% - MAXIMO Rendimiento
2021-10-13Como Solucionar PANTALLA NEGRA, CONGELADA EMULADOR te cierra el JUEGO /MSI/BLUESTACKS/ FREE FIRE
2021-10-13Como ACTUALIZAR LOS DRIVERS de mi Computadora Fácil y Rápido
2021-09-18Actualizar Drivers Gráficos Integrados (Procesadores AMD) [2021]
2021-08-25WINDOWS 7 LITE 2021 💻 *¡NUEVA VERSIÓN!* + DRIVERS - SOLO CONSUME 400MB de MEMORIA RAM!
2021-08-10Como SUBIR 90 FPS MSI APP PALYER Y BLUESTACKS para FREE FIRE
2021-08-09COMO ROOTEAR Y PONER *COLORES AL FREE FIRE* FACILMENTE *LDPLAYER + 90FPS*
2021-08-06DESCARGAR DRIVER *GRÁFICOS INTEGRADOS* // PROCESADOR AMD RYZEN 7 5700G
2021-08-03COMO SABER SI LOS COMPONENTES DE TU PC ESTÁN FALLANDO | METODO EFECTIVO
2021-07-25Mi PC se apaga solo Windows 10 | Solución
2021-07-19Cómo instalar Mozilla Firefox usando Powershell
2021-07-09Cómo saber si tu PC tiene chip TPM y es compatible con Windows 11
2021-07-06MAITO VS LASPO PVP COMPLETO PRIMERA SALA EPICO!
2021-06-30APRENDIENDO A JUGAR FREE FIRE EN PC! SOY UN MANCO :V
2021-06-19NUEVO LD PLAYER OFICIAL + CONFIGURACIÓN \\ MEJOR EMULADOR Para PC DE BAJOS RECURSOS!!!
2021-06-16¿PORQUE ES DIFICIL COMPRAR UNA PC GAMER EN COLOMBIA?
2021-06-15Driver Tablet GENIUS EasyPen i405X para WINDOWS 10/7/8.1/XP
2021-06-09NUEVO BLUESTACKS 5 OFICIAL + CONFIGURACIÓN \\ *MEJOR EMULADOR* Para PC DE BAJOS RECURSOS
2021-06-05✅Descargar Driver - GRÁFICOS INTEGRADOS / Procesador AMD RYZEN 5 5600G
2021-06-03Cómo solucionar TODOS los errores de Windows 10 (Sin Programas) - Martintutoriales
2021-05-25Descargar WINDOWS 10 MAY 2021 UPDATE! *21H1* 32 & 64BITS / Imagen ISO Original [GRAT1S]