Page 1 of 1

tis-windows10-upgrade&upgrade-data

Published: November 4, 2021 - 4:25 PM
by martiny
Good morning,

Currently in a virtualization environment for the Wapt testing phase prior to its integration.
Ubuntu 20.4 LTS server
Win srv 2019
I want to upgrade a machine running Windows 10 from 6:03 PM to 8:01 PM.

To do this, I'm adding the following packages from the wapt store to the private repository:
- tis-windows10-upgrade-data_10.0.19042-63_windows_PROD_376d0f80a13de96d314bc939a502ae28.wapt
- tis-windows10-upgrade_10.0.19043-82_x64_windows_6.1_PROD_fr_d4a8ea227e10913c2c52f57e53a788ce.wapt

I edit tis-windows10-upgrade-data to add the desired 21h1 ISO, then I build the package

Capture3.PNG
Capture3.PNG (29.73 KB) Viewed 2965 times

So I add the packages to my machine and I get this:

Capture.PNG
Capture.PNG (30.66 KB) Viewed 2965 times

And


Capture2.PNG
Capture2.PNG (32.09 KB) Viewed 2965 times
Where is the problem?
Thank you in advance for your help

Re: tis-windows10-upgrade&upgrade-data

Published: November 8, 2021 - 12:59 PM
by jptw
Hello,
did you correctly prepare the data package

? You need to prepare the "upgrade-data" package
by editing it, putting the correct Windows ISO inside, running "update-package" in PyScripter, and then "build-upload".

Edit: I just noticed you're using two packages with different versions... 19042 and 19043 (19043 = 21H1).
That might be the

problem. Regards