Hi,
I'm wondering if I'm going down the right rabbit hole.
I need to install a file to the directory referenced by the %userprofile% environment variable.
Is there a way to do this?
I have a .bat file that can do this that I could launch after the windows installer finishes, I think I can figure out how to do that, but it would seem cleaner if the installer could copy the file directly there.
Follow up:
I thought I sew something where I could copy a file to a folder named by a custom property and that I could set the value of the property from an environment variable. But now I can't find that. Sheesh.
This software has a lot of options and I'm getting lost in them.
Any pointers?
Gary