My programs/scripts

Here I will post all programs or scripts I write and consider might be useful to the community. All are licensed under the MIT license. If like them please comment or you modify any please post/link to the updated source as a comment (not mandatory, I would just like to see how my work is being used):

Wine Associations Configuration Utility (WineFileConf Version 0.3)

Wine Association Config is a small shell script written to allow a certain file type from within wine to be opened with a Linux program. I wrote this after discovering how unfriendly the process is be default (you need to manually edit the registry). It also proves as a good example for those wanting to learn how to use Zenity to create dialogues.

Dependences:

  • Wine
  • sed
  • Zenity

Download:

winefileconf.sh.zip

1 comment so far


Leave a reply