Quote:
Originally Posted by mlin
Does anyone know how to modify the action when pressing on the taskbar in the 6.5.X builds? I am using IMPACT and I want to disable the start menu action when tapping the top left corner of the screen. I know there is not much talk about the previous MR Projects in this thread but any help would be greatly appreciated. TIA!
|
tbl.ini
Find that file in your windows dir and open it with notepad. you will see exactly what it does.
[Area1]
LaunchMode = 2
LaunchExe = $STARTMENU
LaunchParam =
Remove those parameters if you do not want it to execute the start menu in the top left.