I need to implement one functionality in MOSS 2007 : Ehen user clicks on View properties item from context menu of any document in document library then it should open in separate window instead of same browser .
I achieved this by overriding the core.js file in 12 hives folder and replacing customcore.js file in 12 hives folder and given reference in master page.
But I would like to perform the same result without touching
12 hives folder.
Can anyone please help me on this same ?
Thanks in advance.