correct error
This commit is contained in:
parent
03204d16e4
commit
95a88f3da2
@ -4,7 +4,7 @@
|
|||||||
; credits: http://www.opsi.org/credits/
|
; credits: http://www.opsi.org/credits/
|
||||||
|
|
||||||
|
|
||||||
Set $MsiId$ = '{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}'
|
Set $MsiId$ = '{6C1E7AA1-44E9-446D-AAB2-0DE6D9EFEAB1}'
|
||||||
Set $UninstallProgram$ = $InstallDir$ + "\Opera.exe"
|
Set $UninstallProgram$ = $InstallDir$ + "\Opera.exe"
|
||||||
|
|
||||||
Message "Uninstalling " + $ProductId$ + " ..."
|
Message "Uninstalling " + $ProductId$ + " ..."
|
||||||
|
@ -5,8 +5,8 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: opera
|
id: safari
|
||||||
name: Opera
|
name: Safari
|
||||||
description: Der Browser der Zukunft
|
description: Der Browser der Zukunft
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
version: VERSION
|
version: VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user