Printer Service
Jump to navigation
Jump to search
Installation
- If there’s an existing installation, move it to a different directory as a backup e.g. move C:\novus-printservice to C:\novus-printservice-2024-07-29
- Move the novus-printservice folder to C:\novus-printservice
- Go to https://dotnet.microsoft.com/en-us/download/dotnet/3.1. On the right side of the web page, on the row that says “Windows” click on the "Hosting Bundle" download link which is beside the “x64” and “x86” download links. After the download is completed, double-click dotnet-hosting-3.1.32-win.exe to install the ASP.NET Core Runtime 3.1.32 hosting bundle.
- Open PowerShell as administrator, and run sc.exe create "Novus PrintService" binpath="C:\novus-printservice\Novus.PrintService.exe". This will add a new Windows service.
- Open start menu, type in services.msc and press Enter key, scroll down to find and select Novus PrintService, right-click it. In the Properties, set startup type to Automatic, click Apply, click Start to start up the service, and click OK.
Return to Novus