First, lets say I have a text based game (for simplicity). I released the game, and the people extract the .exe to a location. When I play through it I find a few grammar errors or maybe I want to add something. How could I go about updating the code without the user redownloading the game again? Keep in the mind, the user will have the game already installed, I just want to know how I can 'change' that installed game without the user redownloading an updated version. Thanks!