hi i want publish my exe but i need work with resource at runtime and can create resource or add edit delete something from resource

for example i want create a counter exe and without need save on disk like as files or registry or access to internet,i want can run my exe till 5 times so i need create a counter variable in my exe


any way to can create or add edit delete string or binary to my resource in runtime?
any other way or idea?