Hello sir,
I would like to create exe files from VS2005
From my project, on button click it automatically wants to create new project (compiled as single exe) with a label(captioned as "Sample") and textbox and Button on a form.
In that form it also wants to add coding for a button click.
text1.text = "Hi"