Tag: EXE
PowerShell Process Monitor
Posted by Christian Nyhuus | Dec 18, 2016 | PowerShell | 0 |
Extract Java MSI from EXE with PowerShell
Posted by Christian Nyhuus | Dec 7, 2016 | PowerShell | 1 |
Uninstall EXE Applications with PSADT
by Christian Nyhuus | Apr 7, 2017 | PowerShell App Deployment Toolkit | 2 |
Do you want to uninstall EXE applications with PowerShell App Deployment Toolkit (PSADT)? Then you...
Read MorePowerShell Process Monitor
by Christian Nyhuus | Dec 18, 2016 | PowerShell | 0 |
I wanted a process to be always running, so why not make a PowerShell Process Monitor for that?...
Read MoreExtract Java MSI from EXE with PowerShell
by Christian Nyhuus | Dec 7, 2016 | PowerShell | 1 |
Extracting the MSI from Java’s EXE Installer, cant be done directly. Normally we would have...
Read More