REM @ECHO OFF REM Install HVR into the registry from . REM HVR Server REM --------------------------------------------- REM Register the DLL c:\windows\system\regsvr32 -S hvr_serverps.dll REM Register the DCOM Server Object hvr_server.exe -RegServer REM Make the server run as the interactive user regedit hvr-iuser.reg REM HVR Queue REM --------------------------------------------- REM Register the DLL C:\windows\system\regsvr32 -S hvr_queueps.dll REM Register the DCOM Server Object hvr_queue.exe -RegServer