[Bug 31384] unable to run my VB6 based application

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 2 11:49:37 CDT 2012


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

--- Comment #12 from Suvankar <suvankar_moitra at yahoo.com> 2012-08-02 11:49:37 CDT ---
Hi Dan,

Please find bellow the steps:

linux-1zun:~ # rm -rf .wine
linux-1zun:~ # mkdir mp
linux-1zun:~ # rm -rf mp
linux-1zun:~ # mkdir tmp
linux-1zun:~ # cd tmp
linux-1zun:~/tmp # cd /software/
fpd26/     prdata/    wine/      wine_i586/ 
linux-1zun:~/tmp # cd /software/wine
wine/      wine_i586/ 
linux-1zun:~/tmp # cd /software/wine
linux-1zun:/software/wine # ls -l
total 1448
-rw-r--r-- 1 root root 1477857 Dec 27  2008 starwar5.CAB
linux-1zun:/software/wine # cd /
linux-1zun:/ # cd
linux-1zun:~ # cd tmp
linux-1zun:~/tmp # pwd
/root/tmp
linux-1zun:~/tmp # cd /software/wine
linux-1zun:/software/wine # ls
starwar5.CAB
linux-1zun:/software/wine # mv *.* /root/tmp
linux-1zun:/software/wine # cd /root/tmp
linux-1zun:~/tmp # ca
cabextract         canberra-gtk-play  capiinit           cat
cal                cancel             card               catchsegv
calibrate_ppa      capifax            card_eventmgr      catman
call-browser       capifaxrcvd        cardos-info        
caller             capiinfo           case               
linux-1zun:~/tmp # cabextract starwar5.CAB 
Extracting cabinet: starwar5.CAB
  extracting starwar5.exe
  extracting msvbvm60.dll
  extracting oleaut32.dll
  extracting olepro32.dll
  extracting asycfilt.dll
  extracting stdole2.tlb
  extracting COMCAT.DLL
  extracting MCI32.OCX
  extracting SETUP1.EXE
  extracting VB6STKIT.DLL
  extracting ST6UNST.EXE

All done, no errors.
linux-1zun:~/tmp # wine starwar5.
wine: created the configuration directory '/root/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0x120e930, overlapped 0x120e93c): stub
wine: configuration in '/root/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\starwar5."
linux-1zun:~/tmp # 


Unable to run starware5.

regards

Suvankar


(In reply to comment #10)
> Hi,
> 
> Let me try it in my system.
> 
> regards
> 
> Suvankar
> 
> (In reply to comment #8)
> > Please try this (after backing up any important files in ~/.wine):
> > 
> > cd $HOME
> > rm -rf .wine
> > mkdir tmp
> > cd tmp
> > wget http://www.vbtutor.net/StarWar/starwar5.CAB
> > cabextract starwar5.CAB
> > wine starwar5.exe
> > 
> > This should work fine.

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