USAR ACHIVOS INCRUSTADOS / USE EMBEDDED FILES - Forum

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

USAR ACHIVOS INCRUSTADOS / USE EMBEDDED FILES

Hola gente quisiera ver si alguien me puede orientar ya que no estoy quizás entendiendo ...

He incrustado en una aplicación dos archivos.. ver foto

Ahora no me doy cuenta cual es el comando que debo utilizar para tomar los archivos incrustados y copiarlos dentro de la ruta donde se deben colocar.

En resumen necesito que cuando se pulse el botón para poder procesar estos dos archivos que están incrustados en la app se copien a una ruta dada...
desde ya gracias por la ayuda.

 

ENGLISH

Hi people, I would like to see if someone can guide me since I am perhaps not understanding...

I have embedded two files in an application... see photo up

Now I don't realize what command I should use to take the embedded files and copy them into the path where they should be placed.

In short, I need that when the button is pressed to be able to process these two files that are embedded in the app, they are copied to a given path...
Thanks in advance for the help.

@joferar333

ExtractFile "[Embedded]Espanol.json" "[PubDir]Espanol.json"

 

You ask basic questions that are answered in the help manual.