There are 4 files in the .rar:
coloader.exe,
co.dll,
coloader.lnk,
and elitepvpers.com
elitepvpers.com is simply an advertisement for this site, ignore it completely.
1. Copy the *.lnk file to your desktop.
2. Extract coloader.exe and co.dll to C:\codll, open your C drive and make a folder in it called codll, extract these two files into that folder.
3. Go to your desktop and right click on coloader.lnk, select properties from the list. You are now configuring the CO Loader so that it knows where everything is. There are two things to worry about, the text box labeled "Target" and the one labeled "Start In."
4. Assuming that you installed coloader.exe and co.dll in c:\codll, the target is as follows:
Code:
C:\codll\coloader.exe "C:\Program Files\Conquer 1.0\"
The first part tells the *.lnk file what it's linking to, it's the path of the actual program. The part that is in double quotes is the location of Conquer itself. You're pointing it ONLY to the folder, not to the *.exe or anything like that! The part enclosed in double quotes MUST end with a backslash.
5. The "Start in" box tells the *.lnk where to look for coloader's *.exe file, basically, where the actual program is located (but NOT the complete path, only leads it to the folder!). Again, assuming that you put coloader into C:\codll, you simply need to type in the following:
Code:
C:\codll\
You can now move the *.lnk file to anywhere you'd like, we only put it on the desktop for the sake of simplicity. As long as you do not move co.dll and coloader.exe (as well as your Conquer game files), you'll be fine.
Double click on coloader.lnk to start Conquer and press CTRL+R to open COLoader's control panel after you have opened Conquer via the *.lnk.
By the way, I just wanted to point out that file extensions are in lower case, so it's *.lnk (LNK), not *.ink (INK). I think... I'm fairly certain...