[SlimDevices: Beta] Scanning Newly Added Files - Windows ExplorerIntegration
JJZolx
JJZolx.37l5pz1207720801 at no-mx.forums.slimdevices.com
Tue Apr 8 22:57:09 PDT 2008
tfish77;289252 Wrote:
> Thanks, Jim. So would this be right for what goes in the registry?
>
> >
Code:
--------------------
> > C:\Program Files\SqueezeCenter\server\scanner.exe --rescan "%L" --prefsdir "C:\Documents and Settings\All Users\Application Data\SqueezeCenter\Prefs"
--------------------
> >
>
> Thanks again.
Yeah, I forgot a the --rescan. I would place the program path in
double quotes, though it may not be strictly necessary. Also, place
the "%L" at the end, after any other options.
Code:
--------------------
"C:\Program Files\SqueezeCenter\server\scanner.exe" --rescan --prefsdir "C:\Documents and Settings\All Users\Application Data\SqueezeCenter\prefs" "%L"
--------------------
I also realized there's a typo in my other post. The registry paths
are:
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Drive\shell
I just read that the HKEY_CLASSES_ROOT hive is actually fully contained
within HKEY_LOCAL_MACHINE\Sofware\Classes, which was the location given
in the first post, so editing the registry in either place will be the
same.
--
JJZolx
Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=26786
More information about the beta
mailing list