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
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
Comment