[Bug 1564] New: in wcmd.exe, "if exist %directory%" always false

Wine Bugs wine-bugs at winehq.com
Wed Jul 2 04:32:51 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1564

           Summary: in wcmd.exe, "if exist %directory%" always false
           Product: Wine
           Version: 20030508
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-programs
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: winehq at ellisw.net


"if exist %somefile%" works correctly.  But on a directory, it always returns false.  So a 
statement like: 
if not exist %mydir% mkdir %mydir% 
will always execute the mkdir statement, even if the directory already exists.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list