Like..I press the button and it write a new text file on the resources?
You can't. My.Settings is there for a reason, resources are only supposed to be added/deleted at design time, if you need variables stored in the application, create a new setting and store it there.