Re: [WiX-users] Install files into MS Office directory

2007-09-14 Thread János Brezniczky
Perhaps you could use a VBScript customaction to determine which value is to
be set according to the values read from the registry before. (From VBScript
the properties can be read/set by using *Session.Property(PROPNAME)* )


2007/9/13, rbok78 [EMAIL PROTECTED]:


 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/vse012070mrt/direct/01/
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

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


[WiX-users] Install files into MS Office directory

2007-09-13 Thread rbok78

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/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users