[Bug 48000] Multiple installers call 'reg.exe' with unhandled 'copy' command (CDBurnerXP 4.1.x - 4.4.x, Windows PowerShell 2.0)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Dec 14 13:21:48 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48000

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|CDBurnerXP 4.1.x - 4.4.x    |Multiple installers call
                   |installer calls 'reg.exe'   |'reg.exe' with unhandled
                   |with unhandled 'copy'       |'copy' command (CDBurnerXP
                   |command                     |4.1.x - 4.4.x, Windows
                   |                            |PowerShell 2.0)

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding another installer: Windows PowerShell 2.0 (from bug 25740).
Refining summary accordingly.

Stable download via Internet Archive:

https://web.archive.org/web/20191125114835/http://download.microsoft.com/download/E/C/E/ECE99583-2003-455D-B681-68DB610B44A4/WindowsXP-KB968930-x86-ENG.exe

--- snip ---
$ rm -rf .wine

# work around "You must use \"Turn Windows features on or off\" in the Control
Panel to install or configure Microsoft .NET Framework 2.0 SP1."
$ WINEARCH=win32 winetricks winxp

$ wine .cache/winetricks/dotnet20sp1/NetFx20SP1_x86.exe /q

$ taskset -c 0 wine ./WindowsXP-KB968930-x86-ENG.exe /q
...
0034:fixme:updspapi:UpdSpSetDynamicStringA 00512228 "SystemRoot" "C:\\windows"
reg: Invalid option [copy]. Type "REG /?" for help.
reg: Invalid option [copy]. Type "REG /?" for help.
reg: Invalid option [copy]. Type "REG /?" for help.
reg: Invalid option [copy]. Type "REG /?" for help.
reg: Invalid option [copy]. Type "REG /?" for help.
reg: Invalid option [copy]. Type "REG /?" for help.
Path not found.
...
--- snip ---

$ sha1sum NetFx20SP1_x86.exe 
eef5a36924cdf0c02598ccf96aa4f60887a49840  NetFx20SP1_x86.exe

$ du -sh NetFx20SP1_x86.exe 
24M    NetFx20SP1_x86.exe

$ wine --version
wine-5.0-rc1

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list