https://bugs.winehq.org/show_bug.cgi?id=47405
Bug ID: 47405 Summary: Windows 7 Updates Installer batch script: 'Run as administrator' Product: Wine Version: 1.8.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: mcluskyism@alice.it Distribution: ---
Created attachment 64753 --> https://bugs.winehq.org/attachment.cgi?id=64753 WINEDEBUG=+relay,+seh,+tid wine cmd /c WHD-W7UI.cmd >> output.txt 2>&1
From FAQ - WineHQ Wiki "As far as Windows programs are concerned, you are
running with administrator privileges. If an application complains about a lack of administrator privileges, file a bug;" My first time on Bugzilla, please be kind. This script refuses to work, claiming administrator privileges.
https://github.com/abbodi1406/WHD/blob/master/scripts/WHD-W7UI_4.9.zip sha1sum WHD-W7UI_4.9.zip 72cfd597e76ec5442ebbf46641702b0367e83e3d WHD-W7UI_4.9.zip
wine --version wine-1.8.7 (Debian 1.8.7-2)
uname -a Linux atmyhome 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1+deb9u3 (2019-06-16) i686 GNU/Linux
wine cmd /c WHD-W7UI.cmd &> log.txt
============================================================ ERROR: right click on the script and 'Run as administrator' ============================================================
Press any key to exit.