Attention: We have retired the ASP.NET Community Blogs.
Learn more >
Salamander Linker Alternative
Suresh Behera points out
this very cool alternative to Salamander,
thInstall which also lets you deploy .NET apps without the full
framework download.
6 Comments
Now we just need someone to write a free one...anyone???
They sure are making a ton of claims on their site. Has
anyone ever used this?
Anyone tried just using ILMerge for deploying apps like
this - I know it'd be a slog to figure out all your
dependencies - but could be interesting if it works...
Good idea, Scott. If someone creates a front-end for
ILMerge that automatically determines the dependencies,
it could work.
Reflector is a freeware application that can figure out
dependencies of an object as part of decompiling an
application.
Well, I have gone through a few of their demo projects
and they work in WindowsPE.