Replies: 1 comment
-
@symonxdd You need to publish it in Visual Studio by right clicking on the project and pressing publish. Then create a new folder profile and edit it. Set it to be a stand alone framework independent program. Then publish it. Done! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I drag the main program LauncherV to my desktop, it doesn't load up. I assume it's because it needs the dll's that my program uses.
The Release directory also has lots of localization folders which I really don't know what I should do with.
How can I bind these dll's, and any other needed files into one EXE file?
Also, what are the pdb files, are they required for proper functioning?
Beta Was this translation helpful? Give feedback.
All reactions