How to add resources that contain folder

  • Thread starter Thread starter Noir3476
  • Start date Start date
N

Noir3476

Guest
Hi

So i dont know what to do and i had a lot things to ask cause im very noob. Here i make my question list if anyone cn help me i appreciate it

1. How to make my project to .exe file

2. How i can add my resource folder, i need it inside a folder because i had a 100 files in different folder, i know i can add a resource from the cisual studio but it only work with file not folder. so how i can add my resource folder

3. I do this to get my resource file

string dataPath = @"C:\Users\vegay\source\repos\GisDestop\GisDestop\Resources\DataMaps\";

but i realize that when i run it on other pc it will throw some error because the path didnt exist. So how can i get my resource file??

Continue reading...
 
Back
Top