[PD] Fwd: noobie question about no-gui

Py Fave pyfave at gmail.com
Wed Mar 7 15:18:46 CET 2012


your best bet is a windows batch file (.bat)

it's a text file in wich you specify a command to launch

edit in a plain text editor (notepad) and rename .txt to .bat

you have to add pd path to windows PATH environnement variable first,
so that the system knows where pd.exe is.
or launch a command line from pd/bin/directory.


let's say for instance

launchpdnogui.bat content:

pd -nogui

-other settings can be obtained via pd -h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120307/28893ee5/attachment.htm>


More information about the Pd-list mailing list