Hi,
I would like to install some files into Microsoft Excel startup directory. I
decided to use WiX. I created a msi package according to available
documentation and it seems well. However, I think that my solution isn't
correct.

Destination path depends on installed version of MS Office. I can check
wheather Microsoft Excel is installed on destination computer. I can read
Microsoft Excel version at registry. Now I need to determine destination
path according to installed version. Unfortunately, I don't know how to
define Property element dynamically. Therefore I created three components.
Each component contains the same file(s) as other ones. I think, it isn't
correct solution.

Could you help me please?

http://www.nabble.com/file/p12662778/qc2excel.wxs qc2excel.wxs 
-- 
View this message in context: 
http://www.nabble.com/Install-files-into-MS-Office-directory-tf4438183.html#a12662778
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to