Closed IT360BE closed 12 months ago
The ExtractCommand is already run first before installing.
Install-LSUpdate
calls Expand-LSUpdate
here:
which runs the ExtractCommand if it exists (some packages don't have it):
https://github.com/jantari/LSUClient/blob/master/private/Expand-LSUpdate.ps1
tested on model : 20S7S02200
This is in the xml:
We see this during installing :
Can you please first run the extraction?
Thanks in advance!