[Bug 21911] New: Provide "C:\\windows\\Help" folder (MS Java runtime installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 2 13:26:49 CST 2010


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

           Summary: Provide "C:\\windows\\Help" folder (MS Java runtime
                    installer)
           Product: Wine
           Version: 1.1.39
          Platform: x86
               URL: http://visiteinteractive.free.fr/VM_java/msjavx86.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net


Hello,

a minor nuisance at the end of installer, easy to fix.

Installer log "vminst.log":

--- snip ---
=== Help Files ==============================================

[ID:005006] C:\windows\help\javaperm.hlp
  Error creaing file [00000003].
[ID:006006] C:\windows\help\javasec.hlp
  Error creaing file [00000003].

=============================================================

Unable to complete installation.  Error 0x80004005
Exit code: AA000003
...
--- snip ---

trace log:

--- snip ---
0027:Call KERNEL32.CreateFileA(0033fbf4
"C:\\windows\\help\\javaperm.hlp",40000000,00000000,00000000,00000002,00000000,00000000)
ret=00403625
0027:Ret  KERNEL32.CreateFileA() retval=ffffffff ret=00403625
0027:Call KERNEL32.GetLastError() ret=0040365a
0027:Ret  KERNEL32.GetLastError() retval=00000003 ret=0040365a
...
0027:Call KERNEL32.CreateFileA(0033fbf4
"C:\\windows\\help\\javasec.hlp",40000000,00000000,00000000,00000002,00000000,00000000)
ret=00403625
0027:Ret  KERNEL32.CreateFileA() retval=ffffffff ret=00403625
0027:Call KERNEL32.GetLastError() ret=0040365a
0027:Ret  KERNEL32.GetLastError() retval=00000003 ret=0040365a
...
0027:Call user32.MessageBoxA(00000000,0033f9f8 "Unable to Complete
Installation",0033f5f8 "Microsoft VM",00000010) ret=00402c3f 
--- snip ---

With precreated "C:\\windows\\Help" folder the installer finishes successfully.

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.



More information about the wine-bugs mailing list