mleiser Posted July 11, 2008 Posted July 11, 2008 I have a very small single file that I wanted to distribute as an executable so I used the runtime solution. It created a directory full of files along with the executable. Do all these files have to be moved to the users machine for it to work? If I create another application will it also create a number of files? As an aside, if I have an application that uses 7 independant files in one solution can I create one executable for the whole thing? Mike
The Big Bear Posted July 11, 2008 Posted July 11, 2008 Mike AS far as I know you need all the files create by the runtime for it to work properly. On the second question, if all the files are needed to make the runtime fuction porperly then you only need to make one runtime.
Recommended Posts
This topic is 5977 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now