system variables

  • Thread starter Thread starter Blue
  • Start date Start date
Does anyone know if you can use system variables in the
registry?

Only in reg entries declared as REG_EXPAND_SZ.
And the program has to be able to use this type. You will fail - AFAIK
- to change an existing type to REG_EXPAND_SZ and expecting the
program to accept this type.

Ciao, Walter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top