1) I developed a driver. I know how to set simple symbol path. How can I refer to these driver symbols each time I have new version. I want to keep all these versions in symbol path. Do I have create a new subfolder for each version and copy my symbols there and update my symbol path to point to newly created subfolder in addition to other symbol path. Is there any other easy way? I cant put all the different versions of binaries in same folder because they have same name and I have to overwrite. Is there a way to suggest symbol path to recursively search subfolder also. 2) In debugger window, do I have command to see version of my driver. I have a crash file and it displays my driver name, but I also want to know which version of the driver caused it. I know from device manager or windows explorer, but I want to know from debugger window to help me in this case. Thanks, Raj