adaptation pour www.ykn.fr
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user