https://bugs.winehq.org/show_bug.cgi?id=48475
Bug ID: 48475 Summary: Lack of administration access dethroned .bat execution from modifying files without write access Product: Wine Version: 5.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mohammadsdtmnd@hotmail.com Distribution: ---
Installing CST studio 2020 required to run .bat file in admin privilege mode. I've tested it in real windows and it got no error, but here in winehq we have some error!
The error: Error: failed to read+write: ....
and I looked at those file by 'wine explorer' they from "Properties->Security->Permissions for every one" I can see there is no write Access. I think the solution is to implement elevated(administrator) access!