Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 911 Bytes

Packaging-MSIX.md

File metadata and controls

19 lines (9 loc) · 911 Bytes

Packaging R (Language) for MSIX

The software was packaged on Windows 10 21H2 using Microsoft MSIX Packaging Tool 1.2022.512 with the PSF using TMEditX.

  • Only the PSfLauncher is needed, because there are both 32 and 64-bit exes with the same name that need a shortcut.

The application attempts to install an FTA on .RData with a shell integration verb command using the same 'open' verb to start the 32 and 64 bit RGui.exe, one on .rdata and other on .RData. MSIX cannot handle this and you must choose one or the other, but usually this means the 64 bit version.

Testing on Windows 10/11 indicates badge.

Contributors

Contributor Name Date
TimothyMangan April 2022