PowerShell
PowerShell copied to clipboard
Uninstall-InnoSetup.ps1 with wildcard ?
my application name contain the application version, like "myapp v1.5", how to add the possibility to uninstall innot setup application by wild card ?
Like :
PS > Uninstall-InnoSetup "myapp v*"