@@ -1,6 +1,6 @@
param (
[string]$inputname = '',
- [string]$outputname = '',
+ [string]$outputname = ''
)
Add-Type -AssemblyName System.Windows.Forms