diff options
Diffstat (limited to 'packages/win32_inno/TODO')
-rw-r--r-- | packages/win32_inno/TODO | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/packages/win32_inno/TODO b/packages/win32_inno/TODO index 3a82f593..3d778f03 100644 --- a/packages/win32_inno/TODO +++ b/packages/win32_inno/TODO @@ -1,7 +1,15 @@ -- Another detail is that the menu item "help/1 manual" results in no action - possibly some link pointing to the wrong place? +- check out using env vars in Path settings in registry, or make relative paths + +- move gripd files to pd\gripd + +- Another detail is that the menu item "help/1 manual" results in no action - + possibly some link pointing to the wrong place? It turns out that the + rundll "open" thingy isn't working... + - make Pd.exe using MinGW's "start.exe" like MacOSX's "open" + - menu_openhtml on Win32 with rundll should be able to open other + filetypes like open on MACOSX. -- add SMlib from email from Anders - get Pd compiling on MinGW:. From Carmen: @@ -11,8 +19,4 @@ if you dont feel like doing that.." -- make Pd.exe using MinGW's "start.exe" like MacOSX's "open" - -- menu_openhtml on Win32 with rundll should be able to open other filetypes like open on MACOSX. - - get Windows Makefiles for Gem |