Adding resource to an exe

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CSharper

    Adding resource to an exe

    Hi All,

    I have created an exe and I have a resource file I created seperatly,
    what is the best way to add the resource into the same exe? ILMerge
    doesn't take the resource file. I could use al.exe but I do not want
    to compile the code again. Is it possible to add a resource that was
    created externally (thorugh another program) into some other exe to
    use it?

    Thanks,
Working...