Pop-Up - Allert -SOmething that warning me pls help WIN10

Hi, I have no admin privilage in my work PC, but I use CCpulse 8.1.100.36 to monitoring queue.

I would like to know if is possible do some action that warning me when a there is an event, for example in queue there are 5 call.

The action could be a pop-up, or the icon of CCpulse in the Application Bar blink, or WIN 10 give me a message. Something that
catch my attention.

I have try with the sound but without Admi privilegis I can’t register the GsSampleTEObjects.dll…

Txx for help.

I find this VB and it works for me, if you are not focus on CCPulse windows it blinks :slight_smile:

x=msgbox(“TxT Mex” ,48, “Title”)

:slight_smile: