adaptation pour www.ykn.fr

This commit is contained in:
2020-05-13 12:51:58 +02:00
parent 62f9f7d1cf
commit fe8ec6d6fe
9 changed files with 4 additions and 37 deletions

View File

@@ -1,8 +1,6 @@
####################################################################################################################################
#### Script : customFirefoxInstaller.ps1
#### Description : Script permettant d'automatiser la création d'un installeur personnalisé de Firefox (40 et +)
#### Source : https://inios.fr/deployer-firefox-en-entreprise
#### Auteur : alexandre@inios.fr
####################################################################################################################################
## Dossier d'origine
$DIR_root = "C:\firefox_work";
@@ -160,4 +158,4 @@ Write-Host "L'installeur personnalisé est disponible dans $DIR_make sous le nom
$choice = Read-Host "Appuyer pour terminer...";
## Retourner sur l'emplacement d'origine
Set-Location $scriptPath
Set-Location $scriptPath