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

Get path of msi from where it's getting executed..


1 reply to this topic

p_1960

p_1960
  • Full Members
  • 1 posts

Posted 11 April 2009 - 08:23

Hi,
im installing an patch in a machine i need to get the path from where this msp is getting executed using InstallScript ...Please help me ....


vPanchumarthi

vPanchumarthi
  • Full Members
  • 56 posts

Posted 13 April 2009 - 06:03

Hi,

If you are using setup launcher to install the msi, then in launcher code it self you can provide command line argument to upgrade the patch from the specified folder. MSI it just like a database which contains the information of all the tables.