From 0632a4b5edeba9edb2419bc18b692a6dd0e79a82 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 9 Apr 2009 01:29:24 +0000 Subject: - hard-coded user install paths outlined in this FAQ entry. This makes it so that Pd-extended will look in the user install paths regardless of the prefs: http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended - fixed prefs generating script to make the windows files properly - removed new hard-coded paths from the default prefs files svn path=/trunk/; revision=10991 --- packages/win32_inno/pd-settings.reg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'packages/win32_inno/pd-settings.reg') diff --git a/packages/win32_inno/pd-settings.reg b/packages/win32_inno/pd-settings.reg index bedb8540..0ed56ef0 100755 --- a/packages/win32_inno/pd-settings.reg +++ b/packages/win32_inno/pd-settings.reg @@ -1,7 +1,7 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Pd] -"flags"="-helppath %UserProfile%/applic~1/Pd -helppath %ProgramFiles%/common~1/pd" +"flags"=" "loadlib1"="libdir" "loadlib2"="Gem" "loadlib3"="cyclone" @@ -104,11 +104,11 @@ Windows Registry Editor Version 5.00 "loadlib98"=- "loadlib99"=- "loadlib100"=- -"path1"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,2f,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,20,00,46,00,69,00,6c,00,65,00,73,00,2f,00,50,00,64,00,00,00 -"path2"=hex(2):25,00,55,00,53,00,45,00,52,00,50,00,52,00,4f,00,46,00,49,00,4c,00,45,00,25,00,2f,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,20,00,44,00,61,00,74,00,61,00,2f,00,50,00,64,00,00,00 -"path3"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,2f,00,46,00,6f,00,6e,00,74,00,73,00,00,00 -"npath"=3 +"path1"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,2f,00,46,00,6f,00,6e,00,74,00,73,00,00,00 +"npath"=1 ; delete all existing path flags +"path2"=- +"path3"=- "path4"=- "path5"=- "path6"=- -- cgit v1.2.1