test for app before installing
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
If ( Test-Path "${Env:ProgramFiles}\simpleinout-desktop\Simple In Out.exe" ) { LogMsg "Simple In/Out is already installed." ; Exit }
|
||||
|
||||
# Specify the URL to download the app from
|
||||
$URL = 'https://downloads.simpleinout.com/desktop/Simple-In-Out.msi'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user