MATLAB: Hi there, I want to use deploytool but I am not changing the compiler select

deploytoolexeguimex

I have 64 bit computer and windows 8.1 .I am using matlab 2010a version. I am trying to run deplaytool but there is only microsoft visual studio 2005/2008 .But I need to built visual 2010 according to this link :http://www.mathworks.com/support/compilers/R2010a/win64.html#matlab. And this is the error message,
Could not find the 64-bit compiler. This may indicate that the
"X64 Compilers and Tools" or the Microsoft Windows Software
Development Kit (SDK) is not installed. To build 64-bit binaries,
Microsoft Visual C++ 2008 Express Edition requires that these two
packages be properly installed.
Related Question