Task #1308 (closed)
Opened 10 years ago
Closed 8 years ago
Add `omero admin win-configure` or similar
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | n.a. | Cc: | cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Until there is a full installer, a simple python script which replaces all the paths in windefault.xml and Windows.cfg may be a nice touch.
Change History (1)
comment:1 Changed 8 years ago by jmoore
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
see win_set_path.py:
commit 0f51233abef766a724bfef9f99714e252434a130 Author: jmoore <jmoore@05709c45-44f0-0310-885b-81a1db45b4a6> Date: Tue Aug 25 07:15:12 2009 +0000 OmeroMatlab : Improvements to OmeroBuild and OmeroPy for testing on Windows * Added simple test driver * Added omero.install.win_set_path.py for inplace editing of win config * Added support for `obj=` in calls to `sc.exe` (required `ntrights`) * Publishing matlab files to `lib/matlab`