Installers aren't always helpful in locked down environments.

It is often very handy for sys admins to have an XCopy deployable type application, as it makes copying to client machines logging in much simpler then running installers, when the users don't have the rights to, etc.

We had applications that could do either, and by far and away the most chosen route for deployment was XCopy style, as the lack of installer removed a huge amount of problems in restricted user environments.


Kind regards,


Scott :)


Carlos Guzmán Álvarez wrote:
Hello:
Is there a way I can put all these into MyProgram.exe and load/unload them from there? I'd prefer not to use MyProgram.exe as a storage medium(once the program is running copy all the DLLs out of it into the current dir) I would like to make the program very easy to distribute.
And why you don't use an installer ??

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to