Does anyone know how to log messages without getting the error, or to register
for direct string logging (direct string means no resource files)? Is there
another way to register an event source in WiX without using the EventSource
element?
Microsoft says there are two kinds of event sources, l
I prefer to us a RegistryValue as the KeyPath.
The name and value could be anything, such as the path to the folder or the
app's version, but the registry value gets used as the KeyPath for the
component, allowing the GUID to be auto generated. I would rather take the
hit, I
2 matches
Mail list logo