[SOLVED] need help - Powershell script to start/stop ppink #170
daeavelwyn
started this conversation in
General
Replies: 1 comment 1 reply
-
Ok boys and girls, I found a solution if someone passing by looks for :
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to write a powershell script to start and stop ppink as I could put it into a touch portal button.
Actually I wrote this :
it perfectly works for mousetrack, but while ppink is minimized in the tray, I can't get it visible as a process in the task manager so I guess it's used as a service, but even as a service I can't find it, so, how can't I kill it from a script ?
Beta Was this translation helpful? Give feedback.
All reactions