Changeset 4729 for trunk/launch
- Timestamp:
- 01/18/07 11:56:06 (22 months ago)
- Location:
- trunk/launch
- Files:
-
- 2 added
- 2 removed
- 1 modified
- 2 moved
-
OMEROClient_macosx.sh (deleted)
-
OMEROClient_unix.sh (deleted)
-
OMEROinsight_macosx.sh (added)
-
OMEROinsight_unix.sh (added)
-
OMEROinsight_windows.bat (moved) (moved from trunk/launch/OMEROClient_windows.bat) (2 diffs)
-
osx/INSTALL (modified) (2 diffs)
-
osx/omeroinsight.icns (moved) (moved from trunk/launch/osx/omeroclient.icns)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launch/OMEROinsight_windows.bat
r4700 r4729 1 1 @echo off 2 2 3 rem OMERO Client startup script for Windows3 rem OMERO.insight startup script for Windows 4 4 rem ---------------------------------------------------------------------------- 5 5 rem Copyright (C) 2006 University of Dundee. All rights reserved. … … 25 25 rem switches may be found by running "java -X" 26 26 27 java -Xms128000000 -Xmx256000000 -jar omero client.jar27 java -Xms128000000 -Xmx256000000 -jar omeroinsight.jar -
trunk/launch/osx/INSTALL
r4697 r4729 10 10 11 11 * A "config" directory. 12 * The "OMERO Client" application.12 * The "OMERO.insight" application. 13 13 * A "LICENSE" file. 14 14 * This install file. … … 18 18 Running The Software 19 19 20 Double-click on the "OMERO Client" application icon within the installation20 Double-click on the "OMERO.insight" application icon within the installation 21 21 directory. A splash screen will pop up. Enter your OMERO user name, password 22 22 and the name of the server then press the log in button. Enjoy OMERO!
