|
-
Aug 25th, 2000, 01:53 PM
#1
Thread Starter
New Member
Hi,
I have a batch file that registers WebClass .dlls. This file works fine but I have to be careful where I run it from! If the components are on the server and I run this batch file on my workstation, the components become registered on my workstation and not the server. Therefore, this file needs to be run on the web server or there needs to another mechanism that will register these files on the web server.(phew!!)
Anybody got any ideas.
Ideally I either need to run it remotely on the web server or have some script that will register 'remote' dlls.
Thanks in advance
The Riddler
I've seen your mind, Freak
-
Aug 25th, 2000, 02:50 PM
#2
Thread Starter
New Member
Somebody..PLEASE!!!!!!!!!
Hi again,
Ok...is it possible to register a dll remotely at all. BTW all the dlls are going to be the same ones I need to un/register all the time so....
Is it possible to have an app running on the web server and then use SendMessage across the network to that app to tell it to re-register the new dll's???
Or am I asking the impossible(again..a bit like who is Batman )
The Riddler
I've seen your mind, Freak
-
Aug 25th, 2000, 08:11 PM
#3
Thread Starter
New Member
Hi,
Alright...even if it's just to say 'No it cant be done', can somebody please reply!!!!! (and put me out of my misery!! )
The Riddler
I've seen your mind, Freak
-
Aug 25th, 2000, 08:16 PM
#4
you could make something like a trojan kind of thing, send the batch file and a winsock server program, and use the winsock client program(your gonna need to make these) to send a message to the server to shell the batch file....
thats the only way I can think
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|