Archive: Create a patch


Create a patch
Hello,

I need to correct a bug by introducing a new key in the register. The user have already install the software, so I need to propose them a corrective patch.

Is there a simple way to do that with NSIS?
I just need to add a new key under HKLM->software->my soft

Thanks in advance


...So why not just create an installer that writes that regkey?

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.2