I've installed Visual Studio 2010 Ultimate My problem: i couldn't find "vb.exe" or "c++.exe" or even the Studio executable file
Although i could run any projectWhat i want: I want to know the location of those executables
Motherboard: G41mt-s2p
OS: Windows 7 32-Bit
CPU: Dual-Core 3GHz
Memory: 2GB
VGA: Intel(R) G41 Express Chipset
Sorry for my bad English.

Look at the "Properties" box for the shortcut. Under the shortcuts tab. It will show you the path to the executables.
Are you sure there is a file called, for example, vb.exe? If so you can find it by typing "vb.exe" into the search box of the run menu. Another way would be to open a vs command prompt and see what value the PATH environment variable has. Any particular reason why you want to locate these files?
phil22 > Their is no shortcuts after the program was installed it says installed successfully then i click finish
And their is no shortcuts anywhere
But when i open saved project from my computer the program launchijack > I'm not sure about their name but i was have Visual Basic Express and i could found they in that version but in Ultimate i couldn't find any separated ".exe" from the installation location
Btw: i see video on youtube, someonehave Visual Studio Ultimate and he has those extensions
tasklist might give you a clue, if you know "about" what to look for, or use some filtration methods.
