On WinXP Open and Open With gives same result, both way view creates = "public" folder. I created a HOME environment variable to point the rebol.exe file in = program files, as adviced in rebol document, but same result. And I captured some logs using FileMonitor and PorcessMonitor from = SystemInternals, rebol.exe first tries to open public folder, then = create it, then loads the user.r from the installation path, then loads = the script.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf = Of Nick Antonaccio Sent: Friday, January 02, 2009 4:03 AM To: [email protected] Subject: [REBOL] Re: view creates "public" folder each time on windows Aha! Looks like one didn't have the full path, and one did. Thanks = Gregg :) Quoting Gregg Irwin <[email protected]>: > > Hi Nick, > >>> See what is in >>> = HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\File= Exts\.r\OpenWithList > > NA> "rebol.exe" > > If you put that under the regular shell commands, does it work? I > don't know the details, or why it would behave differently if you have > a full path and switches (which I do here for default use), but it's > easy enough to test. > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > --=20 To unsubscribe from the list, just send an email to=20 lists at rebol.com with unsubscribe as the subject. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
