Installing/running the framework without admin rights

Z

zlogic

Well, my problem is that I cannot get an Administrator
account on the machine where I need to run .NET
applications, I only have access to an H:\ network drive
where I can store data (even C:\ drive is read-only). No
installation is possible, so I tried to copy the framework
from another machine and particularly the mscoree.dll file
which was the first file requested. I've put the program
into the same directory as the framework but it still
didn't work. I believe there's some problem with DLL
registration.
Is there a way to make this work? Compiling is with DLLs
included or something? Or is there a way to make the
not-installed framework to work?
 
M

Miha Markic

Hi,

I am afraid that you have to install .net framework if you want to run
managed programs.
It is also true that you have to install Windows if you want to run Windows
Programs ;-)
 

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