Posted 25 June 2005 - 11:20 PM
okay with radmin to install it remotely you have to use r_server.exe , the required dll's
and so on, i was wondering is there a way to use the command
site exec radmin.exe <port>
see i have tried to do it and didn't have success, i was able to succeed with perameters
where it was hi, medium and low so you would go something like this
site exec radmin.exe low and low = port 12 or soemthin like that
site exec radmin.exe med and med = 23331 or somethin like that
site exec radmin.exe high and high = 34411 or somethin like that
and default
site exec radmin.exe default port= 113 or somethin like that
so i know that perameters work but i was wondering if there was a way to make it so that
you could just go
site exec radmin.exe <port>
and if you didnt' enter a port and just executed it it would be default port again of
something like 113....
i know that you need to incorperate it via string because u can't have any variables
outside of the string otherwise it's impossible because r_server.exe doens't allow that
but if anyone could help me out with that, it would be great cause i have been trying for
a while and havne't succeeded, but im just a novice at programming so any tips, ideas
would be awesome :)