pwnall / node-open

open a file or uri with the users preferred application (browser, editor, etc), cross platform
MIT License
560 stars 57 forks source link

Parameter contains 'CD' #24

Open xudongwang opened 10 years ago

xudongwang commented 10 years ago

For example, open(url, filePath, function (error) {}) url:http://www.lingshi.com/list/?k=%B4%F3%B0%D7%CD%C3

user IE show 'http://www.lingshi.com/list/?k=%B4%F3%B0%D7C:\Program%20Files%20(x86)\C3('

how to solve.

thank you very much.