Hello....
Trying to deploy my program and I need to know how to include other files in the install. For example I have my main code, but then I have several pre-made Excel graphs that I need to be installed in App.Path & "\Database\". How do I have the install wizard create this folder and install my graph files there, while still installing the main program into App.Path?

...Seems like I'm missing something simple here