Lets have a batch with the following content: 1: ECHO %CD% 2: 3: PAUSE Then this batch runs by double-clicking in the folder with the batch: But if you choose “Run as administrator” the current working path switches to “C:\Windows\System” Why ever … ......
Today Patrick gives me a new license for his static code analysis tool NDepend for my fresh machine with Win7/64. This platform is new for me, so some things are different to Win XP. Maybe that till yet some of these things are not well enough understandanded from me. So i stepped in some traps. Here are my notes to get NDepend running. Download of NDepend Professional Edition from http://www.ndepend.com/NDep... Extracted to c:\program files (x86)\NDepend Started NDepend.Install.VisualStudi... ......