Search found 1 match
- Tue Jul 04, 2017 9:19 am
- Forum: Inkscape & other
- Topic: Inkscape doesn't exit after being called from Powershell Script
- Replies: 3
- Views: 4262
Inkscape doesn't exit after being called from Powershell Script
I've tried calling Inkscape with both inkscape.exe --export-png "$filedir\$filename.png" -w 512 "$filedir\$filename.svg" and "--export-png `"$filedir\$filename.png`" -w 512 `"$filedir\$filename.svg`"`nexit" | inkscape.exe --shell from a Powershell ps...