2. Assuming it is a file you are installing, take a look at the binding variables - !(bind.Fileversion.FileId) from memory.
Neil -----Original Message----- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: 21 May 2009 16:12 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Execute .reg file. 1 - Look up RegistryKey and RegistryValue in the WiX.chm. You could get tallow.exe from WiX 2.0 and use it to parse your .reg file into a .wxs then use WiXCop.exe on the .wxs to update it to the WiX 3.0 schema. Heat.exe should be able to do this all in one step since it's the replacement for tallow.exe but that functionality has never been added to heat.exe and likely never will be. 2 - No idea. Might need some CustomActions. Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: rahul.ekb...@sungard.com [mailto:rahul.ekb...@sungard.com] Sent: 21 May 2009 13:43 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Execute .reg file. Hi In our project, we are copying .reg file on user's machine which we have to execute after end of the installation. How can we achive this ? Do we need to do it using Regedit. If yes how can we call regedit in .wxs file Also there is one .exe file. How can I get the version information from that .exe. I want to write this information in .ini file (I know how to write in .ini file). Thanks, Rahul Ekbote ------------------------------------------------------------------------ ------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users