Resource File Related

  • Thread starter Thread starter Atul
  • Start date Start date
A

Atul

Hi,
I have .NET 2003 installed on windows 2003 server.

I have a resource file named as myresource.resource. I wanted to convert it
into a dll file. How can I do it?
Thanks for the help in advance.
 
I found the solution. What I did:

..NET Command Prompt application working folder>al
/out:myresource.resource.dll /embed:myresource.resource

Thanks
Atul
 

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