SQL Server 2008 installation process
Main installation link reference
Baidu Experience Links http://jingyan.baidu.com/article/ c1a3101eb2e7dbde656debef.html
When installing to the "instance configuration" step, the error "the instance name is already in use" is resolved in the following way
HTTP://BLOG.SINA.COM.CN/S /blog_672b419f010158ld.html
is now installed Myeclipse10:
First configured JDK,JDK can go to the official website http://www.oracle.com /technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download,
I downloaded version 1.8 of windows-x86,
Configure environment variables Classpath and path
Classpath= at installation time.; C:\Program Files\java\jdk1.8.0_65\lib\tools.jar; C:\Program Files\java\jdk1.8.0_65\lib\dt.jar;
Path=c:\program Files\java\jdk1.8.0_65\bin
After completion through CMD, enter Javac, java-version test.
Hack: Double-click Run.bat, run Cracker.jar, specific link reference Baidu experience http://jingyan.baidu.com/article/e5c39bf5811a8939d7603390.html
I have the problem is: the activation code and activation key, still show no activation Search online information said to run the registrar as an administrator still not
I re-uninstall Myeclipse10 , run Setup again as Administrator, double-click Run.bat run cracker.jar last successful activation
MyEclipse cracking and SQL Server 2008 installation Procedures