Fix Shortcut
This commit is contained in:
@@ -133,7 +133,7 @@ function InstallApps {
|
||||
InstallExe -app "Couvac.exe" -createSubfolder $true
|
||||
InstallZipMsi -zip "ChemSketch.zip" -msi "script.msi"
|
||||
InstallZipMsi -zip "Anagene.zip" -msi "Anagene.msi"
|
||||
CreateShortcut -exe (Join-Path $env:ProgramFiles "Anagene2") -app "anagene2.exe"
|
||||
CreateShortcut -exe (Join-Path $env:ProgramFiles "Anagene2/anagene2.exe") -app "Anagene"
|
||||
}
|
||||
"Info" {
|
||||
InstallZip -zip "simulation.zip" -exe "simulation.exe" -app "Simulation Domotique"
|
||||
|
||||
Reference in New Issue
Block a user