jstiegelmeyer
Programmer
Does anyone know if there is a way to Register DLLs and OCXs using Visual Basic code and API calls if the user is logged in as a Non-Administrator?
Also, I am downloading files from our ftp site to the user's System32 folder, but I can't do that either unless the user is an administrator, or the administrator has given the user privileges to write to the System32 folder, which most administrators are unwilling to do.
I realize these are separate issues, but I think they may be linked. If there was a way to mock an Admin login using API calls, that would be very useful. Any ideas would be much appreciated.
Thanks in advance,
Jamie
Also, I am downloading files from our ftp site to the user's System32 folder, but I can't do that either unless the user is an administrator, or the administrator has given the user privileges to write to the System32 folder, which most administrators are unwilling to do.
I realize these are separate issues, but I think they may be linked. If there was a way to mock an Admin login using API calls, that would be very useful. Any ideas would be much appreciated.
Thanks in advance,
Jamie