Installing Windows version on a drive other than C: = ERROR
My windows drive is F: instead of the usual C: and upon installing Subsonic it fails because it's trying to write files/folders to the c:\subsonic folder.
I tried to trick the app and just did a subst c: f:\ and that seemed to work in getting past the install but upon running the service i get this error:
java.lang.illegalargumentexception: bad temp directory: c:\subsonic\jetty\1529
I was able to work around this buy directly running the subsonic-booter-jar-with-dependencies.jar file but it ignores the preferences I have setup such as the port.
How can i get this thing to install properly?
I tried to trick the app and just did a subst c: f:\ and that seemed to work in getting past the install but upon running the service i get this error:
java.lang.illegalargumentexception: bad temp directory: c:\subsonic\jetty\1529
I was able to work around this buy directly running the subsonic-booter-jar-with-dependencies.jar file but it ignores the preferences I have setup such as the port.
How can i get this thing to install properly?