[GH-ISSUE #19] Processing notification fails #75

Closed
opened 2026-03-07 19:58:08 +03:00 by kerem · 0 comments
Owner

Originally created by @Lasibian on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/19

When EasyLPAC wants to processes a notification after installing, enabling or disabling a profile or it sends a command to LPAC like this:
lpac.exe notification process 41 -r

This needs to be changed to
lpac.exe notification process -r 41

Otherwise the command fails when the notification number is not 0.

For more details see my other thread at the lpac project:
https://github.com/estkme-group/lpac/issues/145

Originally created by @Lasibian on GitHub (Aug 19, 2024). Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/19 When EasyLPAC wants to processes a notification after installing, enabling or disabling a profile or it sends a command to LPAC like this: `lpac.exe notification process 41 -r` This needs to be changed to `lpac.exe notification process -r 41` Otherwise the command fails when the notification number is not 0. For more details see my other thread at the lpac project: https://github.com/estkme-group/lpac/issues/145
kerem 2026-03-07 19:58:08 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/EasyLPAC#75
No description provided.