分享
 
 
 

HOWTO: Prepare for and Perform a Clean Installation of Visual Studio 6.0

王朝other·作者佚名  2006-01-09
窄屏简体版  字體: |||超大  

Deleting Visual Studio-Related Registry KeysThis section contains information on the Visual Studio-related Registry keys that you need to delete so that you can attempt a "clean" installation of Visual Studio applications.

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To access the Registry Editor, click the Start button, click Run, and type RegEdit. The key to be deleted is listed at the end of the path. For example, in the following line Devstudio is the key to be deleted:

KEY_LOCAL_MACHINE\Software\Microsoft\Devstudio

Delete the following keys that exist on your machine: (You may not have all of these keys.) Go to HKEY_LOCAL_MACHINE and delete the following:

HKEY_LOCAL_MACHINE\Software\Microsoft\Devstudio HKEY_LOCAL_MACHINE\Software\Microsoft\HTML Help Collections HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Basic HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Component Manager HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Modeler HKEY_LOCAL_MACHINE\Software\Microsoft\Visual Studio HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Visual Studio 6.0

-or-

MSDN Library

-or-

other Visual Studio 6.0 components.Retract this branch to the top.

Go to HKEY_CURRENT_USER and delete the following:

HKEY_CURRENT_USER\Software\Microsoft\Devstudio HKEY_CURRENT_USER\Software\Microsoft\Visual Basic HKEY_CURRENT_USER\Software\Microsoft\Visual Component Manager HKEY_CURRENT_USER\Software\Microsoft\Visual Modeler HKEY_CURRENT_USER\Software\Microsoft\Visual Studio HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\StartMenu\&Programs\Microsoft Visual Studio 6.0

-or_

MSDN Library

-or-

other Visual Studio 6.0 components

Retract this branch to the top.

Go to HKEY_USERS and delete the following:

HKEY_USERS\S-1-5-21-2127521184-1604012920-1887927527-72713\Software\Microsoft\Visual Studio HKEY_USERS\S-1-5-21-2127521184-1604012920-1887927527-72713\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\StartMenu\&Programs\Microsoft Visual Studio 6.0

-or-

MSDN Library

-or-

other Visual Studio 6.0 components

Close the Registry Editor.

Deleting Visual Studio-Related DirectoriesThis section contains information on the Visual Studio-related directories that need to be deleted so that you can attempt a "clean" installation of Visual Studio applications.

The directory to be deleted is listed at the end of the path. For example, in the line C:\Program Files\Microsoft Visual Studio, Microsoft Visual Studio is the directory to be removed.

Open Windows Explorer and delete the following directories that exist on your machine. (You may not have all of these directories.)

C:\Program Files\Microsoft Visual Studio (or the directory where you installed Visual Studio) C:\Program Files\Common Files\Designer C:\Program Files\Common Files\Microsoft Shared\MSDesigners98 C:\Program Files\Common Files\Microsoft Shared\MSDN C:\Program Files\Common Files\Microsoft Shared\Triedit C:\Program Files\Common Files\Microsoft Shared\VS98 C:\Program Files\Common Files\Microsoft Shared\Wizards98

Windows 95 and Windows 98 Users:

In your Windows directory, navigate to Application Data\Microsoft\Visual Studio and delete the Visual Studio folder. Use the following instructions to finish cleaning up the MSDN Library prior to a new installation:

From the Start button, point to Find, and click Files and Folders. Search for the following files: Hh.exe, Hh.dat, Hhcolreg.dat, Hhctrl.ocx, Itss.dll, Itircl.dll. Delete all occurrences of these files that you find.NOTE: When you delete these files, you will be removing all MSDN preferences and favorites. Windows NT 4.0 Users:

In your Windows NT directory, navigate to Profiles\ your login \Application Data\Microsoft and delete the Visual Studio folder. Follow these instructions to finish cleaning up the MSDN Library prior to a new installation:

From the Start button, point to Find, and click Files and Folders. Search for the following files: Hh.exe, Hh.dat, Hhcolreg.dat, Hhctrl.ocx, Itss.dll, Itircl.dll. Delete all occurrences of these files that you find.NOTE: When you delete these files, you will be removing all MSDN preferences and favorites. Windows 2000 Users:

Navigate to C:\Documents and Settings\ your login \Application Data\Microsoft and delete the Visual Studio folder. For additional information on cleaning up the MSDN Library prior to a new installation, click the article number below to view the article in the Microsoft Knowledge Base:

240350 HOWTO: Manually Uninstall the MSDN Library

All Users:

Check the file size of the Comcat.dll file that can be found in your Windows\System directory for Windows 95 and Windows 98 users or the WinNT\System32 directory for Windows NT 4.0 users. If the file size is not 22K, replace it with one of the Comcat.dll files from your Visual Studio installation CD 1. Note: This does not apply to Windows 2000 users. Use the following steps to replace Comcat.dll:

From the Start menu, click Run, and type regsvr32 /u comcat.dll. You should get a confirmation message that the file was successfully unregistered. Open Windows Explorer, go to your Windows\System or WinNT\System32 directory and rename Comcat.dll to Comcat.old. In Windows Explorer, go to D:\Common\Ide\Ide98\Redist (where "D" is the drive letter of your CD-ROM drive), and copy Comcat.dll to your clipboard. Go back to your Windows\System or WinNT\System32 directory and paste in Comcat.dll. From the Start, click Run, and type regsvr32 comcat.dll. You should get a confirmation message that the file was successfully registered.Delete all files in your Temp directory (typically, "C:\Windows\Temp"). You can do this from within Windows Explorer. If you have specified a different Temp directory, you will need to delete the files from this directory as well.

NOTE: To verify the location of your Temp directory click the Start menu, point to Programs, and click Command Prompt. Type set and press ENTER. Your system's environment settings will appear. Note the path to the folder for TEMP= and TMP=. Type exit at the Command Prompt or close the Command Prompt window and return to Windows Explorer. Delete the files from the directories specified as TEMP and TMP. For Windows 2000 users, click the Start button, point to Programs, and click Accessories and Command Prompt. Perform the same steps as described above.

Empty your recycle bin, and restart your machine.

Windows 95 and Windows 98 Users:

Some CD-ROM drives have difficulty reading some CDs. If this seems to be an issue on your machine, use the following steps to disable Direct Memory Access (DMA) on your CD-ROM drive:

From the Start button, point to Settings, and click Control Panel. Double-click the System icon. Click on the folder tab labeled Device Manager and find the icon for CD-ROM. Click the plus ("+") sign next to CD-ROM. The key will expand to show what model CD-ROM you have on your system. Next, highlight the CD-ROM model and click Properties, and Settings. Look for a check box labeled DMA. This box should be clear. If it is selected, clear it, and click OK. Next, click the Performance tab under System Properties and select File System, then CD-ROM. Set the Supplemental Cache Size to one notch above the lowest setting (far left) and set the Access Pattern to No Read Ahead. Click Apply and OK. Close System Properties and Control Panel. Windows prompts you to restart after you close Control Panel. If you have Windows 95:

It will be necessary to employ patience in performing these steps, as the computer will restart if you press CTRL+ALT+DEL more than one time per sequence, forcing you to repeat the procedure from the beginning after the system reboots.

Press CTRL+ALT+DEL keys to open the Close Program dialog box. Select (one at a time) each application listed in the box except for Explorer and Systray. Click End Task. The Close Program dialog box disappears. Press CTRL+ALT+DEL procedure to open the Close Program dialog box again. It is sometimes necessary to perform the End Task procedure more than once on certain applications. If a box pops up that prompts you to Wait or End Task, select End Task. Repeat the procedure until only Explorer and Systray remain in the window. The reason you need to do this is to unload all other processes from memory. Any running applications, especially anti-virus software, can cause problems with setup.If you have Windows 98:

From the Start menu, click Run. Type msconfig and press ENTER. Under the System Configuration Utility, General tab, select Selective Startup and clear all six options. Click OK. You will be asked to restart the computer. Click OK. When you return to Windows, the screen may look different than it did before because your computer is now in VGA mode. At the end of these instructions you will go to msconfig again and select Normal Startup.Windows NT4 Users:

Reboot your machine into VGA mode. Log on to the local machine as Administrator (not a user name with administrator privileges). Press CTRL+ALT+DEL, click Task Manager and End Task on all Applications and all Processes except Explorer and Taskmgr. This is particularly important in regards to anti-virus software or utilities packages (such as Norton Utilities) that run any system monitoring applications. When the processes give you a warning, click Yes. If you receive a message that states that you are not authorized to shut down that process, just go on to the next one.

Next, click the Start button, point to Settings, and double-click Control Panel, and click Services. Highlight any Server or other Service that could interfere with the installation and click Stop for each of them.

Windows 2000 Users:

Restart your machine, press F8 at the text screen and choose Safe Mode. Bring up the Task Manager by pressing CTRL+ALT+DEL. Click the Processes tab and End Process on everything except Explorer and Taskmgr. This is particularly important in regards to anti-virus software or utilities packages (such as Norton Utilities) that run any system monitoring applications. When the processes give you a warning, click Yes. If you receive a message that states that you are not authorized to shut down that process, just go on to the next one.

Next, click the Start button, point to Settings, and double-click Control Panel. Click Administrative Tools and select Services. Highlight any Server or other Service that could interfere with the installation and then click Action and Stop (or click the Stop Service button) for each of them.

All Users:

At this point, you should have all applications closed and be at the Windows Desktop. If there are any other applications open, close them now.

You can now update the Microsoft virtual machine, which was mentioned earlier in this document, if you desire.

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有