luke_hammer wrote:

> it's possible to customize what happens when you left or
> right-click on one of the folders in this view

When you right-click on a menu folder item, Explorer's context menu for that 
item is displayed -- if 
Explorer is your shell.
You can customize Explorer's context menu by enabling PowerPro's Context menu 
support, open the 
help file Index tab and search for "context menu in Explorer".

Eventually you will need to create your own custom Context list - As an 
example, here's a subset of 
mine (edited, untested). I load it from an .ini file and you could do the same, 
however you'll be missing 
my script files therefore clicking on a menu item will generate a 'script not 
found' warning from 
powerpro).

The context menu can be accessed by right-clicking a file/folder in Explorer 
(or powerpro menu folder), 
look for the p² (p-squared) entry, if any new action is defined for the 
selected file type it will appear 
there.

; ------------------------------------
; Context and contextFolder lists here
; ------------------------------------

[Context:Properties]
Format1 = IconSize: 16 Position: Floating
Format2 = MaxText: 127
Format3 = Flat TopMost Border AllVDesks 3DFrame
Format4 = TextCenter BarSize

[1]
Label = p²
LCmd1 = format
LParam1 = StartSubmenu

[2]
Label = >compressed
LCmd1 = format
LParam1 = Context *.zip,*.rar,*.exe,*.tar.gz

[3]
Label = open with WinRAR
;Icon ="c:\Program Files\Winrar\Winrar.exe",0
LCmd1 = [EMAIL 
PROTECTED]("",1,"*",?"WinRar\WinRar.exe",??"|"?,file.folder(_file_))

[4]
Label = open with...
LCmd1 = Format
LParam1 = StartSubmenu

[5]
Label = EndSubmenu
LCmd1 = format
LParam1 = EndSubmenu

[6]
Label = EndContext
LCmd1 = format
LParam1 = EndContext

[12]
Label = >music
LCmd1 = format
LParam1 = Context *.mp3,*.ogg,*.wma,*.wav

[13]
Label = open with Media Player Classic
LCmd1 = [EMAIL 
PROTECTED]("",1,"*",?"mplayerc.exe",??"?++_file_++??"?,file.folder(_file_) )

[14]
Label = open with...
LCmd1 = Format
LParam1 = StartSubmenu

[15]
Label = windows media player
LCmd1 = [EMAIL PROTECTED]("",1,"*",?"Windows Media 
Player\wmplayer.exe",??/prefetch:1 "|"?,file.folder(_file_))

[15]
Label = irfanview
LCmd1 = [EMAIL 
PROTECTED]("",1,"*",?"IrfanView\i_view32.exe",??"|"?,file.folder(_file_))

[16]
Label = EndSubmenu
LCmd1 = format
LParam1 = EndSubmenu

[12]
Label = >movies
LCmd1 = format
LParam1 = Context *.avi

[13]
Label = open with Media Player Classic
LCmd1 = [EMAIL PROTECTED]("",1,"*","mplayerc.exe",??"|"?,file.folder(_file_)) 

[14]
Label = open with...
LCmd1 = Format
LParam1 = StartSubmenu

[15]
Label = irfanview
;Icon ="c:/Program Files/IrfanView/i_view32.exe",0
LCmd1 = [EMAIL 
PROTECTED]("",1,"*",?"IrfanView\i_view32.exe",??"|"?,file.folder(_file_))

[16]
Label = EndSubmenu
LCmd1 = format
LParam1 = EndSubmenu

[17]
Label = EndContext
LCmd1 = format
LParam1 = EndContext

[51]
Label = EndSubmenu p²
LCmd1 = format
LParam1 = EndSubmenu

[ContextFolder:Properties]
Format1 = IconSize: 16 Position: Floating
Format2 = MaxText: 531
Format3 = Flat TopMost Border AllVDesks 3DFrame
Format4 = TextCenter BarSize

[1]
Label = p²
LCmd1 = format
LParam1 = StartSubmenu

[2]
Label = browse with...
LCmd1 = Format
LParam1 = StartSubmenu

[44]
Label = WinRAR
LCmd1 = [EMAIL PROTECTED]("",1,"*",?"WinRar\WinRar.exe",??"|"?,_file_)

[5]
Label = x²
;Icon ="%ProgramFiles%\zabkat\xplorer2\xplorer2_UC.exe",0
LCmd1 = "%ProgramFiles%\zabkat\xplorer2\xplorer2_UC.exe"

[6]
Label = irfanview thumbnails
LCmd1 = [EMAIL PROTECTED]("",1,"*",?"IrfanView\i_view32.exe",??"|" 
/thumbs?,file.folder(_file_))

[7]
Label = EndSubmenu
LCmd1 = format
LParam1 = EndSubmenu

[8]
Label = play with...
LCmd1 = Format
LParam1 = StartSubmenu

[9]
Label = irfanview
;Icon ="c:\Program Files\IrfanView\i_view32.exe",0
LCmd1 = [EMAIL 
PROTECTED]("",1,"*",?"IrfanView\i_view32.exe",??"|"?,file.folder(_file_))

[11]
Label = EndSubmenu
LCmd1 = format
LParam1 = EndSubmenu

[20]
Label = EndSubmenu p²
LCmd1 = format
LParam1 = EndSubmenu



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to