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

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" {