Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

45 VOTE
Status SHIPPED
Created by Jamison Smith
Created on Aug 22, 2024

LTSpice

Would like the LTSpice simulator added to help maintain updates.

What Patch My PC product is this new application request for? Patch My PC Enterprise
  • Attach files
  • Andy Knaepen
    Jun 12, 2025

    Love it!

  • Admin
    Jason Bergner
    Jun 11, 2025

    Good News! LTspice has been added to the catalog as of yesterday - https://patchmypc.com/catalog-release/2025/06-10-25/

  • Andrew Boyd
    Mar 18, 2025

    Hi, we also have a requirement for LT SPICE.

    We currently install using a PS Script

    $process = "msiexec.exe"

    $args = "/i ""$PSScriptRoot\LTspice64.msi"" ALLUSERS=1 AI_INSTALLPERUSER=3 /passive /norestart"

    start-process $process -ArgumentList $args -Wait

    # Remove LT SPICE 24.0.12 Check for updates- located in "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\LTspice\Check for updates.lnk"

    Remove-Item 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\LTspice\Check for updates.lnk' -Force -ErrorAction SilentlyContinue

    # Remove Uninstall LTspice 24.0.12 - located in "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\LTspice\Uninstall LTspice 24.0.9.0.lnk"

    Remove-Item 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\LTspice\Uninstall LTspice 24.0.12.0.lnk' -Force -ErrorAction SilentlyContinue

    # Remove LTSPICE Desktop Shortcut - located in "C:\Users\Public\Desktop\LTspice.lnk"

    Remove-Item "C:\Users\Public\Desktop\LTspice.lnk"


    The uninstaller example is as follows

    Start-Process $uninstallFile $args -Wait

    #calling registry uninstall strings

    $process='msiexec.exe'

    $arg = '/x {486041B4-482F-4577-BAD5-9EF2FC1DE2F4} /quiet /norestart'

    start-process $process -ArgumentList $arg -wait


  • Phil Dowell
    Oct 7, 2024
  • +28
17 VOTE

Create an automated installer package for LTspice software

Merged
LTspice ® is a powerful, fast, and free SPICE simulator software, schematic capture and waveform viewer with enhancements and models for improving the simulation of analog circuits. Its graphical schematic capture interface allows you to probe sch...
David Lowe 7 months ago in Commercial Apps (Windows) 0 SHIPPED
19 VOTE

LTspice

Merged
This activity is operated on behalf of ESA (European Space Agency)
Riccardo Albo over 2 years ago in Commercial Apps (Windows) 0 SHIPPED