Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7957 Discussions

How to uninstall Intel® C++ STM Compiler Prototype Edition 3.0?

Joshi__Arpit
Beginner
467 Views

Hi,

I have installed Intel® C++ STM Compiler Prototype Edition 3.0. What is the procedure to uninstall it. I could not find any uninstall script.

Thanks!

0 Kudos
3 Replies
KitturGanesh
Employee
467 Views

Hi,
The uninstall_cproc.sh script should be in the bin/ia32 or bin/intel64 directories depending on what you installed for linux and you should be able to open a terminal and execute:
    <install-dir>/bin/ia32/uninstall_cproc.sh (substitute intel64 or ia64 for ia32 as desired)

and follow the prompts...

If you have installed for windows, you could uninstall by using the Windows Control Panel “Add or Remove Products” applet to change which product components are installed or to remove the product.

_Kittur

0 Kudos
Joshi__Arpit
Beginner
467 Views

Thanks Kittur. I'll try it out. 

0 Kudos
KitturGanesh
Employee
467 Views

Sure, let me know how it goes.....thx

0 Kudos
Reply