LiteManager

News
05 January 2024
LiteManager 5.1 for Linux, Mac OS, Android with inbuilt LM Server and NOIP.
Control remotely your Linux and Mac, available remote screen and files modes. Android screen in view only mode.
Built-in NOIP for Linux.

05 August 2022
LiteManager update 5
NOIP authorization on LM Server. (NOIP as the central authorization server)
Managing LM Server settings on NOIP. (SSC NOIP)

21 October 2021
A new website design LiteManager.org
Litemanager — remote support software

31 May 2015
LiteManager remote access tools
Free remote access over the Internet with IP or ID connection. QuickSupport mode works without installation for Windows. Demonstration and online Presentation.

Portable version of Server.

Copy files of the installed server to the folder or removable media. By default, the server is installed in the folder C:\Program Files\LiteManager Pro – Server. These files are:

AledensoftIpcServer.dll
English.lg
HookDrv.dll
ROMFUSClient.exe
ROMServer.exe
ROMwln.dll
Russian.lg


Create an empty Config.xml file in the same folder. The program settings will be stored in it. (You create Config.xml as an ordinary text document and then rename it changing its extension).

You can easily start and stop the program. Add two bat files with the following content:

start.bat
ROMServer.exe /compact

stop.bat
ROMServer.exe /SILENTUNINSTALL


For example, if you plan to work from removable media, copy the files listed above to your removable media. After you connect the removable media to the computer, run the Start.bat file to automatically launch the program. After completing the work, run the Stop.bat file before you disconnect the device.

To specify the server settings before sending server package to a user, run it on your computer in the portable mode and set the required settings. All settings will be saved in the Config.xml file and the server package sent will contain all necessary parameters.

In the portable mode, you can specify ID connection in the Config.xml file. You can do this by adding <ID>Your ID</ID> in the XML file. The program will use this ID, if the ID is not yet set for the server.

You can also set the access password and ID via the command line. For example /ID: and /PASSWORD: and parameters for NOIPIP: and NOIPPORT: For more details, see the Help topic — Command line parameters.
Create 'ID.txt' file with the string as «ID» in server folder and server is read this string as ID.
 
Attention!

If the server should be running under user account and the user has limited rights, the service cannot be used in the portable mode. Run it as an ordinary application.

Use the following commands to start the server for a user with limited rights

start.bat
ROMServer.exe

stop.bat
ROMServer.exe /USERSTOP