Is al.exe redistributable?

  • Thread starter Thread starter mbhansen
  • Start date Start date
M

mbhansen

We have a utility that creates a resources.dll on the users computer.
Can anyone tell me if .Net Framework SDK tools, like al.exe, can be
distributed with .Net applications?

Thanks,
MattH
 
We have a utility that creates a resources.dll on the users computer.
Can anyone tell me if .Net Framework SDK tools, like al.exe, can be
distributed with .Net applications?

Thanks,
MattH

For redistribution of SDK tools, examine the license.txt that's part of
it (you'll find you cannot really). However, so far as I can see,
al.exe is part of the Framework proper, not part of the SDK (at least
under 1.1).

Damien
 

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