Autor Tema: Como registrar Dll en linux ?  (Leído 6618 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado R99

  • The Communiter-
  • *
  • Mensajes: 3694
  • Yamaha R6 and Yamaha R1 are the great!!!
Como registrar Dll en linux ?
« : marzo 22, 2010, 02:59:37 pm »
Alguien tiene la mas minima idea de como registrar una dll teniendo instalado cierta aplicación de windows por medio de CrossOver?
Pista Guacima, Costa Rica!   ;)

Desconectado vlad

  • Global Moderator
  • The Communiter-
  • *
  • Mensajes: 6351
    • Qualium.net
Re:Como registrar Dll en linux ?
« Respuesta #1 : marzo 22, 2010, 04:31:25 pm »
mira si esta disponible regsrv32 [editado] regsvr32?

[editado]
Pues al menos en mi caso con Wine 1.1.41 me sale esto al ejecutar el regsvr32 (que es clon de la utilidad de Windows para el mismo fin):

regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname ...
   [/u]  unregister server
   [/s]  silent (no message boxes)
   [/i]  Call DllInstall passing it an optional [cmdline];
         when used with /u calls dll uninstall
   [/n]  Do not call DllRegisterServer; this option must be used with [/i]
« Última Modificación: marzo 22, 2010, 04:45:11 pm por vlad »

Desconectado R99

  • The Communiter-
  • *
  • Mensajes: 3694
  • Yamaha R6 and Yamaha R1 are the great!!!
Re:Como registrar Dll en linux ?
« Respuesta #2 : marzo 22, 2010, 04:53:04 pm »
Citar
regsvr32
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\advapi32.dll") not found
err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\system32\\wineboot.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\wineboot.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\advapi32.dll") not found
err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\advapi32.dll") not found
err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\system32\\gdi32.dll") not found
err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") not found
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\advapi32.dll") not found
err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") not found
err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\advapi32.dll") not found
err:module:import_dll Library advapi32.dll (which is needed by L"C:\\windows\\system32\\gdi32.dll") not found
err:module:import_dll Library gdi32.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\regsvr32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\regsvr32.exe" failed, status c0000135
R99@rana:~$
« Última Modificación: marzo 22, 2010, 05:00:58 pm por R99 »
Pista Guacima, Costa Rica!   ;)

Desconectado vlad

  • Global Moderator
  • The Communiter-
  • *
  • Mensajes: 6351
    • Qualium.net
Re:Como registrar Dll en linux ?
« Respuesta #3 : marzo 22, 2010, 10:41:58 pm »
http://wiki.jswindle.com/index.php/Internet_Explorer

Citar
V. Margolen: The only time I have seen this message in relation to regsvr32.exe is only when Wine's builtin regsvr32.exe.so was overwritten with native PE executable. That could happen only of you have write access to the the place where you installed wine, or if you running it from the source tree. [It] Looks like a case of overwritten regsvr32.exe with native copy (like what IE6 installation will do...wine archive


Al parecer Crossover o alguno de los programas que instalaste a travez de el sobreescribieron el regsrv32 que viene con Wine/crossover.

Desconectado R99

  • The Communiter-
  • *
  • Mensajes: 3694
  • Yamaha R6 and Yamaha R1 are the great!!!
Re:Como registrar Dll en linux ?
« Respuesta #4 : marzo 23, 2010, 08:29:22 am »
http://wiki.jswindle.com/index.php/Internet_Explorer


Al parecer Crossover o alguno de los programas que instalaste a travez de el sobreescribieron el regsrv32 que viene con Wine/crossover.
Posiblemente all'i este la explicación.Ni modo me toco virtualizar.
Vlad en lo personal te gusta mas instalar .exe desde wine o crossover?
Pista Guacima, Costa Rica!   ;)

Desconectado vlad

  • Global Moderator
  • The Communiter-
  • *
  • Mensajes: 6351
    • Qualium.net
Re:Como registrar Dll en linux ?
« Respuesta #5 : marzo 23, 2010, 09:13:18 am »
Wine, nunca he utilizado CrossOver, nunca me gusto la idea de pagar por algo que esta atrasado respecto a lo gratuito :)
« Última Modificación: marzo 23, 2010, 09:17:37 am por vlad »

Desconectado R99

  • The Communiter-
  • *
  • Mensajes: 3694
  • Yamaha R6 and Yamaha R1 are the great!!!
Re:Como registrar Dll en linux ?
« Respuesta #6 : marzo 23, 2010, 09:16:34 am »
Wine, nunca he utilizado CrossOver, nunca me gusto la idea de pagar por algo que esta atrasado respecto a lo gratuito :)
La verdad que ni yo entiendo, digo el software ese esta atrasado pero he logrado instalar aplicaciones que con wine no lo he logrado.....
Pista Guacima, Costa Rica!   ;)

Desconectado vlad

  • Global Moderator
  • The Communiter-
  • *
  • Mensajes: 6351
    • Qualium.net
Re:Como registrar Dll en linux ?
« Respuesta #7 : marzo 23, 2010, 09:19:33 am »
Crossover contribuye a Wine con pequeños parches para poderse lucrar de este. Cada cierto tiempo los parches de Codeweavers son ingresados en Wine, y la diferencia real es que Crossover hace los cambios en el registro necesarios de forma automatica para las aplicaciones problematicas, pero realmente viendo el AppDB de Wine las podrias hacer tu y disfrutar de las mejoras de Wine.

Ademas la diferencia esta en que si reportas un error en Wine tienes un 100% de probabilidad que lo reparen para la siguiente version si no es nada muy grave.

Igual, antes gastaba mas tiempo usando Wine: http://bugs.winehq.org/buglist.cgi?email1=vladimiroski%40gmail.com&emailtype1=exact&emailreporter1=1 pero ultimamente lo han mejorado tanto que son pocos los bugs que uno pueda encontrarse con una aplicacion popular.

Desconectado Tio B

  • -^- Elite Gold -^-
  • The Communiter-
  • **
  • Mensajes: 10221
  • Vendo nanosuit barato, poco uso
Re:Como registrar Dll en linux ?
« Respuesta #8 : marzo 23, 2010, 10:52:12 am »
entiendo  que CROSSOVER es de paga, y si te vas para linux huyendo del pago de licencias y de la BSA, al instalar crossover pues seguis en las mismas.

por esa razon yo prefiero wine

Desconectado R99

  • The Communiter-
  • *
  • Mensajes: 3694
  • Yamaha R6 and Yamaha R1 are the great!!!
Re:Como registrar Dll en linux ?
« Respuesta #9 : marzo 23, 2010, 10:58:20 am »
entiendo  que CROSSOVER es de paga, y si te vas para linux huyendo del pago de licencias y de la BSA, al instalar crossover pues seguis en las mismas.

por esa razon yo prefiero wine
Si correcto, pero esto solo es como un plus jejje ya lo quitare xd. Aúnque los de la BSA no creo que tengan ni la menor idea de ver el software instalado en linux Xd
Pista Guacima, Costa Rica!   ;)