add msi id

This commit is contained in:
Mario Fetka 2012-02-21 19:44:25 +01:00
parent 1305522e29
commit fc0fb2d796
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
; credits: http://www.opsi.org/credits/
Set $MsiId32$ = '{XXXXXXXX-XXXX-XXXX-XXXXXXXXXXXXXXXXX}'
Set $MsiId32$ = '{A6EE99EA-420C-4FA6-8A7C-FDB60D278855}'
Set $UninstallProgram32$ = $InstallDir32$ + "\" + $uVersion$ + "\uninstall.exe"
Set $MsiId64$ = '{XXXXXXXX-XXXX-XXXX-XXXXXXXXXXXXXXXXX}'