omero.install.win_set_path module

Function for setting the working directory for an Omero installation on Windows, since relative paths are not supported.

install.win_set_path.win_set_path(new_name=<object object>, old_name='c:\\omero_dist', dir=omero_ext.path.path)[source]

Parses the Windows cfg and xml files and replaces the default “c:omero_dist” with the given value.