I have finished a simple userform Excel application, and I'm going to now zip the Excel sheet to be an executable file (.exe).
I wish to add a cmd line when making the .exe to make the zipped .xls stay hidden and one of the OS files listed as a parameter for the command line be installed in the program files path.
How do I do this?
