Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winlinkexpress: new verb #2230

Closed
wants to merge 4 commits into from

Conversation

WheezyE
Copy link
Contributor

@WheezyE WheezyE commented May 30, 2024

I would like to add this verb to winetricks to aid the more hardware-oriented amateur radio hobbyists who want to try the Winlink Express client-side software. Please let me know your thoughts on adding this verb - and if you have any ideas for this code.

There have been many informal installation guides and scripts for installing Winlink Express on Linux via wine over the years, including my own project Winɘlink - which I am in the process of merging into Pi-Apps. Winlink Express' main developers have actively responded to compatibility improvements specifically for Wine on several occasions and even included allusions to Wine in their changelogs. I believe many users could benefit from incorporating it into winetricks. This proposed verb's version is frozen in time with an archive.org link, but the program itself checks for updates once installed.

Thank you!
Eric (KI7POL)

@WheezyE
Copy link
Contributor Author

WheezyE commented May 30, 2024

Works on fresh wineprefixes (WINEARCH="win32" & WINEARCH="win64") [LinuxMint x64, wine-9.9, wine-mono-9.1.0).

@WheezyE
Copy link
Contributor Author

WheezyE commented May 30, 2024

Added stuff to try to make the install more user-friendly.

Using dotnet46 instead of wine-mono should reduce confusion for the average user while using this program (even if dotnet46 is more difficult to install on some systems and runs slower than wine-mono)
@austin987
Copy link
Contributor

Hi @WheezyE,

Thanks for the contribution. I don't think this belong in winetricks, as it's not something that's likely to be used by many users, but rather a niche set of users.

You could make this into standalone verb that users can use to install it in an automated way, see https://github.com/Winetricks/winetricks?tab=readme-ov-file#custom-verb-files.

@austin987 austin987 closed this Jun 6, 2024
@WheezyE
Copy link
Contributor Author

WheezyE commented Jun 7, 2024

That makes sense. Thank you for the tip on making this into a 'plugin'. I might try that for my Winelink project. Thank you also for winetricks, it's a great script.
Kind regards,
Eric

@austin987
Copy link
Contributor

You're welcome! Good luck on your project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants