Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Mike Dimmick
drops to 0)." -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Dimmick Sent: 13 October 2006 16:38 To: Torsten Rudnick; Tony Hoyle Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Register capicom.dll fails -Original Message- From: [

Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Mike Dimmick
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Torsten Rudnick Sent: 13 October 2006 16:06 To: Tony Hoyle Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Register capicom.dll fails > By the way how do I test wheather the capicom.dll

Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Torsten Rudnick
Well that is not really an installer. It is only a selfextracting archive which creates a folder with the capicom.dll and some samples. After executing the "installer" you have to do a "regsvr32 capicom.dll" for registering the COM component. I will try the hints of Mike Dimmick on Monday and h

Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Mike Dimmick
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Hoyle Sent: 13 October 2006 14:58 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Register capicom.dll fails Mike Dimmick wrote: > Also, the CAPICOM team should have provided a better solution for > installation than

Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Tony Hoyle
Mike Dimmick wrote: > Also, the CAPICOM team should have provided a better solution for > installation than SelfReg. Ideally they should provide a merge module. > Am I being too idealistic in suggesting that any Platform SDK > redistributable should have a merge module? > There's an official capic

Re: [WiX-users] Register capicom.dll fails

2006-10-13 Thread Mike Dimmick
module. Am I being too idealistic in suggesting that any Platform SDK redistributable should have a merge module? -- Mike Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Torsten Rudnick Sent: 13 October 2006 12:35 To: wix-users@lists.sourceforge.net Subjec

[WiX-users] Register capicom.dll fails

2006-10-13 Thread Torsten Rudnick
I am trying to register the capicom.dll located inside of the system folder. In WiX v2 I generated a fragment with tallow and all works fine. Now I switched to WiX v3 and used heat to generate the related fragment but it seems not to work. What goes wrong? I tried: > heat.exe file c:\windows\