Changed Licensing

master
Lino Jorzick 3 years ago
parent ab1066afbb
commit af6183869e

@ -7,13 +7,14 @@ DefVar $Version$
[Aktionen]
ShowBitmap "%ScriptPath%\logo.png" "Axure RP 10"
WinBatch_Setup
Files_CopyLicense
Sub_HandleExitCode
[WinBatch_Setup]
"%ScriptPath%\data\AxureRP-Setup.exe" /passive InstallLocation="%ProgramFiles64Dir%\Axure\RP10"
[Files_CopyLicense]
copy -s "%ScriptPath%\data\site.key" "%ProgramFiles64Dir%\Axure\RP10"
copy -s "%ScriptPath%\license\*" "%ProgramFiles64Dir%\Axure\RP10"
[Sub_HandleExitCode]

Loading…
Cancel
Save