Would be nice to do it on pd_guiprefs.tcl. The .pd file association does not need to specify 32 or 64 Pd on the registry key.
A bit more on pd_guiprefs.tcl. :
On:
https://github.com/pure-data/pure-data/pull/476
we talked about the need to not share prefs for pd32 and pd64.
The C side looks trivial but something must be done on the Tcl side on pd_guiprefs.tcl.
IOhannes suggested generating some file with just:
"HKEY_CURRENT_USER\Software\Pure-Data-32"
or
"HKEY_CURRENT_USER\Software\Pure-Data-64"
so that when when pd_guiprefs.tcl is started the pd32/64 has been already detected.
I'll like to know if this is possible when starting Pd with "~/wish85.exe ~/pd-gui.tcl patch.pd"
Mensaje telepatico asistido por maquinas.
On 9/24/2018 7:58 AM, Dan Wilcox wrote: It could probably added to pd_guiprefs.tcl. We're already setting a few things there on macOS that need to be set for the GUI to behave nicely, ie. turn off window state saving for just the Pd app.
On Sep 24, 2018, at 11:34 AM, pd-list-request@lists.iem.atmailto:pd-list-request@lists.iem.at wrote:
Date: Mon, 24 Sep 2018 09:27:06 +0000 From: Lucas Cordiviola <lucarda27@hotmail.commailto:lucarda27@hotmail.com> To: "pd-list@lists.iem.atmailto:pd-list@lists.iem.at" <pd-list@lists.iem.atmailto:pd-list@lists.iem.at> Subject: Re: [PD] file associations on windows (was Re: [PD-announce] Pd 0.49-0test4 released) Message-ID: <CY1PR01MB1963AAB39C7BDF96438B56A9A6170@CY1PR01MB1963.prod.exchangelabs.commailto:CY1PR01MB1963AAB39C7BDF96438B56A9A6170@CY1PR01MB1963.prod.exchangelabs.com>
Content-Type: text/plain; charset="utf-8"
Attached batch file that should live on pd/bin.
i think there should just be a button in the preferences that says something along the lines: "Open pd-patches with *this* version of Pd".
it would probably be better to handle this directly from Pd-GUI (that is: write the code in tcl, rather than bat).
Dan Wilcox @danomatikahttp://twitter.com/danomatika danomatika.comhttp://danomatika.com robotcowboy.comhttp://robotcowboy.com