Search
Support & Downloads
All of Support
This Category
Software Products
Performance Tools for Software Developers
Is there a way to do a silent install with VTune™ analyzer?

Silent (non-interactive) installation means that the installation procedure will not display any user interface and will not pose any questions to the user.

Here are the command line options for silent install for VTune analyzer native:

Note: All commands are entered on one line. The browser may wrap the commands below.

Install:
setup.exe /DNative /V /q INSTALLDIR="<DestinationFolderToInstall>"
setup.exe /DNative /V /q installs to the default location of <programfilesfolder>\Intel\VTune

Uninstall:
msiexec.exe /I{3BEADE1E-7521-4306-93CF-B52A75061C46} /q REMOVE="ALL" REBOOT="ReallySuppress"
Msiexec.exe is present in windows* system folder

Remotecurrently silent install cannot be effectively used.

Operating System:
Windows* XP Professional x64 Edition, Windows* XP 64-Bit Edition, Windows* XP Professional, Windows* XP Home Edition, Windows* XP Tablet PC Edition, Windows* XP Media Center Edition, Windows* XP 64-Bit Edition Version 2003

This applies to:
Intel® VTune™ Performance Analyzer 8.0 for Windows*

Solution ID: CS-020733
Date Created: 07-Apr-2005
Last Modified: 02-Apr-2008
Back to Top