Is it possible to call "shell" from an activeX-dll used in IIS?
What I'm trying to do is to use shell to register components on the server with regsvr32. Its to avoid connecting to the server via terminalservices every time I have to unreg/reg a component.
I've tried to do it but it dont seem to work, when Im calling the registering component from ASP.




Reply With Quote