http://bugs.winehq.org/show_bug.cgi?id=6978 Summary: datas paths are set to "my documents" path Product: Wine Version: 0.9.22. Platform: PC URL: http://appdb.winehq.org/appview.php?iVersionId=5226 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: linux(a)ikiru.ch Under Windows, path for all datas is "c:/Program Files/UBS e-banking/UBSPay". But running with wine, it is changed to /home/user (where home/user is the "my documents" path, I guess), where the software create many files and folders. It seems like UBSPay interprets path "L:" (which is the "home path" under "winecfg", equivalent to /home/user) as beeing his "c:/Program Files/UBS e-banking/UBSPay". There is no "ini" file or any configuration file neither. I have identified a mean to bypass the problem : instead running "Program Files/UBS e-banking/UBSPay/UBSPay.exe", run "Program Files/UBS e-banking/UBS Shell/Ubsshell.exe" allows to the right folder to be used. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.