From 3deb54138f876216cb46939e56bb495ed8e22e5b Mon Sep 17 00:00:00 2001 From: Kyle Date: Tue, 15 Sep 2015 11:50:36 -0700 Subject: [PATCH] Update Readme Signed-off-by: Kyle --- README.win | 47 ++++------------------------------------------- 1 file changed, 4 insertions(+), 43 deletions(-) diff --git a/README.win b/README.win index ba18f0418..0b0a5575d 100644 --- a/README.win +++ b/README.win @@ -1,47 +1,12 @@ Hatch - Java Print / Storage / Etc Service -** ROUGH SETUP NOTES ** - -Install Hatch on your desktop -- Windows edition: - -If you're reading this online, first download hatch to your desktop. - -The canonical location for this project is: +Hatch Download sources http://git.evergreen-ils.org/?p=working/random.git;a=shortlog;h=refs/heads/collab/berick/hatch2 -But a convenient mirror and download link is this: https://github.com/phasefx/random/archive/hatch.zip -Unzip the file wherever you'd like to install the application, such as in C:\Program Files\ - -Then go to http://download.eclipse.org/jetty/ - -Download the latest stable-9 .zip version into the same directory as this README file. - -Unzip and rename the folder to "jetty". - -Then go to http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html - -Download the Development Kit .exe for your version of Windows. - -Install it. - -In the same directory as this README file, create a subdirectory named "lib". - -Then go to http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-util-ajax - -Download the latest 9.2.x .jar file into the "lib" directory. - -Edit the run-win.bat file, and, if needed, change the JAVA_HOME variable to the location where you installed the Java Development Kit. In my case, I changed the line: - -SET JAVA_HOME="C:\Program Files\Java\jdk1.8.0_20" - -to - -SET JAVA_HOME="C:\Program Files\Java\jdk1.8.0_31" - -Then open a Command window and cd into the same directory as this README file. One easy way to do this is to click into the address of the bar of window displaying the directory, typing "cmd" and pressing enter. - +How to run: +Once installed, open cmd.exe in the directory of installation(hint: type cmd in WIndows Explorer's address bar). Then enter: run-win.bat @@ -52,8 +17,4 @@ Then go to https://localhost:8443/ in Chrome and click through the security warn You should expect a 404 Not Found page. -Then open the browser client. - -Set "This workstation uses a remote print / storage service ("Hatch")?" under Admin -> Workstation - -Optionally configure / test printing +Then open the browser client. Open the developer tools, and you'll see if Hatch is providing feedback. \ No newline at end of file -- 2.11.0