J
Jordan Marton
Let's say now that I have my program finished. How do I go about writing a
setup program that would install the required directories, and place my
files where they need to be?
For starters, I have my exe file, and two jpg files that I want to bundle in
an install program that will just create a folder on the desktop, and then
create those files automatically. How could I do that?
Also, what's the difference between Build Solution, Rebuild Solution, Build
ProjectName, Rebuild ProjectName?
Thanks
Jordan
setup program that would install the required directories, and place my
files where they need to be?
For starters, I have my exe file, and two jpg files that I want to bundle in
an install program that will just create a folder on the desktop, and then
create those files automatically. How could I do that?
Also, what's the difference between Build Solution, Rebuild Solution, Build
ProjectName, Rebuild ProjectName?
Thanks
Jordan