Sounds like you should probably schedule CopyFiles before RemoveFiles and/or
InstallFiles (not sure of their default sequencing relative to one another),
and re-schedule RemoveExistingProducts to just before or after InstallFinalize
(instead of InstallInitialize). This is all done in the Instal
What are you trying to do? That WiX snippet you describe below tells Windows
Installer to write two separate strings to the same registry value. Do you
mean to write a REG_MULTI_SZ? Or append "Bar" to ""? Or are you just
confusing the Value attribute and the Name attribute?
For
HKCR
Foo
alled (or
overwritten) by the installer?
Cody Cutrer
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand p
isconfiguration, or maybe just can't contact a domain controller or something.
Generally even using WIX_ACCOUNT_NETWORKSERVICE should work with PermissionEx
(it just looks up the SID directly from the name, instead of building a
well-known SID).
Cody Cutrer
On 8/27/08 5:07 PM, "Rob Me
h processes the
PermissionEx element, it will properly lookup the SIDs for "Users" group, etc.
So is WiX's PermissionEx as reliable as MSI's native LockObjects t
able? If so, I can just use that and not worry about the CA working or
failing.
Cody Cutrer
---
5 matches
Mail list logo