Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   binary patch of the compiled installer (http://forums.winamp.com/showthread.php?t=252896)

jonasrundberg 9th August 2006 08:23

binary patch of the compiled installer
 
Hi,

I have used NSIS to compile my installers for a while. I have come to the point where I want my affiliates to be able to add an id number to my compiled installers.
This ID would be extracted anbd used during the installation.
I cannot recompile the installer with NSIS for every affiliate, instead I must give my affiliates an install.exe for them to, somehow, add their Id.

My idea is to write an app that perform a binary patch of the install.exe. This patch would replace a string with another, affiliate unique, string.
This is problematic due to the CRC check that I cannot disable, due to security reasons.

Anyone with experiece from situations like this?
Any suggestions?

cheers
Jonas

kichik 18th August 2006 09:53

You can append data to the installer, it won't be CRC'ed.


All times are GMT. The time now is 05:10.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.