This commit is contained in:
Mario Fetka 2012-05-01 22:34:54 +02:00
parent dc0e9deb6f
commit 25e572baf6
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $ProductId$ = "aio"
Set $ProductId$ = "sereby.aio"
Set $MinimumSpace$ = "400 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\aio"