Dig a bit of digging around on the internet to come up with these. This is a flyout menu with links/icons to Logout, Shutdown, Restart, Switch User & Lock your computer.
Note: These are specifically for Win7 x64. Your mileage will very depending on your OS. Also I had to move "Tsdiscon.exe" from "C:\Windows\System32" because while I could find it, see it & run it from Explorer, OD2 could NOT. I don't know if this is a Win7 thing or OD2 bug, however moving the file to another folder allowed OD2 to see & run it. I also moved it completely out of the windows folder and have not tried to see if OD2 could find it in the Windows folder at all. All are self explanatory if you just look at their Titles and have been bolded.
Additional: Shutdown (the last in the list) shuts down the computer and forces all programs to terminate pretty much immediately. If you want a 30s window to allow programs to terminate and then shutdown the computer then remove the "-t 00" ... leave the "-s".
[Item(1-1)]
Type=Flyout
Target=My Computer
UsePopup=0
nEntries=4
Title=Logout/Shutdown
Image=.\bundled images\shutdown-restart icons\msn.png
[Item(1-1)P1]
Type=Shortcut
Target=Shutdown.exe
Args=-r -t 00
StartIn=C:\Windows\SysWOW64
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=Restart
Image=.\bundled images\shutdown-restart icons\restart.png
[Item(1-1)P2]
Type=Shortcut
Target=tsdiscon.exe
StartIn=C:\
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=Switch User
Image=.\bundled images\shutdown-restart icons\switch user.png
[Item(1-1)P3]
Type=Shortcut
Target=rundll32.exe
Args=user32.dll, LockWorkStation
StartIn=C:\Windows\System32\
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=LOCK
Image=.\bundled images\shutdown-restart icons\lock.png
[Item(1-1)P4]
Type=Shortcut
Target=Shutdown.exe
Args=-s -t 00
StartIn=C:\Windows\SysWOW64
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=Shutdown
Image=.\bundled images\shutdown-restart icons\shutdown.png
Images used in this production, in case anyone actually uses this and is interested...




