|
|
|
|
@ -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]
|
|
|
|
|
|