Skip to content
⌘ NSIS Forum Archive

Newbie: launch a file [not an .exe] after install

4 posts

grahama#

Newbie: launch a file [not an .exe] after install

How can I launch a Quicktime Movie file [not an .exe] after installation? Is this possible ?

many thanks
g
Vytautas#
It should work in the same way as the executable. If it doesn't you will ahve to use the ExecShell command.

Vytautas