1
Answer

Add A String Value to Registry

Photo of richard smith

richard smith

12y
1.6k
1
I want to add a string value to hkey\currentuser\software\microsoft\office\10.0\excel\options

What would be the C# to add a new string of:
String
OPEN12
Value:
C:\Test\Excel.xlam

Answers (1)