Jump to content

Remoite administrator 2.0?


The game

Recommended Posts


http://www.famatech.com/solutions/clients/netinst.php

Radmin viewer doesn't need installation. Just copy the files Radmin.exe and admdll.dll to a directory on the local computer.

Radmin server does need to be installed. Here is a sample script for Windows, that installs Radmin server as a system service on the computer. Change the file paths to your values. To execute the script on network computers, use logon scripts in Windows NT/Win2k/XP networks.

net use z: \\server\d

copy "z:\install\Radmin\r_server.exe" "c:\winnt\system32\r_server.exe"

copy "z:\install\Radmin\raddrv.dll" "c:\winnt\system32\raddrv.dll"

copy "z:\install\Radmin\admdll.dll" "c:\winnt\system32\admdll.dll"

c:\winnt\system32\r_server.exe /install /silence

regedit.exe /s z:\install\settings.reg

net use z: /delete

or to make it real simple make a SFX in WinRAR

Link to comment
Share on other sites

Beat me to it radimus.

I will say though, that V3 is supposed to incorporate this and i do remember reading about an msi for V2.x being available from the site, but isn't very easy to find.

Good remote admin prog though, used all time here at work, never fails and V2.1 fits onto a floppy disk, (if you can remember that far back)

Link to comment
Share on other sites

floppy disk??

There is something logically inconsistant with installing a remote control program via sneker-net :)

WinInstaller LE can make a MSI for those 2 files and the service and app settings for deployment

Link to comment
Share on other sites

  • 2 months later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...