King_Cronecker
12 discussion posts
I have a monitor and a tv setup to my PC. I have lighting around my monitor. The tv is in another room so I would like the lighting to turn off when I select that profile. I attempted to create a trigger but was unsuccessful. The program remained on and in fact just created a new problem (that I can't get rid of) wherein I am constantly told the "program is already running".
There is an icon in the taskbar which toggles the lights on and off. I would love a way to create a trigger that activates/deactivates that toggle icon on certain profiles. I would really appreciate some help on this as I feel it's outside my skill level. Cheers.
So basically you need a Trigger rule to close the program when on a certain profile, and another Trigger rule to launch the program on another profile?
King_Cronecker
12 discussion posts
Yeah. Preciesly. Like i said I did give it a go but I didn't have much luck.
Does the program have an actual window that you close, or do you have to right-click its tray icon and choose exit?
King_Cronecker
12 discussion posts
You have to right click it to close it.
Ok, so it would be possible to kill the process, but not to exit it cleanly. Would that work for you? If so, let me know the process name and I'll write up some sample scripted functions for you to try out.
King_Cronecker
12 discussion posts
I'm not sure. Like I said it's a bit out of my skill set. It's worth a go, unless of course you think it could cause harm. That would be really appreciated. Thanks very much.
I don't mind giving it a try! What's the process name? (e.g. application.exe)
King_Cronecker
12 discussion posts
Thanks so much. Very appreciated. According to task manager the name is Lightpack Software. Under the details of the program it's called Prismatik.exe
Thanks! I'll try to have something for you tomorrow or early next week.
King_Cronecker
12 discussion posts
Brilliant. Take your time. Thanks, Kieth.
Ok, I've posted 2 Scripted Functions to the repository (Settings > Functions > Download Scripted), "Start Prismatik" and "End Prismatik."
Can you try downloading those and then calling them from your Triggers?
King_Cronecker
12 discussion posts
I've downloaded them, however I'm not sure what you mean by "calling them from your triggers". I've gone into the triggers section but I'm unsure of what to set or select.
King_Cronecker
12 discussion posts
Thanks a lot, Kieth. I'm out of town just now but I should be back soon. I'll give it a shot when I get back and if you're not too busy we could go from there if I don't get it going. Thanks again.