update msi ids for new package

This commit is contained in:
Mario Fetka 2012-05-10 07:30:55 +02:00
parent 708a7fb84f
commit 7b2d5e84ad
1 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@
; credits: http://www.opsi.org/credits/
Set $MsiIdOld$ = '{03CEFC42-378E-4467-9909-DCBAFD38CA9F}'
Set $MsiIdHelpOld$ = '{F8DF795C-5865-43BB-A547-7FFD0EA753F9}'
Set $MsiId$ = '{BB21B808-F784-4883-A4D4-B1473384C1C6}'
Set $MsiIdHelp$ = '{3641CF63-7FB5-45CA-98D3-FB7D08F63056}'
Set $MsiId$ = '{28C70D19-6DE9-43EF-BFA3-342F4A11B727}'
Set $MsiIdHelp$ = '{D010EBB6-6CDB-4360-90ED-743156F3E11F}'
Set $MsiIdOld$ = '{09D72100-CAC9-42BF-AD52-47F784C92DB6}'
Set $MsiIdHelOldp$ = '{1148C874-13B5-48FE-B5AE-F8AB2D6F06C8}'
Message "Uninstalling " + $ProductId$ + " ..."