מה תרצה/י לחפש?
PBDigital reset License for developers
Steps
Visuals way
- Right-click on the Window icon and select "Run" or press on the Windows key (In you're keyboard) and the "R" key.
- Enter "Regedit".
- Navigate to (Past this path) "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\System32"
- Delete all data inside (Except Default) – see the attached pictures.
- Press Ctrl + Alt + Delete and select Task Manager.
- Go to "Services" and press the "P" key on your computer.
- Right-click on "PrintBOS Service V7" and select "Reset".
- Repeat the previous step but this time on the "PrintBOS LPD Service V7".
Before delete:

After delete:

CLI way
Enter the PowerShell application and ensure you run this script as an administrator
Remove-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Setup\System32' -Name Data, Data2, Data3, Status