features:
- detects all installed mods (campaign, global and multiplayer) and lists them
- only 1 mod of each section can be activated (dunno if more is possible by what's mentioned in the help, but the code for multi-mod support is already included but not active)
- launcher can't be moved outside the first screen (snaps back to screen edges)
- stay always on top
- closes itself when a game is started
- can be centered by double clicking the windows caption
- displays the version of your installed Wz2100 and the amount of mods ( see picture: [all together (camp/glob/mult)]
- it's only one not this small file (damn pic made it grow almost 150kb)
- alot of tooltips for almost every element
restrictions:
- never use spaces in mod file names (due to how this program works)
- use underscores as space replace in filenames, because the programm will turn them into spaces again before listing them
Note:
i used a runtime packer on it, so most av's will report it as virus.
Feel free to check it's api's and functions with Olly, W32DASM or whetever else.
it does NOT connect to the internet or network. if it does, it has been hacked or you're using a fake.
screenshots:
download:
Wz2100Launcher V0.0.2 Win32 (362kb, installed 379kb)
Update to V0.0.2:
- fixed some minor bugs
- removed the ugly standard windows messagebox for the about and turned it into a creditscroller
- included some music to play while the about is shown
- now really full credit is given ... i hope
- filesize went up by 200kb due to the music and it's player and some more code
- the runtime compressor equalised it by shrinking the file by 180kb again
- installed filesize is now 22kb smaller then before due to code optimizations
- Text2Speech is gone again - was only a test anyway - cuz it destroyed the portability
V0.0.2 Edit:
- fixed the about button bug and some typos with help of KrazyKommy (thx dude ^^)
Feel free to post suggestions and possible bugs.

