Hi, I need to copy MyConfig.INI file to target folder via my Wix Installer. The user will have two files with him/her.The installer (bundle exe which includes my MSI) and this MyConfig.INI file. The name of this file will be fixed. But this file will not be available at build time and it will come to user from different source.
At the moment I am using custom action to copy this file manually to target folder. Is there any simple way (other than custom action) using which the installer can detect presence of this file and copy this to target installation folder? Please note, the installer exe and this file will be at same location and this file is NOT available in build system so the installer only has name of this file. Thanks in advance. -James ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users