Tagged Questions
1
vote
1answer
435 views
.NET: Resgen Tutorial
First off I have RFM and RFM and I have tried to follow a few sites but I cannot grasp the concept of the Resource Manager.
Can someone please explain to me how to generate a resource manager similar ...
1
vote
2answers
168 views
Redistribute resgen
Anyone know whether you can redistribute resgen.exe as part of your application? There doesn't seem to be any documentation on this on MSDN.
0
votes
1answer
186 views
How to run ResGen with Build Events in VS2010
I need to run ResGen before building a project.
In project Properties dialog box, I set up the ResGen, but I go the error Error 524 The command "ResGen /compile tclscript.txt" exited with code ...
0
votes
1answer
502 views
Where do I get resgen.exe to use with NANT?
I am simply trying to run NANT with resgen, but I can't seem to find what I need to download to have it available in 'C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin\resgen.exe' on my server.
...