> > From: derek holzer <[EMAIL PROTECTED]> > Date: 2006/11/27 Mon PM 05:17:41 EST > To: Hans-Christoph Steiner <[EMAIL PROTECTED]> > CC: [email protected] > Subject: Re: [PD] DOS prompt > > Hi HC, > > Thanks for this: > > Hans-Christoph Steiner wrote: > > > Pd-extended and Pd vanilla are installed into %PROGRAMFILES%\pd\bin\pd.exe. > > > > %PROGRAMFILES is a environment variable that varies depending on the > > language of the install. Some possibilties: > > > > C:\Program Files > > Is there an escape character possible here? > > As in "C:\Program/ Files\pd\bin\pd.exe"? I remember this space was a > problem when I was trying this on Windows long ago.
It shouldn't be a problem on recent Windows. You can always put the whole path in quotes, like "C:\Program Files", to make sure. If I type: echo %PROGRAMFILES% in a command prompt it gives me this: C:\Program Files Martin _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
