Consider that I have opened a file, E:\code\module1\souce\temp.c, in Source Insight. Then in the Source Insight title bar it will display the path as temp.c(E:\code\..\source).
But I want it to display like temp.c (E:\code\module1\source). How can I achieve this?