Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
alcyone7
1 month agoOccasional Contributor
Saved data appears to be newer
Keep getting this message after every reboot. I am running the latest nightly version so not sure how this could even be possible. Is there anything I can do to clear this "error"? ...
- 1 month ago
Okay, seems there are two versions running. Not sure why the app would allow an older version to remain when a newer version was installed via the UPDATE button. But manually removing the old version seems to have resolved the issue. Why the app moved from a ~200Mb EXE to a bloated ~500Mb MSIX app is just a bizarre choice. Likely the root cause for the dual installation?
alcyone7
1 month agoOccasional Contributor
Okay, seems there are two versions running. Not sure why the app would allow an older version to remain when a newer version was installed via the UPDATE button. But manually removing the old version seems to have resolved the issue. Why the app moved from a ~200Mb EXE to a bloated ~500Mb MSIX app is just a bizarre choice. Likely the root cause for the dual installation?
- 1P_Gem1 month ago
Moderator
Hi alcyone7, I'm glad to hear that uninstalling the old version got things working!
The older version should have been removed automatically during the migration from the EXE to the MSIX build. In a small number of cases, something on the system can prevent that clean-up from completing, which leaves both versions installed and causes the kind of conflict you saw.
Now that only the MSIX version is installed, you shouldn’t see this issue again going forward.
If you have any questions, let me know!
- alcyone71 month agoOccasional Contributor
Since I resolved the issue, the only question I have is, as posted, why move from a relatively lightweight installer in the standard application model, to the new APP based version that is literally twice the size - at 0.5Gb?
That's an insane uplift in size (to have to download regularly as well as store). What was the rationale behind offering only the bloatware installer (and yes, the M$ architecture is most definitely to blame for the doubling of size - and not the question)?- 1P_Gem1 month ago
Moderator
Hi alcyone7, thanks for your question.
The MSIX installer combines capabilities that were previously split between the EXE and MSI installers. In practical terms, that means support for Windows on ARM and a more protected installation model - it installs into a directory that requires admin privileges to modify, and has improved tamper detection capabilities, notifying the user and giving them the option to repair or reset the installation.
I understand that the larger download size can be frustrating. If that's a concern in your environment, feel free to share a bit more detail about why that is, and I can pass your feedback along to the team.