Bit Torrent downloader installer help?
Hell there.

I Am building a installer that downloads the files need for a Game MOD for Battlefield 2. It's called SandBox. Some of you may have seen it about.

Anyway we want to try a new way of letting user install the MOD. So we have come up with the way of a small app/installer that in turn downloads the rest of the game files needed using the BitTorrent protocol.

I Have got most of it done. In fact the installer is in a working state right now. But I am having issues in regards to 2 pop up (I think they are called Message Boxes "MB_OK") windows that appear when the user has a problem with his/hers internet or when he/she presses cancel haft way into the download of the files.

I Just can't seem to work out where in the .nsi scripts this info is. so I can't change it. It maybe to do with the fact that is might be somewhere in the extra plugins that I am using that use Python. I Am just unsure.

So I am looking for a some bit of help at this last stage.

The list of plugins I am using are below

nsPython
BattleTorrent-0.0

All I want to do really is change the output of the 2 message box windows to say something like "Please rerun the installer to finish the download" and the 2nd one to say "There is a problem with your internet connection please check your settings".

You can download the release candidate here so you can see what I mean about the 2 MB_OK windows.

oddsodz.com/downloads/sir/sandboxtest/SandBoxDownloaderRC4.exe

Hope that somebody can help me at this last hurdle.

Oddsodz