On Tue, Jul 14, 2009 at 1:34 PM, Fhrozen<wineforum-user@xxxxxxxxxx> wrote: > well it need to change some things, but i make work the command of wget but when i try to make the sh it show me this message > > > Code: > nelson@yaltasoplin-desktop:~$ sh winetricks vb6run > Executing wget -O vbrun60.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/vb60pro/install/6/win98me/en-us/vbrun60.exe > --2009-07-14 13:29:04-- http://dnelson@yaltasoplin-desktop:~$ sh winetricks vb6run > Executing wget -O vbrun60.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/vb60pro/install/6/win98me/en-us/vbrun60.exe > --2009-07-14 13:29:04-- http://download.microsoft.com/download/vb60pro/install/6/win98me/en-us/vbrun60.exe > Resolviendo download.microsoft.com... 208.111.160.117, 208.111.160.134 > Conectando a download.microsoft.com|208.111.160.117|:80... conectado. > Petición HTTP enviada, esperando respuesta... 200 OK > Longitud: 1067688 (1.0M) [application/octet-stream] > Guardando: «vbrun60.exe» > > 100%[======================================>] 1,067,688 106K/s en 11s > > 2009-07-14 13:29:14 (98.8 KB/s) - `vbrun60.exe' guardado [1067688/1067688] > > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\OLEAUT32.DLL" -> L"C:\\windows\\system32\\OLEAUT32.DLL" > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\OLEPRO32.DLL" -> L"C:\\windows\\system32\\OLEPRO32.DLL" > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\STDOLE2.TLB" -> L"C:\\windows\\system32\\STDOLE2.TLB" > fixme:ole:DllRegisterServer stub > Install of vb6run done > winetricks done. > nelson@yaltasoplin-desktop:~$ownload.microsoft.com/download/vb60pro/install/6/win98me/en-us/vbrun60.exe > Resolviendo download.microsoft.com... 208.111.160.117, 208.111.160.134 > Conectando a download.microsoft.com|208.111.160.117|:80... conectado. > Petición HTTP enviada, esperando respuesta... 200 OK > Longitud: 1067688 (1.0M) [application/octet-stream] > Guardando: «vbrun60.exe» > > 100%[======================================>] 1,067,688 106K/s en 11s > > 2009-07-14 13:29:14 (98.8 KB/s) - `vbrun60.exe' guardado [1067688/1067688] > > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\OLEAUT32.DLL" -> L"C:\\windows\\system32\\OLEAUT32.DLL" > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\OLEPRO32.DLL" -> L"C:\\windows\\system32\\OLEPRO32.DLL" > fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f72c,0 > err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\STDOLE2.TLB" -> L"C:\\windows\\system32\\STDOLE2.TLB" > fixme:ole:DllRegisterServer stub > Install of vb6run done > winetricks done. > nelson@yaltasoplin-desktop:~$ > > > > maybe th dllserver are but in my computer but i dont know how to fix > any help please That looks fine. You can ignore the fixme's. Does your program work? -- -Austin