Ejecutar (run) me cierra el .exe - Forum

Forum Navigation
You need to log in to create posts and topics.

Ejecutar (run) me cierra el .exe

Estimados

Soy nuevo y tengo un problema.

Por un lado tengo un ejecutable, un script de python que hice que me solicita unos datos y me los convierte en un archivo separados por comas.

Por otro lado tengo una publicacion que al ponerle un boton para que me abra este ejecutable, lo abre y me lo cierra, no me deja ingresar los datos.

Que puede ser?

Saludos

@fabricio

I don't quite understand the question. Can you make a demo PUB file with the problem?

Tengo un ejecutable (script.exe)

En una publicacion, inserto un boton y en la parte de acciones quiero que al hacer click, ejecute (script.exe)

Aqui en la Prueba funciona bien

https://ibb.co/Kx8HYqZ

Cuando ejecuto la publicacion, le doy click al boton script y abre por 1 segundo el script.exe y lo cierra

 

https://ibb.co/N2Gv6yk

 

Uploaded files:
  • You need to login to have access to uploads.

@fabricio

Try ticking the options:

  • Suspend VisualNEO Win until the application closes.
  • Suspend VisualNEO Win until the application has finished loading.

Lo hice y sigue igual, lo abre por 1seg y se cierra.

No lo hace con otros programas, ejemplo un word, chorme o notepad.

Puede que el problema sea porque es un programa por cmd?

@fabricio

Yes, maybe. Try googling what parameter should be specified in the console application start command (this can be written in the Run command parameter), so that the console window remains open.
You can also try plugins:
alConsole 1.1 (Artyom Braineng)
dmCMDLine (Dembel)
But I have not come across such a task myself. I hope this will help.

Uploaded files:
  • You need to login to have access to uploads.
luishp has reacted to this post.
luishp