in reply to Re: Win7, ASSOCiation , and @ARGV
in thread Win7, ASSOCiation , and @ARGV
More puzzlement (perhaps because when we play in the registery, we're beyond my depth), how come:
C:>ftype perl perl="C:\Perl\bin\perl.exe" "%1" %*
while regedit doesn't know that? Searching the registery, I find NOTHING for the exact string you posted (meaning, I assume, that I should perhaps set that?) but do find, searching for .pl:
HKEY_CLASSES_ROOT | | | | | .pl (Default) REG_SZ ntpfile | | Content Type REG_SZ NoteTab Pro document | | Perceived Type REG_SZ text | | | Perl (Default) REG_SZ ntpfile | | | | | ShellNew (Default) REG_SZ (value not set) | | PersistentHandler (Default) REG_SZ {5e941....}
... the last of which says, "ww go out and RTFM (some more)!"
Thank you.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Win7, ASSOCiation , and @ARGV
by BrowserUk (Patriarch) on Mar 14, 2012 at 18:48 UTC | |
by ww (Archbishop) on Mar 14, 2012 at 20:06 UTC | |
by Corion (Patriarch) on Mar 14, 2012 at 20:10 UTC | |
by Not_a_Number (Prior) on Mar 14, 2012 at 20:26 UTC | |
by ww (Archbishop) on Mar 14, 2012 at 20:36 UTC | |
by Not_a_Number (Prior) on Mar 14, 2012 at 21:09 UTC | |
| |
by BrowserUk (Patriarch) on Mar 14, 2012 at 20:23 UTC | |
by ww (Archbishop) on Mar 15, 2012 at 13:20 UTC |