Getting a Directory Path From Registry
Posted: 14 Sep 2009 09:27
I think I am going about this the wrong way
it doesn't seem to this properly, am I not performing the command properly?
Code: Select all
set testvar=reg query HKCU\Software\Lotus\Notes\Installer\ /v PROGDIR"
cd %testvar%
it doesn't seem to this properly, am I not performing the command properly?