How to run exe files from a Setup Project?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PulkitZery
    New Member
    • Jun 2007
    • 35

    How to run exe files from a Setup Project?

    Hello,

    I have created a Setup project that installs my application on client PC. But in order to run my program, end users must install Windows Media Encoder. What I want to do is to include redistributable WMEncoder.exe file into my Setup project, so that my application’s setup will install WM Encoder along with my application. Can someone please tell me or point me to an article that shows how to do this?

    Thanks very much in advance,
    Jerry
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    Have you ammended the pre-requisites of the setup project.
    Add the other setup file you have.\
    It will install that if it detects that the system doesnt have it

    cheers

    Comment

    • PulkitZery
      New Member
      • Jun 2007
      • 35

      #3
      Can you please explain a little bit? I dont know how can I amend Preqs for my setup?

      Thanks in advance,
      Jerry

      Comment

      Working...