Searched the mail archives but can't get any results. Where should this
file go on Windows? Specifically Windows XP.
On the GitHub page of deken it says %AppData%\Pd\deken-plugin
What's %AppData%
On 11/18/2015 08:29 PM, Alexandros Drymonitis wrote:
Searched the mail archives but can't get any results. Where should this file go on Windows? Specifically Windows XP. On the GitHub page of deken it says %AppData%\Pd\deken-plugin
What's %AppData%
the folder you get when you open the (file) explorer, click on the file-bar and type "%AppData%. or the folder you get when you open the cmdline ("cmd"), and type echo %AppData%
the actual value is specific to *your* system (but luckily exposed through an environment variable aptly named "%AppData%"), so the deken docs cannot really be any more specific.
gfmsar IOhannes
On 11/18/2015 08:38 PM, IOhannes m zmölnig wrote:
the actual value is specific to *your* system (but luckily exposed through an environment variable aptly named "%AppData%"), so the deken docs cannot really be any more specific.
actually they can: they could make it clear that %AppData% is a system specific variable (and how to get "there").
but then: deken will be included in Pd-0.47, so soon people will not need to read those docs.
gfamrsd IOhannes