Current location - Recipe Complete Network - Catering training - Easy language source toolbox source code
Easy language source toolbox source code

Production scheme:

Prepare an exe to be loaded into the toolbox

Create a new easy language program, and enter the easy language-insert-resource-picture or picture group

Change the picture 1 to exe

Double-click the content

Import a new picture

Then load the exe

Return to the startup window, create a new button, and enter the code for the button: < #exe)

run ("D:\ temporary debugging file. exe")

delete the file ("D:\ temporary debugging file. exe")

then debug the program, click that button, and you will find that the exe just loaded runs!