Generic Client Installer
I'd like the ability to download and install a generic client installer, that asks me for information during the install, such as name, organization and location etc.. Often when I'm doing a multiple computer deployment, I have to download a bunch of the same installer file with the different information and then make sure I install the right exe on the right computer. If i had a generic one, i could run it, punch in the info on the spot and only need a single installer. Would be super helpful. I doubt this would be very difficult, I'm guessing somewhere in the exe is a configuration file that has this information programmed when its downloaded from the site.
7-zip can open both the original installer and the setup.msi however neither ".config" files have any specific info in them related to customer, instance, name etc... just some general options. However when you run the base .exe, a folder in temp files appears but there's no files in it...or there are files being created in there but they are run and deleted so fast, you cant see them. WOuld need to be able to step into with the installer to see if there are files there.