hello everybody i am new here 'i would like to ask if it's possible to to create an exe C# apllication from another apllication with code . i will explain my self better :
for example i have code which shows "hello"mess age , i want to create a button wich on click will create will create new EXE in new directory that when i will open it, it will show another message / do somthing else written in the code . all these an without setup file just in C# code. is it possible ?
for example i have code which shows "hello"mess age , i want to create a button wich on click will create will create new EXE in new directory that when i will open it, it will show another message / do somthing else written in the code . all these an without setup file just in C# code. is it possible ?
Comment