createed a good service
This commit is contained in:
4
windows_print_service/service_wrapper.bat
Normal file
4
windows_print_service/service_wrapper.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
REM Service wrapper for PowerShell print service
|
||||
cd /d "C:\Program Files\QualityRecticel\PrintService"
|
||||
powershell.exe -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -File "print_service.ps1"
|
||||
Reference in New Issue
Block a user