Set the INSTALL_ROOT environment variable to the directory where you want to install Creator to (like C:\QtCreator_2.1) and run mingw32-make install.
Because Designer is part of Qt release (which is compiled with MinGW) and Creator is part of the "Qt Creator" release which is built with msvc. Glued together this gives "Qt SDK".
Bookmarks