Deyda / NeverRed

NeverRed's focus is to provide a simple solution to keep standard software up to date without having to package it or search and compare versions on vendor sites. https://www.deyda.net/index.php/en/neverred/
31 stars 5 forks source link

FSLogix-Update/Install fails #73

Closed benni1972 closed 4 months ago

benni1972 commented 5 months ago

At least for Microsoft FSLogix 2.9.8784.63912 (Production)

FSLogix install fails due to file not found after downloading and extracting the downloaded ZIP.

It seem that in previous releases there was a Top-Level-Folder inside the ZIP archive named "FSLogix_Apps_" + $Version (see line 19854 ff)

In the ZIP archive for the version mentioned above there is no version specific topfolder any more.

This is why neverred will not find the files after extraction!

Files and architecture folders are not located in

- `"$PSScriptRoot\$Product\$MSFSLogixChannelClear\$FolderPath"`

but are instead located directly under 

+ `"$PSScriptRoot\$Product\$MSFSLogixChannelClear"`
RvT-C commented 4 months ago

We faced the same issue. the path has change, and after an uninstall, it would not install again.

We missed this, and we have "some" user complains.

Deyda commented 4 months ago

Solved with Version 2.10.22