Forum Discussion

Haiyangwhu's avatar
Haiyangwhu
Contributor
13 years ago

How to create a value of REG_EXPAND_SZ type in registry?

Hi, I need to create a value of type REG_EXPAND_SZ in registry. And i learn from support document that it should be able with method Section.SetOption. "When working with the registry, t...