Switched couvac and ChemSketch

This commit is contained in:
2023-11-13 12:59:27 +01:00
parent 734c6cbb5d
commit a81743d4a7
4 changed files with 6 additions and 6 deletions

BIN
Setup files/ChemSketch.zip Normal file

Binary file not shown.

BIN
Setup files/Couvac.exe Normal file

Binary file not shown.

View File

@@ -136,8 +136,8 @@ function InstallApps {
InstallZip -zip "Phylogene-Lycee-2021.zip" -exe "Programmes\Phylo.exe" -app "Phylogene"
InstallZip -zip "paleoterre_el32.zip" -exe "paleoTerre.exe" -app "PaleoTerre"
InstallExeSetup -app "Eduanat2_Setup_2.0.0.exe"
InstallZip -zip "couvac_exe.zip" -exe "couvac.exe" -app "Couvac" -createSubfolder $true
InstallZipSetup -zip "ACDLabs202311_ChemSketch_FInstall.zip" -exe "setup.exe" -createSubfolder $true
InstallExe -app "Couvac.exe" -createSubfolder $true
InstallZipMsi -zip "ChemSketch.zip" -msi "script.msi"
InstallZipMsi -zip "Anagene.zip" -msi "Anagene.msi"
}
"Info" {

View File

@@ -53,12 +53,12 @@ function DownloadFiles {
FileName = "Eduanat2_Setup_2.0.0.exe"
},
@{
Url = "https://www.pedagogie.ac-nice.fr//svt/productions/flash/couvac/couvac_exe.zip" # Validated 07/11/23
FileName = "couvac_exe.zip"
Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/Couvac.exe" # Validated 07/11/23
FileName = "Couvac.exe"
},
@{
Url = "https://acdusdownload.s3.amazonaws.com/ACDLabs202311_ChemSketch_FInstall.zip" # Validated 07/11/23
FileName = "ACDLabs202311_ChemSketch_FInstall.zip"
Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/ChemSketch.zip" # Validated 07/11/23
FileName = "ChemSketch.zip"
},
@{
Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/Anagene.zip" # Validated 13/11/23