This commit is contained in:
Mario Fetka
2012-05-02 08:57:59 +02:00
parent 4c867b5522
commit 37f8bff159
4 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,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$ = "opera"
Set $ProductId$ = "opera.opera"
Set $MinimumSpace$ = "20 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Opera"