How do I create a .exe file which installs a set of files which I already have on my computer onto the users C:\ drive? I know programming and Python and Javascript but I don't know how to actually write a program which takes a file and installs it.
-
Python is programming, too :(