Diagniostics uses apps password as command
Im am running diagnostics in Applications and h=get the error:
'HHHH' is not recognized as internal or external command.
where 'HHHH'is the Apps password.
It looks like it is usng unix command and we are running on windows.
izu/bin/act 2>&1
and expands that to izu/bin/act > 'HHHH'
harry