P
perso.lehalle
Hi
I uses command line
==== myhome.reg ====
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Environment]
"HOME"="G:\\Recherche_ST\\Charles\\textes\\"
==== END OF FILE ====
then I open a cmd.exe shell and try:
BUT if I go to the env var panel of the advanced / system dialog, I see
that the HOME env var is set...
If I press OK in this panel, then it is available in a cmd.exe shell...
can someone tell me how to activate this change from the command line?
thanx
charles
I uses command line
where the file myhome.reg is:regedit /s myhome.reg
==== myhome.reg ====
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Environment]
"HOME"="G:\\Recherche_ST\\Charles\\textes\\"
==== END OF FILE ====
then I open a cmd.exe shell and try:
it seems that the environment variable is not set...echo %HOME%
BUT if I go to the env var panel of the advanced / system dialog, I see
that the HOME env var is set...
If I press OK in this panel, then it is available in a cmd.exe shell...
can someone tell me how to activate this change from the command line?
thanx
charles