Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

use MSIGetProperty in C#


2 replies to this topic

vPanchumarthi

vPanchumarthi
  • Full Members
  • 56 posts

Posted 10 September 2009 - 03:44

Hi ,

I want to use MSIGetProperty ( and some installer functions) in C#. Can any body guide me how can I use Windows Installer functions in C#

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 10 September 2009 - 09:08

Please see section "C# Wrappers for the Windows Installer API" at http://www.installsi...en/msi/tips.htm

vPanchumarthi

vPanchumarthi
  • Full Members
  • 56 posts

Posted 15 September 2009 - 09:47

Thank you stefan. It worked for me with the wrapper smile.gif