How to install/uninstall the DeMaSy Service

To install the DeMaSy Service, type the following in a DOS command window:

32 bits

C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe "C:\Program Files (x86)\Silicon DNA\DeMaSy\DeMaSyService.exe"

64 bits

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe "C:\Program Files (x86)\Silicon DNA\DeMaSy\DeMaSyService.exe"

note ; DeMaSyService.exe MUST be on a local drive, otherwise it won’t work.

You must create a file C:\Windows\DeMaSyService.ini with the following lines

[Main]
INIFilePath=C:\Program Files (x86)\Silicon DNA\DeMaSy.ini
Mapping1=Y:\;\\Server01\Volume\…
Mapping2=y:\;\\Server01\Volume\…
ExtendedEventLogMsg=-1

——————————————————————————————————————-

To uninstall the DeMaSy Service, type the following in a DOS command window:

32 Bits

C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe -u "C:\Program Files (x86)\Silicon DNA\DeMaSy\DeMaSyService.exe"

64 Bits

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe -u "C:\Program Files (x86)\Silicon DNA\DeMaSy\DeMaSyService.exe"