I need to create an installation that will contain an editable text file in the same dir as the exe. An exe will read this file and add reg key values based on what is in the file. this will allow the admin to edit and push down a different text file based on the group membership.
I just want to ...