How to allow user to upload, run a program backend and output file for user to download

I want to allow user to be able to upload a .zip file wherein a .exe program that i have will upzip and run through these file, it will change the contents of the file and output a .zip file.

How do i go about approaching this problem?
Does wix have a database where i can store the uploaded file as well as my .exe program.

Thanks.

Uploading and running scripts or apps is not allowed due to security issues and to protect against abuse.

1 Like