Search found 2 matches

by gfdice
Wed Jan 19, 2011 2:11 am
Forum: FlashGot Development
Topic: Can't download file to non-ascii path
Replies: 3
Views: 3361

Re: Can't download file to non-ascii path

Thanks for your reply :D
runw() seems to do the right thing, but firefox4 is still in beta, and many plugins I like need more time to keep up with it :|
So, I need a work-around for firefox3... Is there any means to convert strings to ansi encoding before sending it to the customed downloader?
by gfdice
Tue Jan 18, 2011 2:38 am
Forum: FlashGot Development
Topic: Can't download file to non-ascii path
Replies: 3
Views: 3361

Can't download file to non-ascii path

Win7(Simplified Chinese Version, ansi encoding = gbk/cp936) + Firefox 3.6.13 + flashgot 1.2.8 In the FlashGot destination directory dialog, I choosed a non-ascii path, then the customed downloader received a wrong path(garbled characters) via command line. I guess the problem is the wrong conversion...