hello, how to protect a exe file?

let say the exe contains

Text1.Text = "YOUR NAME"

you compiled it in .exe

and then open the .exe into Hex Workshop

u will see the YOUR NAME in the Hex workshop

how to prevent this? i don't want to show the YOUR NAME in hex

thanks..