http://bugs.winehq.org/show_bug.cgi?id=30534
Bug #: 30534 Summary: rename in cmd.exe is not working across dir. Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: srid.1979@gmail.com Classification: Unclassified
Hi, I am using wine for running chip simulator. this simulator have some compile script inbuilt in it. this is the issue i am facing.
-> wine cmd.exe
at the windows command mode """"rename """" command is not work. it is working within the dir, but not accross dir.
unix prompt# wine cmd.exe
wine cmd prompt>>rename .\debug\file_a file_b invalid parameter.
the same thing if i try with wine cmd prompt>>rename ./debug/file_a file_b it works.
the same cmd.exe on the windows works. i tried copying couple of cmd.exe from windows OS versions and it is not working.
A fix for this will be hugely appreciated ;)
Thanks, Sridhar
http://bugs.winehq.org/show_bug.cgi?id=30534
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-04-28 09:29:13 CDT --- http://bugs.winehq.org/page.cgi?id=fields.html#importance
http://bugs.winehq.org/show_bug.cgi?id=30534
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |us@edmeades.me.uk Ever Confirmed|0 |1
--- Comment #2 from Jason Edmeades us@edmeades.me.uk 2012-09-03 16:53:45 CDT --- This is caused by a typo in the code...
http://www.winehq.org/pipermail/wine-patches/2012-September/117463.html
http://bugs.winehq.org/show_bug.cgi?id=30534
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5a72379a1fd8b61e649ff3c452 | |25b7111ec1249 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-09-04 13:01:39 CDT --- http://source.winehq.org/git/wine.git/commitdiff/c5a72379a1fd8b61e649ff3c452...
http://bugs.winehq.org/show_bug.cgi?id=30534
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:35:45 CDT --- Closing bugs fixed in 1.5.13.