application for editing resource in exe application (C#)

  • Thread starter Thread starter Rafal
  • Start date Start date
R

Rafal

Hell

I have translate application which is written in .Net (C#)

now is english version (translateing in files resource.dll) how edit this
file?
How editing from executable files resource? and change it (reshacker dont
work with net application)


Rafal
 
Rafal,

On every form there is a property: language.

Be aware it is in my idea not a real property, it has something to do with
design time.
I could not find it in the property list of the form as well I could not
find further information about it on MSDN.

That is ment for what you want, be aware that it is a hell of a job to do
and to deploy.
(As you are busy with it, you start direct thinking, "Done by people who
never went out of there home town")

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top