2 lines
No EOL
181 B
PowerShell
2 lines
No EOL
181 B
PowerShell
$args = '/MSBUILD:..\Installer\AmagnoVirtualPrinter.WixSharpInstaller', '/p:..\AmagnoVirtualPrinter'
|
|
Start-Process -FilePath '.\Files\AmagnoPrinterInstaller.exe' -ArgumentList $args |