G
Guest
Good day Sirs,
I'd like to update an regitry key, using a variable name, by a reg file :
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders]
"Favorites"="%APPDATA%\Favoris"
How to make it accept the %APPDATA% variable name ?
Thanks for your help.
I'd like to update an regitry key, using a variable name, by a reg file :
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders]
"Favorites"="%APPDATA%\Favoris"
How to make it accept the %APPDATA% variable name ?
Thanks for your help.