Forum Discussion
xenappblog
Oct 28, 2020Copper Contributor
WinSCP fails both manually and automated on W10 20H2 with latest tool build
I think its related to a registry key creating that Tim M talked about earlier.
Oct 28, 2020
Trond, I'm not sure which registry thing you refer to, but WinSCP did need the registry fix for HKCU added to the 2004 runtime for end-user configuration issues. I have not yet tested that app against 20H2, but the error that looks different.
Possibly this is the return of a capturing issue the MSIX Packaging Tool used to have in the early days.
That mentioned .rnd file is in the ingredients list when the makeappx command is run, but is unavailable. I used to see that behavior when a file got created and removed. Sometimes this was because of an unrelated background process, although in this case it seems to be part of the app.
As you are building against a new version of the OS, using a new packaging tool, packaging remotely, and with an automated script, I'd suggest suggest isolating out some of that.