"Error-with-installshield-6" I get Error installing iKernel.exe: (0x1400) when running an Installshield 6 installer
If you get the error "Error installing iKernel.exe: (0x1400)" at any point, it's probably because there are leftover processes from a previous try. You can verify this with the command $ ps augxw | grep wine< If that command shows old copies of wine running your setup, you need to kill them before you can run the setup program. If there are no other Wine programs running, you can kill them all with the command $ killall wine If you're also running Wine programs you care about, you'll have to kill off the old Setup instances one by one using kill and the individual PIDs (or perhaps Wine's spiffy Task Manager, which doesn't exist yet). You should repeat the ps to make sure the old wines are gone. -- Ricardo Carlini Sperandio 5! Periodo --- ICQ: 55227929 Vivemos num mundo onde precisamos nos esconder para fazer amor... ... enquanto a violencia � praticada em plena luz do dia. Everson -NoBIOS- Santos Araujo disse: > Cara, > > Isso � falta do "Install Shield", que � o programa que rodas as > instala��es de Windows.... Tenta instalar ele separadamente > > �nderson P. R. Rodrigues wrote: > >>Aeh galera eh o seguinte... algu�m a� jah utilizou o wine??? bom pois >> estou tentando configurar ele aki no meu micro com slackware 9.1, soh que >> ao tentar instalar qualquer aplica��o ele dah um erro: The installshield >> engine (iKernel.exe) could not be installed. >> >>Algu�m aeh sabe como posso resolver esse problema??? >> >> >> > > -- > ::: www.por.com.br > : NME Everson Santos Araujo > : PRO Programador > : JBR [EMAIL PROTECTED] > : ICQ NoBIOS / 4038651 > : MSN [EMAIL PROTECTED] > : IRC BrasNET.org / #PoR #Maranhao \ > : #Imperatriz #LinuxMA > : IRC FreeNode.org / #slackware-br > : LNX 145988 > > -- > GUS-BR - Grupo de Usuarios Slackware - BR > http://www.slackwarebrasil.org/ > http://www.linuxmag.com.br/mailman/listinfo/slack-users > -- GUS-BR - Grupo de Usuarios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

