i want to create an exe which should display results as soon as the user clicks on the exe file to execute.
For example if i have an program to display a message box as soon as user clicks on the exe where shoudl i be writing the code so that it displays the message box closes on its own.
Shoudl not be showing a form or continue running.
For example if i have an program to display a message box as soon as user clicks on the exe where shoudl i be writing the code so that it displays the message box closes on its own.
Shoudl not be showing a form or continue running.