fix #380: regression: the arg parser in the nwjs "open" event callback got broken
This was a consequence of implementing the "-unique" flag. It required adding a "data-dir" flag to the command line which through off the very brittle arg parser in the "open" event callback.