Thanks Rob,
Would be great if you can point me to any web reading on DTF, where I can found 
the details of available APIs and there uses that can help be achieve my gaols.

Thanks much.

Thanks
Sachin


-----Original Message-----
From: Rob Mensching [mailto:rob.mensch...@microsoft.com]
Sent: Wednesday, January 21, 2009 10:22 AM
To: General discussion for Windows Installer XML toolset.
Cc: Pete Maroun
Subject: Re: [WiX-users] Editing MSI properties in WiX 3.0.

1.  WiX provides no such dialog built in today.

2.  DTF is a C# layer around the MSI APIs.

-----Original Message-----
From: Sachin Dubey (Tata Consultancy Services) [mailto:v-sad...@microsoft.com]
Sent: Wednesday, January 21, 2009 10:16
To: General discussion for Windows Installer XML toolset.
Cc: Pete Maroun
Subject: [WiX-users] Editing MSI properties in WiX 3.0.

Hi,
I am working on adding prerequisite check dialog to the MSI, I have a List 
View, where the List Items are all the software need to be checked.
My questions is how to dynamically change add/remove or change the icon of, 
List Items on pass or failure of the prerequisite check.
In more easy words - what's the best way to add prerequisite check dialog box 
using WiX 3.0?

Any help would be greatly appreciated.

I know in WiX 2.0, we had to use C++ code to edit the property of the MSI 
(using MsiGetProperty, MsiSetProperty, MsiCreateRecord and other functions) 
after performing the checks and then add/remove list items as needed. Just 
wondering if there is any easy way of doing so in WiX 3.0.
If not possible directly through WiX, is there a way to handle this in c#?

Thanks
Sachin


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to