I want EventGhost to do something when a certain folder is enabled and if not, do something else. Sort of like..
folder1.is.enabled = 1
If unsuccessful jump to "Enable folder1"
Enable folder2
So I only want to enable folder2 if folder1 is enabled. I just don't know how to do the folder1.is.enabled ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 6 matches
- Mon Feb 01, 2010 2:34 am
- Forum: General Support
- Topic: If folder is enabled...
- Replies: 0
- Views: 813
- Fri Oct 16, 2009 6:15 pm
- Forum: General Support
- Topic: Volume change OSD no longer working
- Replies: 5
- Views: 1254
Re: Volume change OSD no longer working
Thanks CHeitkamp! That did the trick.
- Thu Oct 15, 2009 12:07 am
- Forum: General Support
- Topic: Volume change OSD no longer working
- Replies: 5
- Views: 1254
Re: Volume change OSD no longer working
Still haven't figured this one out.. Anyone NOT having this problem with Volume OSD?
- Fri Oct 02, 2009 5:36 am
- Forum: General Support
- Topic: Volume change OSD no longer working
- Replies: 5
- Views: 1254
Re: Volume change OSD no longer working
*guilty bump* any thoughts would be welcome. specifically if this IS working for anyone on Windows 7 / latest EG
- Fri Sep 25, 2009 4:22 pm
- Forum: General Support
- Topic: Volume change OSD no longer working
- Replies: 5
- Views: 1254
Re: Volume change OSD no longer working
Any help? Been tweaking it a bit but can't figure it out
- Tue Sep 22, 2009 6:59 am
- Forum: General Support
- Topic: Volume change OSD no longer working
- Replies: 5
- Views: 1254
Volume change OSD no longer working
I used to OSD my volume changes with:
Change Master Volume: 5.00%
eg.WinApi.SoundMixer.GetMasterVolume()
Show OSD: ({round(eg.result,1)}%)
However it doesn't work anymore since I upgraded to x64 Windows 7 and latest EventGhost. Something about WinApi.SoundMixer line
Please help
Change Master Volume: 5.00%
eg.WinApi.SoundMixer.GetMasterVolume()
Show OSD: ({round(eg.result,1)}%)
However it doesn't work anymore since I upgraded to x64 Windows 7 and latest EventGhost. Something about WinApi.SoundMixer line
Please help