I have chosen to execute a batch file after the installation of my vi is complete. The advanced options say that you can enter %dest as a command line option, and the install destination path will be passed as an argument to the executable/batch file.
Well, I tried this, and the only argument passed into my batch file is exactly "%dest", not the path. The installer is not recognizing and replacing that code with the proper information.
Has anyone else run into this?
Let me know.
Thanks,
Erik