http://bugs.winehq.org/show_bug.cgi?id=30548
Bug #: 30548 Summary: MediaOne Plus 2.0 PhotoImpact (Ulead PhotoImpact X3) installer runs "regedit" with unsupported "/c" switch Product: Wine Version: 1.5.3 Platform: x86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
encountered while testing Ulead PhotoImpact X3 installer ... non-fatal but of course worth to be reported/fixed. It seems related to "MediaOne Plus 2.0 PhotoImpact" package which can be optionally installed.
/C = "Create and replace an existing registry from a file"
WINEDEBUG=+tid,+seh,+loaddll,+process
A couple of 'regedit /c foo.reg':
--- snip --- trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s "C:\users\focht\Temp\COR9595\MsgSchedule.reg"" ... regedit: Undefined switch /C! trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s "C:\users\focht\Temp\COR9595\Pages_Premium.reg"" ... regedit: Undefined switch /C! ... --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=30548
--- Comment #1 from Austin English austinenglish@gmail.com --- Still unsupported in wine-1.7.18-113-gfc25510
https://bugs.winehq.org/show_bug.cgi?id=30548
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #2 from hanska2@luukku.com --- still Undefined switch 1.7.24
https://bugs.winehq.org/show_bug.cgi?id=30548
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dwnld.paintshoppro.c | |om/PhotoImpactX3/TBYB/upix3 | |_tbyb_e-KEYPIX3ENPC.exe Severity|enhancement |trivial
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- http://source.winehq.org/source/programs/regedit/regedit.c#0052
https://bugs.winehq.org/show_bug.cgi?id=30548
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- still undone 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=30548
--- Comment #5 from super_man@post.com --- regedit: Undefined switch /C!
wine 1.9.12-git.
https://bugs.winehq.org/show_bug.cgi?id=30548
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from super_man@post.com --- This bug is actually fixed, but the c switch doesnt do anything.
https://bugs.winehq.org/show_bug.cgi?id=30548
--- Comment #7 from super_man@post.com --- https://source.winehq.org/patches/data/123691
https://bugs.winehq.org/show_bug.cgi?id=30548
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #8 from Hugh McMaster hugh.mcmaster@outlook.com --- (In reply to super_man from comment #6)
This bug is actually fixed, but the c switch doesnt do anything.
Yes, I know. I sent that patch to prevent regedit from exiting with failure.
I believe /c is just another way of importing a file (i.e. "regedit foo.reg"), so it should be easy enough to fix.
https://bugs.winehq.org/show_bug.cgi?id=30548
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1df0b0f986d028e83f88d09f3fc | |9e7d602cc7a89 Status|NEW |RESOLVED URL|http://dwnld.paintshoppro.c |https://web.archive.org/web |om/PhotoImpactX3/TBYB/upix3 |/20170617175529/http://dwnl |_tbyb_e-KEYPIX3ENPC.exe |d.paintshoppro.com/PhotoImp | |actX3/TBYB/upix3_tbyb_e-KEY | |PIX3ENPC.exe Resolution|--- |FIXED
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/1df0b0f986d028e83f88d09f3f... ("regedit: Accept /C as a valid switch.")
Thanks Hugh
$ sha1sum upix3_tbyb_e-KEYPIX3ENPC.exe 620ab85d2d3c5cb8c59282222e38fcb01bd503de upix3_tbyb_e-KEYPIX3ENPC.exe
$ du -sh upix3_tbyb_e-KEYPIX3ENPC.exe 164M upix3_tbyb_e-KEYPIX3ENPC.exe
$ wine --version wine-4.3-229-g6d82b2f1ad
Regards
https://bugs.winehq.org/show_bug.cgi?id=30548
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.4.