renaming a file with install time argument

2 messages Options
Embed this post
Permalink
Eric Napier

renaming a file with install time argument

Reply Threaded More More options
Print post
Permalink
I need to install and invoke an executable file.  I also need to specify the
file name at installation time (some of the arguments are taken from the
file name).That is, at compile time I can include 'myfile.exe'.  But at
install time, I need to rename this file to SomeArgument.exe where
SomeArgument arrived via msiexec param.
What is the best way to do this?

Thanks,
Eric Napier
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users
Bob Arnson-6

Re: renaming a file with install time argument

Reply Threaded More More options
Print post
Permalink
Eric Napier wrote:
> I need to install and invoke an executable file.  I also need to specify the
> file name at installation time (some of the arguments are taken from the
> file name).

There's no support in MSI for that.

--
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users