Page 1 of 1

[SOLVED] windows10-upgrade-template_0-110 in 22H2

Published: Dec 23, 2022 - 10:29 PM
by dj41ph4
Hello,
I'm using WAPT 2.2 Enterprise on Debian 11.5

and I'd like to use the Windows 10 update template. I'm following the instructions for downloading the ISO, but then I get an error.

Have you ever succeeded with version 22H2?

Thanks in advance

. Best regards,

Re: windows10-upgrade-template_0-110 in 22H2

Published: Dec 26, 2022 - 08:35
by dj41ph4
I took a screenshot,

I don't know where the upload logs are located
Screenshot_20221226_083216.png
Screenshot_20221226_083216.png (142.41 KB) Viewed 3052 times
Thank you for your help

Yours sincerely

Re: windows10-upgrade-template_0-110 in 22H2

Published: Dec 26, 2022 - 5:31 PM
by dcardon
Hello,

does it work when you run `update_package` from a PyScripter?

Regards,

Denis

Re: windows10-upgrade-template_0-110 in 22H2

Published: Dec 29, 2022 - 11:57
by sfonteneau
We do have a small problem with this package regarding the upload.

The update package runs correctly through the console, but because it's placed in the temp directory, it reaches a filename length limit, and the build fails.

Running the update package through the code editor places the package in c:\waptdev\, and therefore it works because the path is shorter.

We need to find a solution,

Simon.

Re: windows10-upgrade-template_0-110 in 22H2

Published: Dec 29, 2022 - 12:54 PM
by sfonteneau
The problem has been fixed internally on the master version 2.3, so it will work in the next version

Re: [SOLVED] windows10-upgrade-template_0-110 in 22H2

Published: January 9, 2023 - 11:32 AM
by dj41ph4
Hello,

I've just returned to work

, and it works via PyScripter.

Thank you for everything.