Visual Basic
How to add a txt file to the resources of an already built exe file in Visual Basics.
I have a project(1) already built as an exe, im creating another project(2) that create a settings.txt then adds it to the projects(1) resources so it can then use those settings ( that part is already coded in, i just need to find out how to add resources to already built executables)
Copyright © 2025 Q2A.ES - All rights reserved.
Answers & Comments
Verified answer
Try PE Lab.
http://www.softpedia.com/get/Programming/Debuggers...