Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Crazy idea, just make your EXE into a stub that loads your actual program, which is implemented in a DLL. When it's time to update, drop a newer DLL in there that the EXE will load instead. Hopefully you won't have to update the stub very often.


Or "launcher replaces the app, app updates the launcher".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: