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.

Registry writing question

If you have a question or need help, this is the place to be.
Post Reply
yngwi
Posts: 3
Joined: Sun Jan 24, 2010 12:44 pm

Registry writing question

Post by yngwi »

Hi,
I am currently programming my hama remote control. I just now stumbled upon a problem with writing registry values:
To switch my default audio device (PC usage or TV watching) I need to write registry values in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render"
I am not able to get this working in eventghost.
One problem is, that my system is windows 7 64 bit and Eventghost seems to be able to just get access to the wow3264 node registry part, where windows stores registry keys for 32 bit programs.
Anyone have any experience with this problem?
Regards,
Daniel
yngwi
Posts: 3
Joined: Sun Jan 24, 2010 12:44 pm

Re: Registry writing question

Post by yngwi »

Sorry for the thread bump.
I couldn't find any information on how to use the registry writing option properly. Does anybody have a link or some help for me?
Regards,
Daniel
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Registry writing question

Post by Bartman »

you can use the reg commandline tool to work around this.
yngwi
Posts: 3
Joined: Sun Jan 24, 2010 12:44 pm

Re: Registry writing question

Post by yngwi »

Ah, thanks, didn't know this!
Post Reply