C
C#2y ago
WolfSHOT

❔ c# help

I have an application that I made in C#. I don't want the designs in the resources folder in the project file to be stolen. How can I merge my source file into the application and use the images?
5 Replies
Buddy
Buddy2y ago
I don't want the designs in the resources folder in the project file to be stolen
How come?
WolfSHOT
WolfSHOT2y ago
An application with pictures that I also designed for When I share the application, the resource folder remains in the application's folder and the pictures are in it. Can I combine all files in one exe with visual studio?
Buddy
Buddy2y ago
You can't - Everything can be extracted if it reaches the client As the image has to be in memory in one way or another otherwise it cannot be displayed and/or reached
WolfSHOT
WolfSHOT2y ago
thanks
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts