On Mon Nov 18 21:13:53 2024 +0000, Aida Jonikienė wrote:
I'll try the installer myself and see if I can get further in it (if the installer requires extra work then I'll try to submit it in MR form)
The installer does work with the `TabletPC` registry option set and the Windows version set to `XP 64` in `winecfg` (because the installer checks for `Service Pack 2` string with `GetVersionExW()`)
After the installer "completes", there's a mshtml dialog for actually installing the programs (which works okay with Wine Gecko) but most of the programs require .NET Framework to install (so make sure or .NET Framework or Wine Mono is installed first)
The mshtml installer does crash in `xul` during Snipping Tool installation (but the rest of the installers have no issues)
As for the working apps, Ink Art works fine (and it's the only app that works) while Ink Crossword requires the `Microsoft.Ink` library, Ink Desktop errors out on the `ShellDispatch_ToggleDesktop` stub, Media Transfer has some issues loading the `AxWindowsMediaPlayer` control (this is probably both a Wine Mono and Wine's `wmp` library issues) and Snipping Tool has a vague error message (but it didn't seem to install properly so that may be expected)