I would like for a freshly installed copy of my compiled program to contain a line in Program.INI for HideRootWindow=True. I added the path of it's current INI with this option into the builder files section so it will copy the current INI file into the installation archive and subsequently place it in the install directory. However, after installing, the file exists but is blank... either it has not copied or LabVIEW overwrote it or something of that nature. Any ideas?