Oleg V. Zhylin wrote: > I'm using gpg from Powershell and it detects error condition not by return value, but by presence of data on standard error. Is that really true? I thought the $? variable is set based on return value.