我安裝了visual studio 2013 update 4。最近我爲VS 2013安裝了node.js擴展。它工作正常。然後我也安裝了Visual Studio代碼。但這導致VS 2013在啓動時掛起VS 2013安裝nodejs擴展和可視化的stuio代碼後掛起?
我試着卸載Visual Studio代碼。但VS 2013仍然在啓動時掛起。
這裏是ActivityLog.xml
</activity>
.
.
.
.
<entry>
<record>1065</record>
<time>2016/03/16 16:02:44.666</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
<guid>{FE8A8C3D-328A-476D-99F9-2A24B75F8C7F}</guid>
</entry>
<entry>
<record>1066</record>
<time>2016/03/16 16:02:44.666</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [NodejsPackage]</description>
<guid>{FE8A8C3D-328A-476D-99F9-2A24B75F8C7F}</guid>
</entry>
<entry>
<record>1067</record>
<time>2016/03/16 16:02:44.672</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function VBDispatch::GetTypeLib</description>
</entry>
<entry>
<record>1068</record>
<time>2016/03/16 16:02:44.672</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Leaving function VBDispatch::GetTypeLib</description>
<guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
</entry>
<entry>
<record>1069</record>
<time>2016/03/16 16:02:44.808</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [NodejsPackage]</description>
<guid>{FE8A8C3D-328A-476D-99F9-2A24B75F8C7F}</guid>
</entry>
</activity>
現在我該怎樣卸載Node.js的擴展,因爲我無法甚至開始VS