----- Original Nachricht ---- Von: Hans-Christoph Steiner hans@eds.org An: huolong@arcor.de Datum: 24.10.2003 14:44 Betreff: Re: [PD] official Pd package (Miller!)
On Friday, Oct 24, 2003, at 06:48 America/New_York, huolong@arcor.de wrote:
hi miller,
i typed "c:\pd" as extraction-path (the self-extracting pd package for windows from your site) and it extracted it to "c:\pd\pd"
this is not the way we are used on windows, could you please correct this.
or
Yes, this breaks with the past, but I think this is the way things should go. Pd should be made to behave like a native app on each platform. On Windows, programs are installed in Program Files, so Pd should be also.
i could disagree. because pd is launched and configured from commandline, typing: c:\pd\bin\pd.exe -path c:\pd\externs -lib foo is easier than typing: "c:\program files\pd\bin\pd.exe" -path "c:\program files\pd\externs" -lib foo so, spaces in file/directory names are a pain in the ass when using commandline...
but,
what i ment, the millers installer doesnt show the whole path where it installs !
when an installer of some app asks where to install, i say "C:\Program Files\thenameoftheprogram" it will be installed to "C:\Program Files\thenameoftheprogram"
but, with millers installer it ask where to install, i say "C:\Program Files\Pd" and it installs to "C:\Program Files\Pd\Pd"
got it ?
if this is intentional (also for long term), let me know and i mention it in my (upcoming) tutorial that it extracts to a folder named "Pd" inside the path what you type in the extraction path.
With Miller's 0.37 installer and my 0.37 installer, you don't need to know where to put Pd in order to install it. Both installers automatically install into a default location.
yes, thats the case in allmost any programm. but how does the user know where to find the program after the installation when the installer shows it installs in "C:\Program Files" but in real case it installls in "C:\Program Files\Pd". the installer didn say/show its installed in directory "pd" under "drive:\yourselectedpath" and on most windows machine the "program files" directory is quite full, so the user could loose his nerves searching it (worsts case senario)
but, it's a good thing that pd is ALLWAYS installed to a sub-directory named "Pd", but the user MUST be informed about that during installation.
I don't remember, is your tutorial online somewhere? It would great to have in on pure-data.org.
it's not ready yet, but my intention/inspiration is to put it (only) on pure-data.org
i'll probably do an html version for reading online/screen and a pdf version for print...
cheers -andre
.hc
thank you -andre
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
http://at.or.at/hans/
because pd is launched and configured from commandline, typing: c:\pd\bin\pd.exe -path <SNIP>
Why not write a batch file? You put a shortcut on the desktop, in the startmenu, where ever, or at the least only have to call one file from the command line.
what i ment, the millers installer doesnt show the whole path where it installs !
I have to admit though, that I did the same thing (installed to c:\pd\pd), and changed it just because it seemed rather redundant and inelegant. It would be nice to have a clearer installer.
Nicholas