Ron, interesting find!!!

I notice the double slashes and the double end quotes, is it necessary
even for local paths?

e.g. my slimserver is located at:
C:\Program Files\Slim\Server\scanner.exe

Do I enter the following?

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\SlimScan\Command]
@="C:\\Program Files\\slim\\server\\scanner.exe --rescan \"%L\""


Ron Thigpen;131578 Wrote: 
> I've found a way to easily kick off scans of just one directory of music
> 
> that you've just added to your collection.  This is very handy for 
> immediate gratification playback of new rips.
> 
> Adding the following to your registry will place an item named 
> "SlimScan" in the Windows File Explorer context menu (right-click
> menu). 
> Selecting a directory and then this SlimScan item will cause the 
> selected directory's contents to be scanned into the SlimServer
> database.
> 
> Caveats -
> It takes a few moments to initialize.
> A command window will appear as long as scanner.exe is running.
> You probably shouldn't run two or more of these simultaneously.
> I haven't tested this strenuously at all.
> Use at your own risk.
> Dan probably has a few more of these.
> 
> This is Windows-only and maybe XP only.  Though I'm sure something 
> similar could be done for Linux, Mac, etc.  It is also 6.5b post 
> split-scanner merge only, as it works by calling scanner.exe.
> 
> The easiest way to punch this into the registry is to copy what's
> below, 
> without the lines of "=", paste it into a text editor, and save it to a
> 
> file with the ".reg" extension.  You will need to edit the path to 
> scanner.exe to match your installation.  Double-clicking this file will
> 
> cause these key to be added to your system registry.  Once this is done
> 
> SlimScan will appear in your context menu right away.
> 
> ====================================================================
> 
> Windows Registry Editor Version 5.00
> 
> [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\SlimScan]
> @="Slim Scan"
> 
> [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\SlimScan\Command]
> @="d:\\server\\slim\\server\\scanner.exe --rescan \"%L\""
> 
> ====================================================================
> 
> Cheers,
> 
> --rt


-- 
agentsmith
------------------------------------------------------------------------
agentsmith's Profile: http://forums.slimdevices.com/member.php?userid=1838
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