首页 > 编程语言 > 详细

安装UnityVS 2012步骤

时间:2014-11-08 22:06:18      阅读:283      评论:0      收藏:0      [点我收藏+]

英文原文是:

Cracked by Twisted89
//////////////////////////////////////////////////
// INSTALL INSTRUCTIONS
//////////////////////////////////////////////////

1. If you have previously installed UnityVS uninstall it now, run ccleaner to remove any left over files & registry keys and reboot.
2. Run UnityVS 2012.msi to install UnityVS
3. Run "make Dir.bat" as ADMINISTRATOR, if you see any errors then make sure you have admin rights and run it again. 
4. Right click "copy rhino.bat" and choose edit to open it in notepad
5. replace PATH_TO_THIS_DIRECTORY with the directory which you extracted the .bat and "Rhino.Licensing.dll" to. You should end up with something that looks like this ‘copy "D:\extracted\Rhino.Licensing.dll" "%SystemRoot%\assembly\GAC_MSIL\Rhino.Licensing\1.2.0.0__0b3305902db7183f"‘
6. Save the edit .bat and run it as ADMINISTRATOR, if you get any errors check the file again and make sure it saved correctly. 
7. Navigate to "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\SyntaxTree\UnityVS" and DELETE the "Rhino.Licensing.dll" File (it should ask you for admin rights to do this)
8. Now move (Cut & paste) the "log4net.dll" file from the current UnityVS Directory  to the Visual Studio IDE directory (Go up 3 Directories - "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE")
9. Launch Visual Studio 2012 (If you get any errors from visual studio at this point or after make sure you‘ve followed every step correctly, if you have uninstall UnityVs, uninstall visual studio 2012, run ccleaner for both temp files and the registry then
reboot and start again)
10. It should now prompt you for your key, open up the key.txt extracted earlier and copy the contents into the box, it should now enable the OK button, click that and you‘re done!

 

安装步骤:

1.大概意思是要是安装过卸载吧。。。

2.运行UnityVS 2012.msi

3.以管理员身份运行make Dir.bat

4.右击copy rhino.bat,编辑它

5.把 "E:\Backups\UnityvsV1.2\Rhino.Licensing.dll" 中的路径改成你放置UnityVS 2012的位置,然后保存退出

6.以管理员身份运行copy rhino.bat

7.到 C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\SyntaxTree\UnityVS 目录下删除Rhino.Licensing.dll

8.在 C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\SyntaxTree\UnityVS找到log4net.dll,剪切它放到C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE

9.启动vs2012

10.弹出一个窗口,复制UnityVS中key.txt的内容进去

 

最后打开unity,点击assets——import package——Unity vs 2012

安装UnityVS 2012步骤

原文:http://www.cnblogs.com/123ing/p/4083984.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!