J
JohnP
I am VERY new to windows installer. I am trying to create a very
simple install using the Wizard in Visual Studio. All I need to do is
copy a group of files to a directory and then run one exe from the
install directory. The exe takes the INSTALL directory as a parameter.
When I create a custom action in the custom action properties dialog I
do not know how to specify the installed or target directory. I tried
"[TARGETDIR]" thinking that would get me somewhere but no such luck.
so.....
if someone could lend me a hand I would greatly appreciate the help,
John
simple install using the Wizard in Visual Studio. All I need to do is
copy a group of files to a directory and then run one exe from the
install directory. The exe takes the INSTALL directory as a parameter.
When I create a custom action in the custom action properties dialog I
do not know how to specify the installed or target directory. I tried
"[TARGETDIR]" thinking that would get me somewhere but no such luck.
so.....
if someone could lend me a hand I would greatly appreciate the help,
John