Learnsecurity
Jul 21 2004, 02:06 PM
i want change the radmin service name (Remote Administrator Service) to another
but dosnīt work
| CODE |
Usage: name -proc == Lists Running Processes name -kill <??> == Kill process (name.exe or pid) name -mser == Install a SystemService name -cser == Change a SystemService name -info == Display Information about PC
|
| CODE |
spliff0.2.exe -cser "Remote Administrator Service" "another"
|
this line dosnīt work, anybody can help me
Silent Bob
Jul 21 2004, 07:36 PM
im not 100% sure but dont you have to tell the .exe where the file is located?
Learnsecurity
Jul 21 2004, 09:15 PM
thats requied for add a service, you see before "-mser" (add service), stupid app
Serhat
Jul 22 2004, 08:31 AM
the writer of the application is here so you can ask him but if you would read it good
| CODE |
-mcer , change a Displayname on the localmachine usage: name.exe -mcer <Service> <NewDisplayname> |
so for example
| CODE |
| spiff0.2.exe -mcer "c:\program files\Radmin\radmin.exe" "Remote Administrator Service" "another" |
what it does is probably remove the other service and add a new one that's why it needs the path to the EXE I guess.. not sure though
Serhat
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.