[Bug 29827] New: Where's Wally? The Fantastic Journey gives 'File not found' when running setup.exe

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 7 13:36:54 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29827

             Bug #: 29827
           Summary: Where's Wally? The Fantastic Journey gives 'File not
                    found' when running setup.exe
           Product: Wine
           Version: 1.3.34
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: Installer, regression
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: julliard at winehq.org
            Blocks: 29130
    Classification: Unclassified
   Regression SHA1: fe7652d0aff8a3c419190f51031a40af81c9de3c


Regression, introduced by:
fe7652d0aff8a3c419190f51031a40af81c9de3c is the first bad commit
commit fe7652d0aff8a3c419190f51031a40af81c9de3c
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 13 20:25:53 2011 +0100

    kernel32: Don't run a nonexistent builtin from CreateProcess when filename
is not specified.

:040000 040000 9f9c9699a29404ba7f375da8a41440bb40c0b7d1
e5529b0ada454455621687a60b768363f466f131 M    dlls


austin at aw25 /mnt/cdrom $ wine setup.exe 
File not found

austin at aw25 /mnt/cdrom $ wine D:\\setup.exe 
File not found

austin at aw25 /mnt/cdrom $ wine "D:\setup.exe"
File not found

austin at aw25 /mnt/cdrom $ wine "`winepath -w setup.exe`"
File not found

austin at aw25 /mnt/cdrom $ ls
autorun.inf*  Icon.ico*  Main/  setup.exe*  Support/

austin at aw25 /mnt/cdrom $ file setup.exe 
setup.exe: PE32 executable (console) Intel 80386, for MS Windows

-- 
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.



More information about the wine-bugs mailing list