Upload code to arduino with .exe file, run file

We want to do this, so people with no knowledge of the arduino coding, or arduino program on their laptop, can still be able to upload the code.

The Arduino IDE is probably the easiest way to do this. Or you could look at using avrdude. The user must have some program installed on their laptop to upload code. But consider the need to do this and see if this requirement can be eliminated.