0

Can you tell me how to read and write to txt files which are included in my project (resources) in Visual Studio 2012? It's in resources but it seems that My.Resources doesn't work.

RidableCthulu
  • 471
  • 2
  • 17
  • This might be a good start: http://stackoverflow.com/questions/2662623/using-a-txt-file-resource-in-vb – MikeB Oct 01 '12 at 16:21
  • http://stackoverflow.com/questions/433171/how-to-embed-a-text-file-in-a-net-assembly – Max Oct 01 '12 at 16:24
  • Now that I think about it txt wouldnt be good for this situtation because I am storing only one bolean value. Maybe Ill use registry key. Thank you very much – RidableCthulu Oct 01 '12 at 17:30

0 Answers0