I've downloaded Omero, Ice 3.3.1, Active-Python, PostgreSQL, etc. as called for in 
http://www.openmicroscopy.org/site/supp ... ll-windows on my Windows 7
(argh!) system, placing everything where suggested, setting the environment variables, 
restarting the system, etc..  I get through most of the instructions, but 
receive an error when creating the OMERO database initialization script with
    c:\omero_dist> bin\omero db script
It seems that there is a problem with Ice, but I can't determine what it is.  The other 
problems discussed with non-import of omero.cli don't have this error code (193).
-- doug f
********************************************************************************
        ERROR: Could not import omero.cli! (DLL load failed with error code 193)
        This means that your installation is incomplete. Contact
        the OME mailing lists for more information:
        https://www.openmicroscopy.org/site/community
        If you are building from source, please supply the build log
        as well as which version you are building from. If you
        downloaded a distribution, please provide which link you
        used.
        
********************************************************************************
        Debugging Info:
        --------------
        CWD=C:\omero_dist
        VERSION=2.5.6 (r256:88840, Jun 27 2011, 10:23:01) [MSC v.1400 64 bit (AMD64)]
        OMERO_HOME=None
        PYTHONPATH=['C:\\omero_dist\\lib\\python', 'C:\\omero_dist\\var\\lib', 'C:\\omero_dist\\bin', 'C:\\omero_dist\\lib\\python', 'C:\\Ice-3.3.1\\python', 'C:\\Windows\\system32\\python25.zip', 'C:\\Python25\\DLLs', 'C:\\Python25\\lib', 'C:\\Python25\\lib\\plat-win', 'C:\\Python25\\lib\\lib-tk', 'C:\\Python25', 'C:\\Python25\\lib\\site-packages', 'C:\\omero_dist\\lib\\fallback']
			
		 
    


