Hi Bob,

The only registry entries are as following (*snip*)

Action 13:22:14: InstallInitialize. 
Action start 13:22:14: InstallInitialize.
Action ended 13:22:15: InstallInitialize. Return value 1.
Action 13:22:15: ProcessComponents. Updating component registration
Action start 13:22:15: ProcessComponents.
Action 13:22:15: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 13:22:15: ProcessComponents. Return value 1.
Action 13:22:15: MsiUnpublishAssemblies. Unpublishing assembly information
Action start 13:22:15: MsiUnpublishAssemblies.
Action ended 13:22:15: MsiUnpublishAssemblies. Return value 1.
Action 13:22:15: UnpublishFeatures. Unpublishing Product Features
Action start 13:22:15: UnpublishFeatures.
Action ended 13:22:15: UnpublishFeatures. Return value 1.
Action 13:22:15: RemoveRegistryValues. Removing system registry values
Action start 13:22:15: RemoveRegistryValues.
Action ended 13:22:15: RemoveRegistryValues. Return value 1.
Action 13:22:15: RemoveFiles. Removing files
Action start 13:22:15: RemoveFiles.
Action ended 13:22:15: RemoveFiles. Return value 0.
Action 13:22:15: InstallFiles. Copying new files
Action start 13:22:15: InstallFiles.
Action ended 13:22:15: InstallFiles. Return value 1.
Action 13:22:15: WriteRegistryValues. Writing system registry values
Action start 13:22:15: WriteRegistryValues.
Action ended 13:22:15: WriteRegistryValues. Return value 1.
Action 13:22:15: RegisterUser. Registering user
Action start 13:22:15: RegisterUser.
Action ended 13:22:15: RegisterUser. Return value 1.
Action 13:22:15: RegisterProduct. Registering product
Action start 13:22:15: RegisterProduct.
RegisterProduct: Registering product
Action ended 13:22:15: RegisterProduct. Return value 1.

And, my MSI is installing a VS Package, so there are several registry
modifications needed, none of which are showing up in the log...

Adam Langley

Secon NZ Ltd.
A1/400 Rosedale Road
Albany
North Shore 0632
New Zealand

Tel.  +64 (0)9 414 4071
Fax. +64 (0)9 414 4072

www.seconag.com

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 12 December 2007 5:43 p.m.
To: Adam Langley
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] possible bug

Adam Langley wrote: 
If I configure the File to place the dll in the GAC (vital/MSIL), because
the file is no longer placed within the enclosing directory, the registry
key is no longer created either.
 
Should this really behave this way? Took me a while to find out what was
going on, and I could only resolve it by either no putting the DLLs in the
GAC, or by putting the registry keys and files in separate Component
elements (of which I did the latter).

Maybe. Does a verbose log show the registry entries at all?

-- 
sig://boB
http://joyofsetup.com/


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to