- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm try following commands but got error for latest VTune.
c:\vtuneres\intel-vtune-2025.0.0.1128_offline.exe --silent --eula accept
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
And I got:
Start installation flow... Installation of component has failed. Component id: intel.oneapi.win.oneapi-common.licensing, name: oneAPI Common, version: 2025.0.0+707. During the execution of the application 'C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe' with arguments '-NoLogo -NoProfile -NonInteractive -ExecutionPolicy AllSigned -File C:\ProgramData\Intel\InstallerCache\DownloadCache\intel.oneapi.win.oneapi-common.licensing,v=2025.0.0+707\latest_symlink_post_install.ps1 -installDir C:\Program Files (x86)\Intel\oneAPI -linkTargetVersion 2025.0 -latestLinkDir licensing' errors were received: W
I don't know what happened, but I try to copy the hint script and run it manually:
C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -NoProfile -NonInteractive -ExecutionPolicy AllSigned -File "C:\ProgramData\Intel\InstallerCache\DownloadCache\intel.oneapi.win.oneapi-common.licensing,v=2025.0.0+707\latest_symlink_post_install.ps1" -installDir "C:\Program Files (x86)\Intel\oneAPI -linkTargetVersion 2025.0" -latestLinkDir licensing -linkTargetVersion
Then I got:
C:\ProgramData\Intel\InstallerCache\DownloadCache\intel.oneapi.win.oneapi-common.licensing,v=2025.0.0+707\latest_symlin k_post_install.ps1 : Missing an argument for parameter 'linkTargetVersion'. Specify a parameter of type 'System.String' and try again. + CategoryInfo : InvalidArgument: (:) [latest_symlink_post_install.ps1], ParentContainsErrorRecordExcepti on + FullyQualifiedErrorId : MissingArgument,latest_symlink_post_install.ps1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try with the parameters below:
-a --silent --cli --eula accept
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got same error:
Checking system requirements...
Done.
Wait while the installer is preparing...
Done.
Launching the installer...
Start installation flow...
Installation of component has failed.
Component id: intel.oneapi.win.oneapi-common.licensing, name: oneAPI Common, version: 2025.0.0+707.
During the execution of the application 'C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe' with arguments '-NoLogo -NoProfile -NonInteractive -ExecutionPolicy AllSigned -File C:\ProgramData\Intel\InstallerCache\DownloadCache\intel.oneapi.win.oneapi-common.licensing,v=2025.0.0+707\latest_symlink_post_install.ps1 -installDir C:\Program Files (x86)\Intel\oneAPI -linkTargetVersion 2025.0 -latestLinkDir licensing' errors were received:
W
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have also tried to use Intel OneAPI ToolKit from this page's command line. But nothing happen, no installer start, and no errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just used the command line to install the oneAPI 2025.0 today, it can work without errors.
xxxxx_offline.exe -a --silent --cli --eula accept
When using silent mode to install oneAPI without error happening, it does have no any output until the installation is successful. You need to wait for a long time.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page