Re: [WiX-users] Can different products contain conponents with the same ComponentId?

2013-12-06 Thread Smagin Alexander
If two products use the same componanet and they are installed in the same folder. product A complements product B, nevertheless these products can be installed separately.  in this case does the shared component (files)  leave unchnaged If one of them is uninstalled ? if not how to implement

Re: [WiX-users] How to execute CA after path is applied

2013-12-06 Thread Smagin Alexander
easily support patches without >> having to fight Windows Installer because the previous developer did it in >> a non-standard way. >> >> If your issue is with VBA, you may also need to deploy the tlb files with >> your installer as I don't believe that managed

Re: [WiX-users] How to execute CA after path is applied

2013-12-05 Thread Smagin Alexander
ing the tlb file or wanting to re-create it during >the install, and how you originally created the typelib registration >entries, and if anything has actually changed in the interfaces and COM >registration. This can all be rather complicated. > >Phil Wilson > > >On Thu, D

[WiX-users] How to execute CA after path is applied

2013-12-05 Thread Smagin Alexander
I have created a path (msp file)  as difference beetwen small update 1.0.0.0 to 1.0.0.1. One dll is changes. this dll is .Net assembly (COM Object). So I need to reregister it ( generate new tbl file) after the patch is applied. Does the path supported to perform some custom actions such as run

Re: [WiX-users] How to compile build wix by myself

2013-12-04 Thread Smagin Alexander
> >Simple way out: under src\packages, just open each folder and install what you >find there. > >-Blair > >From: Smagin Alexander >Sent: ‎Tuesday‎, ‎December‎ ‎03‎, ‎2013 ‎8‎:‎08‎ ‎AM >To: General discussion for Windows Installer XML toolset. > > >Blair, t

Re: [WiX-users] How to compile build wix by myself

2013-12-03 Thread Smagin Alexander
it is best to build the entire toolset from the root >of the sources (after having built that one project file elevated) before you >descend into sub directories to work/build individual portions. Running the >developer command prompts for Visual Studio usually isn't necessary,

[WiX-users] How to compile build wix by myself

2013-12-03 Thread Smagin Alexander
Hi people, I want to compile wix from source code, but I didn't find any readme files "how to comlipe wix". Could any one give suggestions which tools are used and where I can read anout it? Thanks, Alex. -- Rapidly t

[WiX-users] Using cyrilic names for registry names/values

2013-11-25 Thread Smagin Alexander
Hello How can I use cyrilic names inside wsx?     I cannot change the paramentes and their values, but I need to recompile a msi. Previous project was created with wix 3.0. It worked defore. Now I used win 3.8 and it produced the error Error 1 A string was provided with characters that are n