Double clicking SNG file should not start up PCG Tools
The file type .SNG should be removed from the file association list.
I've installed PCG Tools 3.1.0 on Windows 10 and it seems that .SNG files are not associated with PCG Tools. Is this perhaps fixed already?
Actually it's not a bug, but it's not implemented. I think long time ago I implemented it and when I start using a different installer, it didn't work anymore. However, the main reason is that many people did not like to have SNG files connected, because they were using it for MIDI song playing. Since, I cannot make it flexible/programmable, it will stay out. Sorry for you.
However, it is possible to manually create a file association (search help pages or on internet how this works).
Kind regards,
Michel Keijzers
Van: jvangaans [email protected] Verzonden: woensdag 25 september 2019 17:38 Aan: DaBlick/PCG-Tools [email protected] CC: Michel Keijzers [email protected]; Author [email protected] Onderwerp: Re: [DaBlick/PCG-Tools] Double clicking SNG file should not start up PCG Tools (#7)
I've installed PCG Tools 3.1.0 on Windows 10 and it seems that .SNG files are not associated with PCG Tools. Is this perhaps fixed already?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DaBlick/PCG-Tools/issues/7?email_source=notifications&email_token=ACAUYIDS54DTATOLNRMYNWDQLOAXZA5CNFSM4HEP4UW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7SLKSI#issuecomment-535082313, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACAUYIDNICV5D2IHIPEK74TQLOAXZANCNFSM4HEP4UWQ.
Thanks for your quick reply.
I actually wanted to see if I could solve the issue. I am a developer myself and want to learn more about C#. I use PCG Tools myself and I noticed it is on GitHub and thought this issue could be an easy start ;)
Although this particular issue is more an installer thing as you mentioned.
Kind Regards, Jasper
Hello Jasper,
I don't think you can solve it in the code (but I never tried). Currently it's part of the installation setup file, but I haven't shared that since that application is not really 'legal' for me to use, so I cannot put it online. Also, I think I can put only one file association there (which is PCG, the most common).
If you really like to change something, I will help you with info if you need, you can check the list of improvements at http://pcgtools.mkspace.nl/known_issues.html (I haven't put all items on GitHub, you are the first who asks about it and Dave who set up the repository for me).
There are small and big items there, but you can pick something that you like best; I can then give more info if it is easy or not.
Btw, are you Dutch?
Kind regards,
Michel
Van: jvangaans [email protected] Verzonden: woensdag 25 september 2019 19:43 Aan: DaBlick/PCG-Tools [email protected] CC: Michel Keijzers [email protected]; Author [email protected] Onderwerp: Re: [DaBlick/PCG-Tools] Double clicking SNG file should not start up PCG Tools (#7)
Thanks for your quick reply.
I actually wanted to see if I could solve the issue. I am a developer myself and want to learn more about C#. I use PCG Tools myself and I noticed it is on GitHub and thought this issue could be an easy start ;)
Although this particular issue is more an installer thing as you mentioned.
Kind Regards, Jasper
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DaBlick/PCG-Tools/issues/7?email_source=notifications&email_token=ACAUYIG6Y5TI5FXVX6XGC6LQLOPM5A5CNFSM4HEP4UW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7SXYOA#issuecomment-535133240, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACAUYIH5BF67FPUQPK7RAN3QLOPM5ANCNFSM4HEP4UWQ.
It could be a solution in the code by adding an file association choice to the Options -> Settings dialog. Then the user can decide what to do. But maybe a bit overkill ;)
I will take a look at the issues on the website.
Yes, I am Dutch :)
Kind regards, Jasper
Hallo Jasper,
Ik ook (praat wel zo gemakkelijk).
Als het je lukt om die file associatie te maken via de settings dan is dat uiteraard ook prima (beter nog zelfs). Dan is het misschien een idee ook de andere supported extensions op die manier er in te zetten (pcg, mid, sng, ...).
En overkill, als jij het handig vind, dan zijn er ongetwijfeld meer.
Groeten,
Michel
Van: jvangaans [email protected] Verzonden: woensdag 25 september 2019 21:53 Aan: DaBlick/PCG-Tools [email protected] CC: Michel Keijzers [email protected]; Author [email protected] Onderwerp: Re: [DaBlick/PCG-Tools] Double clicking SNG file should not start up PCG Tools (#7)
It could be a solution in the code by adding an file association choice to the Options -> Settings dialog. Then the user can decide what to do. But maybe a bit overkill ;)
I will take a look at the issues on the website.
Yes, I am Dutch :)
Kind regards, Jasper
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DaBlick/PCG-Tools/issues/7?email_source=notifications&email_token=ACAUYIAQZ5D3X663DVWVPG3QLO6UJA5CNFSM4HEP4UW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7TEM2A#issuecomment-535185000, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACAUYIE6L6FJMOBYVDZEZR3QLO6UJANCNFSM4HEP4UWQ.
Dat praat zeker makkelijker. Ik dacht ik typ Engels vanwege de internationale gebruikers ;) Ik ga die file associatie maken, zie het als een goed begin.
Hallo Jasper,
Super! Je bent de enige die sinds het project op GitHub staat iets heeft gemaild over de code (behalve degene die me geholpen heeft met alles in Git zetten, Dave).
Wat opmerkingen:
- Ik heb alles in WPF gemaakt maar in het begin nog niet de scheiding gemaakt tussen views en models, dus dat zie je terug; zal in geval van de file extensions niet zo heel veel uitmaken.
- In http://pcgtools.mkspace.nl/support.html kun je een lijst vinden van alle file associations
- Het zou fijn zijn als je in het setup menu de gebruiker kan laten kiezen welke file associations gemaakt worden (omdat niet iedereen bv SNG gekoppeld wil hebben).
- Als je dat scherm maakt, maak dan teksten alleen voor Engels (zie andere tekst voorbeelden in de WPF schermen). Ik zal later de vertalers vragen voor een vertaling en zelf de andere talen toevoegen.
- Installatie zal ik ook zelf doen.
- En vergeet ook niet je logo/website te sturen (liefst muziek gerelateerd), zodat ik het kan toevoegen aan de contributors scherm en in de handleiding. Helaas kan ik je geen financiele vergoeding geven.
Als je vragen hebt, stel ze gerust.
Groeten en succes,
Michel
Van: jvangaans [email protected] Verzonden: maandag 30 september 2019 09:16 Aan: DaBlick/PCG-Tools [email protected] CC: Michel Keijzers [email protected]; Author [email protected] Onderwerp: Re: [DaBlick/PCG-Tools] Double clicking SNG file should not start up PCG Tools (#7)
Dat praat zeker makkelijker. Ik dacht ik typ Engels vanwege de internationale gebruikers ;) Ik ga die file associatie maken, zie het als een goed begin.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DaBlick/PCG-Tools/issues/7?email_source=notifications&email_token=ACAUYICPEQZ3JQHG77ZE763QMGRV5A5CNFSM4HEP4UW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD74VR6A#issuecomment-536434936, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACAUYID7LFJS5RKOXMLOBIDQMGRV5ANCNFSM4HEP4UWQ.
Sorry for writing in Dutch. Further contact is via personal email. This item is currently worked on (thank you in advance, Jasper).