yck1509 / ConfuserEx

An open-source, free protector for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
3.54k stars 1.61k forks source link

CLI app fails to resolve paths with spaces in params #284

Open lamerbug opened 9 years ago

lamerbug commented 9 years ago

CLI app fails to resolve command line params correctly if paths contain spaces. can't recognize quotes and throw error.

yck1509 commented 8 years ago

Hi, Could you gives an example of such command line? I've just test a quoted path with space in CLI and it does not have problem with that.