Re: [WiX-users] Set version information for files

2009-03-04 Thread Throndorin

Many thanks I will try this



Rob Hamflett wrote:
> 
> Than you may want to look at f...@defaultversion.  You could pass in the
> value to use with a 
> preprocessor value.
> 
> Rob
> 
> 



-- 
View this message in context: 
http://n2.nabble.com/Set-version-information-for-files-tp2421014p2422812.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Set version information for files

2009-03-04 Thread Throndorin

Oh sorry I should explain more detailed :)

I need this information in the xml files, because I write a tool that check
that all files and registry keys exists, the installed assemblys work, com
work and so on

I check against the wix xml files

I know it is not really a check against the requirements but it is an easier
way

Throndorin


Rob Hamflett wrote:
> 
> Doesn't WiX add this for you?
> 
> Rob
> 
> Throndorin wrote:
>> Hi
>> 
>> is there a good way to add version information for a file element?
>> 
>> our build prozess should add this information for all files where it is
>> needed.
>> 
>> Throndorin
> 
> 
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Set-version-information-for-files-tp2421014p2421736.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Set version information for files

2009-03-04 Thread Throndorin

Hi

is there a good way to add version information for a file element?

our build prozess should add this information for all files where it is
needed.

Throndorin
-- 
View this message in context: 
http://n2.nabble.com/Set-version-information-for-files-tp2421014p2421014.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to get VS90_PROJECTTEMPLATES_DIR path

2009-02-17 Thread Throndorin



Bob Arnson-6 wrote:
> 
> Throndorin wrote:
>> In one of the .wxs files is VS90_PROJECTTEMPLATES_DIR and some other
>> macros
>> used, and I'm sure the installer knows how to resolve this to a real
>> path. 
>>
>> Is there a good way to get this path information?
>>   
> 
>  From WiX.chm:
> 
> 
> Using WixVSExtension Properties or Custom Actions
> 
> To use the WixVSExtension properties or custom actions in an MSI, use 
> the following steps:
> 
> * Add PropertyRef or CustomActionRef elements for items listed above
>   that you want to use in your MSI.
> * Add the -ext  command line parameter
>   when calling light.exe to include the WixVSExtension in the MSI
>   linking process.
> 
> For example:
> 
> 
> 
> 
> When you reference any of the above properties or custom actions, the 
> WixVSExtension automatically schedules the custom actions and pulls in 
> properties used in the custom action conditions and execution logic.
> 
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

Thanks for the answer,

I should describe my problem more detailed.

I don't want to use this Macro inside of the installer. If my Tool starts
the installation is done. My informations to check the installation are only
the wxs and wxi files. So I want to know if there is a way to get the
correct real path to this macro outside the installer. I know there is an
MSI object available for example. 

I'm not realy shure if this is the correct forum for my question :) it' s a
question with focus to wix and c# 

Throndorin

-- 
View this message in context: 
http://n2.nabble.com/How-to-get-VS90_PROJECTTEMPLATES_DIR-path-tp2340018p2345467.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to get VS90_PROJECTTEMPLATES_DIR path

2009-02-17 Thread Throndorin

Hi

I'm writing a tool which should check a installation using msi (wix). 
I have the wix files (.wxs, .wxi) as base and check the installation against
this files.

In one of the .wxs files is VS90_PROJECTTEMPLATES_DIR and some other macros
used, and I'm sure the installer knows how to resolve this to a real path. 

Is there a good way to get this path information?

Throndorin
-- 
View this message in context: 
http://n2.nabble.com/How-to-get-VS90_PROJECTTEMPLATES_DIR-path-tp2340018p2340018.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users