https://bugs.winehq.org/show_bug.cgi?id=43760
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Summary|GitHub Desktop doesn't |GitHub Desktop Installer |install |(Squirrell installer) | |doesn't start CC| |xerox.xerox2000x@gmail.com URL| |https://desktop.githubuserc | |ontent.com/releases/1.0.4-6 | |e5e9664/GitHubDesktopSetup. | |exe
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Adding some info + changed title a bit
This is yet another installer that uses ``Squirrel technology``
I was able to get the application running by installing .Net 4.6.2 en then do
7z x GitHubDesktopSetup.exe 7z x GitHubDesktop-1.0.1-full.nupkg cd lib/net45/ wine GitHubDesktop.exe
The installer itsself requires Staging:
wine runas /trustlevel:0x20000 GitHubDesktopSetup.exe but then complains about some .Net things not being right