diff options
| author | David Boreham <dboreham@redhat.com> | 2005-04-27 16:22:28 +0000 |
|---|---|---|
| committer | David Boreham <dboreham@redhat.com> | 2005-04-27 16:22:28 +0000 |
| commit | 9d9a1b91c32e1b4b9fd3012c5e2de1dc62a49df6 (patch) | |
| tree | a73bef484334e55d7f1003264f6ceb24ba2dcd6a | |
| parent | d25731e8a08a6da9fe6290f00bafd3600246f3c4 (diff) | |
Change GUID for installer
| -rw-r--r-- | ldap/synctools/passwordsync/wix/PassSync.wxs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/synctools/passwordsync/wix/PassSync.wxs b/ldap/synctools/passwordsync/wix/PassSync.wxs index 2a2e1cab..36f1ae39 100644 --- a/ldap/synctools/passwordsync/wix/PassSync.wxs +++ b/ldap/synctools/passwordsync/wix/PassSync.wxs @@ -36,7 +36,7 @@ All rights reserved. END COPYRIGHT BLOCK --> <Wix xmlns='http://schemas.microsoft.com/wix/2003/01/wi'> - <Product Name='Password Sync' Id='DB501C18-86C7-4D14-AEC0-86416A69ABDE' + <Product Name='Password Sync' Id='C1842CD5-4659-4E7C-A53C-37083B0CB59F' Language='1033' Codepage='1252' Version='1.0.0' Manufacturer='Brandx'> |
