Hi,

We have updated our build machines to a new OS (Win12 R2 Standard 64-bit) and 
also switched source control to TFS. The used WiX version is 3.7.
Now that we are finally using the output from those new machines, we isolated a 
difference in the created installers that is manifesting as a COM registration 
problem.
Diffing the intermediate source files used for building the source files show 
the following differences:

old:
                <RegistryValue Root="HKCR" 
Key="CLSID\{12199DC0-5A67-4FE6-9322-EA6FAF060B67}\InprocServer32" 
Value="[#MpsRecoStar.6.1.dll]" Type="string" Action="write"/>
new:
                <RegistryValue Root="HKCR" 
Key="CLSID\{12199DC0-5A67-4FE6-9322-EA6FAF060B67}\InprocServer32" 
Value="[!MpsRecoStar.6.1.dll]" Type="string" Action="write"/>

Does anyone have a clue what is happening there and what causes the change from 
'#' to '!'?
I already tried with 3.8 but no difference.

Thanks in advance,

Heike

Heike Storkebaum
Sr. Advisory Software Engineer
Kofax Development GmbH

Wentzinger Strasse 19
79106 Freiburg
Germany

Tel: +49 761 452 69 57255
Fax: +49 761 452 69 58755
heike.storkeb...@kofax.com


blog<http://www.kofax.com/blog/> | twitter<https://twitter.com/Kofax> | 
linkedin<https://www.linkedin.com/company/kofax> | 
facebook<https://www.facebook.com/kofax.inc> | talent 
network<http://www.jobs.net/jobs/Kofax-Inc/join>


Kofax Launches the SignDoc Family of E-signature Solutions 
<http://www.kofax.com/products/kofax-signature-solutions>


________________________________

This communication is only for the use of the intended recipient. It may 
contain confidential or proprietary information. If you are not the intended 
recipient or have received this communication in error, please notify the 
sender via phone and destroy this communication immediately.
Kofax Development GmbH
Sitz der Gesellschaft: Freiburg i. Brg.
Registergericht: Amtsgericht Freiburg i.Br.
Registernummer: HRB 7007
Gesch?ftsf?hrer: Bradford Weller, Christian Hefner, Daniel Geiger

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to