Single file assembly with multi modules or dlls

B

Bernd

I'm stumped.



I would like to create a single file executable

for a vb project that also calls a c# project



(c# is being used for unsafe calls to do specialized image processing)

(single file exe is for ease of distribution, not to be an install file)



Is this do-able?

Can someone steer me in the right direction?

Help much appreciated,

Bernd



ps. on investigating multi-file assemblies

I found the assembly still references module files as opposed to including
them.
 

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

Top