Comment 1 for bug 612852

Revision history for this message
niknah (hankin0) wrote : Re: openApp()did not support chinese characters

In python you have to use the "u" string...

openApp(u"D:\\Program Files\\Netease\\网易闪电邮\\Start.exe")