I can't seem to get it to work. This is what appears in the text log:
Traceback (most recent call last):
File "ArmoryQt.py", line 21, in
File "psutil\__init__.pyc", line 85, in
File "psutil\_psmswindows.pyc", line 15, in
File "_psutil_mswindows.pyc", line 12, in
File "_psutil_mswindows.pyc", line 10, in __load
ImportError: DLL load failed: The specified procedure could not be found.
?

Can you post system specs? If others have this same problem, it would be nice to try to correlate it with specific system configurations. I just tested it on one of my non-dev windows machines and it works. But I also have python installed, which shouldn't matter (since this is a standalone package), but it might. So I can half-verify it working on Windows 7-64bit with python pre-installed.