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.