framework on removable drive

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have USB drives that I need to distribute a .NET appication on. This
application needs to run on machines where the user does not have rights to
install software. Is there any way to install the framework on the usb drive?
I can not put the framework on the client machines.
 
AFAIK, no, you need to install the .NET Framework on the target machine and
at the very least that requires writing to the Windows registry with admin
privileges.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 

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