correct msiid for new release
This commit is contained in:
parent
b1f631bd79
commit
d8319df686
@ -4,9 +4,9 @@
|
||||
; credits: http://www.opsi.org/credits/
|
||||
|
||||
|
||||
Set $MsiId32$ = '{9CF4A37B-A8C4-44D7-8C53-13B9D9594BB2}'
|
||||
Set $MsiId32$ = '{529125EF-E3AC-4B74-97E6-F688A7C0F1BF}'
|
||||
|
||||
Set $MsiId64$ = '{9CF4A37B-A8C4-44D7-8C53-13B9D9594BB3}'
|
||||
Set $MsiId64$ = '{529125EF-E3AC-4B74-97E6-F688A7C0F1BF}'
|
||||
|
||||
if (($INST_SystemType$ = "x86 System") and ($INST_architecture$ = "system specific")) or ($INST_architecture$ = "both") or ($INST_architecture$ = "32 only")
|
||||
Message "Uninstalling " + $ProductId$ + " 32 Bit..."
|
||||
|
Loading…
Reference in New Issue
Block a user