How to give the path for installation of an msi through command line?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deegeorge
    New Member
    • Nov 2008
    • 58

    How to give the path for installation of an msi through command line?

    Hi,

    I have to msi.i am able to install both msi using a .bat file(using the command msiexec for both msi).Its installing fine.But the problem am facing is bydefault its installing to C:/Programfiles/DefaultCompanyN ame/ .How can i give the path for installing the msi's.Suppose i want to install it to D:/ProgramFiles. How is it possible to set the path to install both msi?

    Its very urgent...
    Pls help me.

    Regards,
    Deeps
  • searock
    New Member
    • Mar 2010
    • 9

    #2
    The first question that comes to my mind is, have you created this msi file?

    If you have created the msi file, then you have to rebuild it again.


    If somebody else has created it, then you will have to use Orca MSI Editor.
    Last edited by searock; Mar 14 '10, 04:04 AM. Reason: Forgot to add links.

    Comment

    Working...