[Bug 30548] New: MediaOne Plus 2.0 PhotoImpact (Ulead PhotoImpact X3) installer runs "regedit" with unsupported "/c" switch
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(a)winehq.org ReportedBy: focht(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30548 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Still unsupported in wine-1.7.18-113-gfc25510 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #2 from hanska2(a)luukku.com --- still Undefined switch 1.7.24 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 Ken Sharp <imwellcushtymelike(a)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(a)gmail.com> --- http://source.winehq.org/source/programs/regedit/regedit.c#0052 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- still undone 1.7.51 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 --- Comment #5 from super_man(a)post.com --- regedit: Undefined switch /C! wine 1.9.12-git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #6 from super_man(a)post.com --- This bug is actually fixed, but the c switch doesnt do anything. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 --- Comment #7 from super_man(a)post.com --- https://source.winehq.org/patches/data/123691 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 Hugh McMaster <hugh.mcmaster(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster(a)outlook.com --- Comment #8 from Hugh McMaster <hugh.mcmaster(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 Anastasius Focht <focht(a)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(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30548 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.4. -- 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.
participants (1)
-
wine-bugs@winehq.org