Re: First Strike Mapping Set Up Guide
I have been playing around with an opensource installer program called NSIS and discovered that It can be set up to extract zip files. I started thinking that I should be able to use it to do most of the setup work involved in getting First Strike to work with the editor without having to do any of the moving around of zip files and all the tedius unzipping. I have allready done some testing and so far it will read the registry to find where BF2 and BF2142 are installed and then setup a firstrike mod in BF2, and then extracts one zip file as a test. I just need to add some checks to make sure someone doesn't try to run this without BF2, the editor and First Strike mod installed, before I finish it up to handle extracting all the needed zip files.