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

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to