Embedded file

Share sample pubs, scripts, etc. with other NeoBook users

Moderator: Neosoft Support

Locked
tungb6
Posts: 7
Joined: Sat Dec 20, 2014 1:01 am

Embedded file

Post by tungb6 »

How to Embedded a EXE file and run it... please help me I try this many time but I fail... Embedded file not working correctly.

Please help me... :oops:
User avatar
HPW
Posts: 2571
Joined: Fri Apr 01, 2005 11:24 pm
Location: Germany
Contact:

Re: Embedded file

Post by HPW »

Hello,

After you have embed your exe file, you must use the ExtractFile-command to extract the exe to the file-System.
From there you use the run-command to start it. On shutdown you may delete the extracted file.

PS: Many antivirus packages may not like such behaviour.

Regards
Hans-Peter
Locked