Missing Short Cut

  • Thread starter Thread starter Guest
  • Start date Start date
From a command prompt you can expand the file from your Windows 2000 install
CD-Rom. An example;

expand E:\I386\appwiz.cp_ %systemroot%\system32\appwiz.cpl

would expand a new copy to the \system32 directory.

Also you'll want to use the correct version for the service pack level
you're at. So you may need to extract the file from a service pack.

To extract the service pack files without installing them, execute
J:\W2kSP4\W2KSP4.exe /x
Then when prompted, specify a directory to hold the extracted files.

After you expand the file to the \system32 dir then you'll likely need to
re-register it.


From the "Run" box;
regsvr32 %systemroot%\system32\appwiz.cpl


regsvr32 %systemroot%\system32\webvw.dll
to rebuild several *.htt files

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Add Remove Programs Icon in Control panel is missing. How can I bring it
back?
| TIA
 
Back
Top