Announcement

Collapse
No announcement yet.

Open a Document Using Specified Exe

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Open a Document Using Specified Exe

    I have an rtf document that I want to open using a specific program called Cword which is in the root direcory of the CD. Is there a way I can open the rtf document using Cword rather than users association for rtf?

    David Kay

  • #2
    Re: Open a Document Using Specified Exe

    Hi,
    What you should do is use an EXECUTE PROGRAM action to execute "CWord" and then pass the full path to your RTF file in the Arguments field.

    So your EXECUTE PROGRAM action might look something like:

    File Name: %SrcDrv%\CWord.exe
    Arguments: %SrcDrv%\Docs\MyRtf.RTF

    mark.

    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎