I downloaded the springsource-dm-server-2.0.1.RELEASE.zip from:
http://s3.amazonaws.com/dist.springf....1.RELEASE.zip
In the bin\service\windows.bat, there are references to a wrapper-windows-x86-64.exe, however there is no wrapper-windows-x86-64.exe in the bin\server\bin directory. It seems to me that this would be a requirement in order to run 64 bit JVM as a windows service. Where can I find the wrapper-windows-x86-64.exe?

I tried "windows.bat install" but that ends up installing the wrapper-windows-x86-32.exe as a service and that service doesn't start on a windows 2003 server x64 machine with a 64bit JVM.