Skip to main content
Solved

FME Can deal with registry data ? ex : HKEY_CURRENT_USER key and values data

  • 23 October 2017
  • 1 reply
  • 7 views

Forum|alt.badge.img

Useing FME desktop Can i read and write "HKEY_CURRENT_USER" data ?

I need Created the key at run time and set the value according i will read the parameter values.

Best answer by brianatsafe

Hi @kumarc,

You can use a python library with the PythonCaller to do this. For example, the WinReg Module has tools to access and edit the Windows Registry.

 

See:

 

https://docs.python.org/2/library/_winreg.html#module-_winreg

View original
Did this help you find an answer to your question?

1 reply

brianatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • Best Answer
  • October 23, 2017

Hi @kumarc,

You can use a python library with the PythonCaller to do this. For example, the WinReg Module has tools to access and edit the Windows Registry.

 

See:

 

https://docs.python.org/2/library/_winreg.html#module-_winreg


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings