I don't have VS2012 installed, but it should be no problem to adapt VS2010 configurations to VS2012.
- Open in Windows Explorer or any other File Manager the directory UEStudio Program Files directory\configs\ with administrator privileges.
- Create in this directory a new directory with name Visual Studio 2012.
- Copy all subdirectories from directory Visual Studio 2010 to directory Visual Studio 2012.
- In all the text files in all the subdirectories of directory Visual Studio 2012 you have to change some variables in section [Variables] and some settings in section [Settings]. You may want to do this first only on the C# configuration you next want to use before applying the changes to all other configurations of C# and perhaps other programming languages too.
- You have to adapt to VS2012 the setting Framework = and setting MSSDK = and perhaps others too.
- You have to adapt to VS2012 the variables RootDir =, VcDir =, CommonDir =, SDKDir = and MSSDKDir = and perhaps some more.
I can't tell you the values for those settings and variables, but it should be no problem for you to find them out.
The following steps are just for completeness.
- Open in Windows Explorer or any other File Manager the directory UEStudio Program Files directory\projects\ with administrator privileges.
- Create in this directory a new directory with name Visual Studio 2012.
- Copy the 4 *.wiz files from directory Visual Studio 2010 to Visual Studio 2012.
- Open the 4 *.wiz files in directory Visual Studio 2012 and replace the text Visual Studion 2010 by the text Visual Studion 2012 at top of every file.
- Save all 4 *.wiz files and close them.