On Windows, paths should use *forward slashes* (/), as noted in our 
installation instructions: 
https://wiki.duraspace.org/display/DSDOC4x/Installing+DSpace#InstallingDSpace-WindowsInstallation

So, you'd want to use "D:/Dspace/dspace/bin".

I'm not entirely sure why you'd even need to modify the 
[dspace]/bin/dspace.bat script at all.

Rather than modifying that script, you should instead just be able to 
change the "dspace.dir" setting in dspace.cfg to be:

dspace.dir="D:/Dspace/dspace/bin"

- Tim

On 2/4/2014 8:44 AM, helix84 wrote:
> On Windows [dspace]/bin/dspace.bat is used, not [dspace]/bin/dspace.
> So edit that and change
> set CURRENT_DIR=%cd%
> to
> set CURRENT_DIR=D:\Dspace\dspace\bin
>
> (I'm not 100% sure with the path syntax on Windows, but this should
> get you started).
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to