I installed the 6.4 update and it looks like - though I'm not certain - that the default for the updater scheduled task for the property based user has changed from "[LogonUser]" to "[ComputerName]\[LogonUser]". I have tried changing it back to just "[LogonUser]", but the next time I open the file, it's back to the new default.
The problem with this is the internal users of our application are not local user accounts, but domain accounts. So, the install fails with this message:
"An error was encountered while creating a scheduled task: 'updater.exe.job'. Error description: Unable to establish existence of the account specified."
With our external users - who get the same installer - we don't know whether those accounts are local or part of a domain.
How can we fix this?