The Windows Installer engine is not aware of INF files. Reading property 
values from an inf file would require a custom action. That said, WiX might 
add such an action by default, but I don't know WiX well enough. Probably 
others in here could answer this.
Otherwise, to help us better understand your needs: where did you read about 
INF files and Windows Installer? And what exactly are you trying to achieve?

-- 
Stefan Krueger
Microsoft Windows Installer MVP

Please post your questions in the newsgroup or vist one of these web sites:

Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de

InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)


"Adam Langley" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> Hi Guys,
>
>
>
> A question with a simple answer I'm sure.
>
> What is the format for creating an INF file to prepopulate the public
> properties (theres a mouthful) of an MSI package?
>
> And, does the MSI automatically look for INF files with the same name as 
> the
> currently executing MSI? I do I need to start the MSI on the command line
> and pass it the INF as an argument.
>
> I just want to set the default property value for different environments 
> by
> having several different INF files for a single MSI package.
>
>
>
> Thanks!
>
> -          Adam Langley
>
>
>
> Secon NZ Ltd.
> A1/400 Rosedale Road
> Albany
> North Shore 0632
> New Zealand
>
> Tel.  +64 (0)9 414 4071
> Fax. +64 (0)9 414 4072
>
> <http://www.seconag.com> www.seconag.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
> 



-------------------------------------------------------------------------
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