Mod/Map Installer for Windows

Did you create a mod, map, music, or a tool? Present them here and earn feedback!
Note: addon requests do not belong here.
Note, everything uploaded to this forum, MUST have a license!
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Mod/Map Installer for Windows

Post by milo christiansen »

A Simple Mod and Map installer for windows 2000+
After installing to use right click on a .wz file and choose how you want it installed.

One thing that should be noted: this MUST be installed in the same directory as the copy of warzone you wish to use it with.

For versions other then 3.0 you will need to edit ShellConfig.ini as detailed in the Readme.

I have learned a new way of registering file types that works on vista+. updated the installer accordingly.
WZIcons.png
You do not have the required permissions to view the files attached to this post.
Last edited by milo christiansen on 20 Jan 2011, 17:48, edited 1 time in total.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
Wibble199
Trained
Trained
Posts: 194
Joined: 21 Feb 2010, 13:58

Re: Mod/Map Installer for Windows

Post by Wibble199 »

Oh no what have I dont wrong :stressed:
Image
Atleast the icons are cool though :wink:

Also I don't think the archive contained a README file.
EDIT: Oh, sorry it does, after its been installed contained in the WZ folder :stressed: stupid me.
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: Mod/Map Installer for Windows

Post by milo christiansen »

It should Never Ever do that unless shellconfig.ini dosn't exist. It could be because your useing the 64bit version of windows I'll check and get back to you.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: Mod/Map Installer for Windows

Post by milo christiansen »

No Its a problem with shellconfig.ini, can you post it here?
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
Wibble199
Trained
Trained
Posts: 194
Joined: 21 Feb 2010, 13:58

Re: Mod/Map Installer for Windows

Post by Wibble199 »

I think thats it:

Code: Select all

[General]
WZConfigDirName=Warzone 2100
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: Mod/Map Installer for Windows

Post by milo christiansen »

Default values for common versions
For version 2.3.x

Code: Select all

[General]
WZConfigDirName=Warzone 2100 2.3
For version 2.2.x

Code: Select all

[General]
WZConfigDirName=Warzone 2100 2.2
For Trunk

Code: Select all

[General]
WZConfigDirName=Warzone 2100 trunk
The "WZConfigDirName" key should be set to the same value as your config directory name. This should be set that way by default. If your config directory is in a diferent folder than My Documents you will have to replace it with a path relative to the my documents folder.


There are only two things that can cause that message to show. One is if ShellConfig.ini is not in the warzone folder and the other is if "%MyDocumentsDir%\%WZConfigDirName%\Maps" dosn't exist.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
Wibble199
Trained
Trained
Posts: 194
Joined: 21 Feb 2010, 13:58

Re: Mod/Map Installer for Windows

Post by Wibble199 »

Unfortunately it's still giving me that error.
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: Mod/Map Installer for Windows

Post by milo christiansen »

milo christiansen wrote:There are only two things that can cause that message to show. One is if ShellConfig.ini is not in the warzone folder and the other is if "%MyDocumentsDir%\%WZConfigDirName%\Maps" dosn't exist.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual
User avatar
Wibble199
Trained
Trained
Posts: 194
Joined: 21 Feb 2010, 13:58

Re: Mod/Map Installer for Windows

Post by Wibble199 »

Im sure both of those conditions are satisfied.
Has anyone else got any problems with it on Windows 7?

EDIT: Is it to with the fact that I have other WZ versions installed, like I have C:\Program Files (x86)\Warzone 2100 for 2.3.2 (My most used and the one I tried to use this for) and I also have C:\Program Files (x86)\Warzone 2100 2.3.3, C:\Program Files (x86)\Warzone 2100 2.3.4 and C:\Program Files (x86)\Warzone 2100 Trunk?
User avatar
milo christiansen
Regular
Regular
Posts: 749
Joined: 02 Jun 2009, 21:23
Location: Perrinton Michigan

Re: Mod/Map Installer for Windows

Post by milo christiansen »

New version with a better way of registering files, download in first post.
In general, if you see glowing, pulsating things in the game, you should click on them.
- Demigod Game Ganual