Forum: NSIS Discussion
28th April 2006, 14:15
|
|
Replies: 6
Views: 2,110
|
Forum: NSIS Discussion
28th April 2006, 14:08
|
|
Replies: 6
Views: 2,110
Ah! Now I understand.
Unfortunately, that...
Ah! Now I understand.
Unfortunately, that doesn't fit my requirements. Forgive me if I wasn't clear in my original post, but what I want to do is to distribute the completed installer along with...
|
Forum: NSIS Discussion
28th April 2006, 13:41
|
|
Replies: 6
Views: 2,110
I'm not sure I understand.
I think I take...
I'm not sure I understand.
I think I take away from your post that tweaking the resources blows up because the executable header is compressed, right?
So are you saying this problem is unique...
|
Forum: NSIS Discussion
26th April 2006, 18:41
|
|
Replies: 6
Views: 2,110
UpdateResource()
I want to stamp an affiliate ID into our installer without rebuilding it. I tried writing a small utility that would add a resource to the setup.exe using BeginUpdateResource(), UpdateResource(), and...
|