Actually i need to use the Developer command prompt for my project. Iam doing project in java. Without entire visual studio shall i use only dumpbin.exe file to execute commands.

As far as I'm aware the developer console merely sets up some environment variables. To discover what those variables you'll need the full edition of Visual Studio installed, or ask someone who has. Open up a developer console and type the 'set' command without any paramaters. You may need to change some paths to reflect the configuration of you own machine but once you have this information you can probably create you own dev console without needing to install the full version.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.