With the free Windows Server Resource Kit can LiveSync client as a Windows service to set up the synchronization to use without registration. In addition to the resource kit is required to Any Service Installer - this tool allows via a graphical user interface (GUI) to create a service.
Alternatively, you can create the service from the command line without GUI:
First copy from the Resource Kit folder, the files instsrv.exe and srvany.exe in the directory C: \ Program Files \ Windows Live \ Sync
Second switch on the command line in the Live Sync directory and run the following command:
Code:
instsrv.exe LiveSync "C: \ Program Files \ Windows Live \ Sync \ srvany.exe
The message of the service LiveSync was set up successfully. The next steps need to both versions (GUI or command line) to run:
Open the Registry Editor - Start -> Run -> regedit
Locate the following key:
Code:
HKLM \ SYSTEM \ CurrentControlSet \ Services \ LiveSync
Create a new subkey with the name
New String (REG_SZ) establish with the name
Value of the string set
Code:
C: \ Program Files \ Windows Live \ Sync \ WindowsLiveSync.exe
New String (REG_SZ) establish with the name
Value of the string set
Code:
C: \ Program Files \ Windows Live \ Sync \
Close registry edit
Important Note:
he service must no matter whether by creation or by command line via the service manager to log on with an administrator account can be configured with GUI - Account must have a profile on the system and the LiveSync of service with this profile has been started once before installation be. When registering for both have Live Sync. Net account and password are stored permanently. If the Live Sync Client can be started on the server, must be completed before the start of the service created LiveSync.
Similar threads
1) http://forums.techarena.in/guides-tutorials/1147649.htm
2) http://forums.techarena.in/windows-software/1356863.htm
3) http://forums.techarena.in/windows-software/1357002.htm
4) http://forums.techarena.in/windows-software/1357015.htm
Bookmarks