deepod
Nov 5 2007, 03:03 PM
| | I recently bought Command & Conquer: The first decade (the multi pack) and began downloading it but in the middle it stopped and came up with this message:
CRC error: The file C:\Program Files\EA Games\Command & Conquer Red Alert II\RA2\ra2.mix doesnt match the file in the setups .cab file. The medium from which you are running the setup may be corrupted; contact your software vendor.
What should i do?
I have Microsoft Windows XP professional and vista
 |
Reply
Liam_CF
Nov 5 2007, 03:46 PM
Have you tried reinstalling? First thing to try. If that doesnt work, screenshot the program, print it out and take it to the store you bought it from, who will replace it. Good luck mate.
Reply
Trap FeedBacker
Mar 3 2008, 02:32 PM
I also bought the first decade and it was working fine, I then had to reinstall it and as it was installing red alert 2 the same message came up also had the problem and I don't no what to do about it -reply by Sean
Reply
Similar Topics
Keywords : command, conquer, error, downloading
- Phpmyadmin Error [resolved]
(7)
Phpmyadmin Error
Not able to enter PhpMyAdmin (4) Currently I try to access my PhpMyAdmin and I get the following error displayed among the screen:
My PhpMyAdmin worked prior the migration but suddenly stopped working after. I wanted to know if
anyone else is getting this error also or anyway can help me fix this o.o.....
Sites Down After The Upgrade
Server not found error (8) This is regarding the support ticket RZS-462155. I believe all the servers went offline when the
upgrade/migration was being performed. Early my morning, I was told that it would return to normal
with in 6 hours or so. I checked again and my sites hosted at ComputingHost.com ( www.wisetome.com
, kalaalog.com and couple more) are still coming back as "Server not found" on the browsers. More
than 12 hours had passed when I tried the Online support. A person 'D.J' responded saying
that the upgrades/migrations were complete, but my sites were still not up. He jus....
Conquer Online
free mmorpg (2) Have you heard about conquer online? It was chosen the best free mmorpg game to play last year and
indeed it is a wonderful game to play with friends.You are in the medieval age and you are in
chineese culture. Like other games you have to level up and the maximum level you could reach is
135! There are 4 classes to choose from in the starting of the game: trojans,archers,taoist and
warriors. Trojans are the best as they have maximum damage and maximum health but their defence a
bit low. They rule the game. Rest classes are self explanatory and act as sidekicks to th....
Mysqli Error - Phpbb3
(3) Ok, my forum (phpbb3) works but sometimes it displays this message CODE General Error SQL ERROR
[ mysqli ] Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) [2002] An sql error occurred while fetching
this page. Please contact an administrator if this problem persists. This normally happens about
once a week for about 2 minutes but it is really getting annoying. I installed phpbb3 fine, it
didn't show any errors. But the main thing is that before this happens normally I can't
connect....
Timer Command In Dos
batch file help (4) I wish to execute a command at regular intervals .....precisely every half an hour....Is there any
Dos command which can do it I havent found any so far...and i've heard there are no timer
commands in DOS. So how should i go about it...i want the batch file to be executed at regular
intervals....any external process or application that will invoke it?????....
Site Error For Php Pages
Needs to Be Fixed Immediately (6) My site has been using Qupis for over a month now, and a few of my pages are php files. My site has
been operating properly until today. My html pages are working properly, but all of my php pages
are giving me the following errors. QUOTE Warning: Unknown: open_basedir restriction in effect.
File(/home/disneyre/public_html/info.php) is not within the allowed path(s): (1) in Unknown on line
0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal
error: Unknown: Failed opening required '/home/disneyre/public_html/info.php&....
Looking For Command Line Based Sql Modification
Program Needed For SQL? (1) How I use Windows command prompt client and do modifications to my SQL database. If yes, please
write the commads I should know for that. If no, please get me the software with which I can do it.
Topic title modified. Proper English is always required when posting in our forum. ....
Install Error
(4) Hi. I'm Wade Patel. I'm bought HiveMail, and I'm trying to install it on my website. I
uploaded all files, as they said in the Install Instructions. When I open
"http://www.domain.com/mail/install/index.php/" I get this error: QUOTE Fatal error: Cannot
redeclare hash_update() in /home/dtat/public_html/mail/includes/functions.php on line 58 I saw the
topic of the PHP Error, you guys said I change require to require_once. I already have it
require_once. Here's my function.php line 58: QUOTE // Updates a hash record either by ID
or value and may....
Swanson Internet Forum Host Error
Ive bought a php script, and im feeling ripped off (4) Hi guys. So I bought this script . And now I'm loading it up HERE and It's giving this
message to when you sign up for a new forum QUOTE Warning: fopen(cookie.txt) : failed to open
stream: Permission denied in /home/kyle/public_html/forumhost/forumhost/index.php on line 17
Warning: fclose(): supplied argument is not a valid stream resource in
/home/kyle/public_html/forumhost/forumhost/index.php on line 17 Thank you for your choosing us to
host your free forum. In order to finalize and confirm your forum setup, please click the button
below HTTP/1.0 404....
Downloading Scripts
scripts need (2) hai i need a downloading scripts in our forum ....
Parse Error: Syntax Error, Unexpected '<' On Line 29
(11) ok when i try and access the page i want, iget the following error: Parse error: syntax error,
unexpected ' however, my page looks like this: QUOTE // Connects to your Database
$username = "evolved_creation"; $password = "mypasswordishere"; $hostname =
"localhost"; $dbh = mysql_connect($hostname, $username, $password) or
die("Unable to connect to MySQL"); $selected =
mysql_select_db("evolved_clancreation",$dbh) or die("Could not connect to DB");
mysql_close($dbh); //checks cookies to make sure they ar....
Keep Getting Socket Error
mail won't send. (3) When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ....
Smf: Template Parse Error
HELP ME!!! (7) QUOTE Template Parse Error! There was a problem loading the
/Themes/default/index.template.php template or language file. Please check the syntax and try again
- remember, single quotes (') often have to be escaped with a slash (\). To see more
specific error information from PHP, try accessing the file directly. You may want to try to
refresh this page or use the default theme. Parse error: syntax error, unexpected T_STRING,
expecting ',' or ';' in .../Themes/default/index.template.php on line 167
And here's line 166 QU....
How To Use Command Prompt As A Text Editor
(5) In this tutorial, I will show you how you can use Command Prompt to create text files. It is very
simple and you can also use it to write output from a command into a text file. This can be
particularly useful when you need documentation from a DOS program in a text file when you use the
help command or something similar. In order to do this you simply use this DOS command. echo
Text >> test.txt This will create a new text file called test and echo the contents into it. If
we wanted to write a 2 line document, we could do something like: echo Hello >> test.txt e....
Php Objects: Catchable Fatal Error
There is a weird problem with objects in php 5.2.2 (4) in php 4.4.7 my code seems to be ok but in later version 5.2.2 i get this error Catchable fatal
error: Object of class mission_rank could not be converted to string in
/Applications/xampp/xamppfiles/htdocs/nexus/includes/forms/cn_reload.php on line 41 cn_reload.php
include('../class/userClass.php'); session_start(); $app_user =&
$_SESSION ; if ($app_user->character != false) { $race_letter =
array('H','E','T','M','G'); $cn_id = 0; foreach
($app_user->character as....
Error While Activating Account
(9) Hello, I was signing up for an account, and it sent me an email with a link to follow to activate
my account and when i cliked on the link i got the following: QUOTE(error message) 404 :: Neave
Not Found Whatever you were looking for, it ain't here. Sorry about that. 2006
Imagefilez.com :: www.imagefilez.com the link that was sent in the email is
http://www.imagefilez.com/validate.php?ses...3e6cffc8c1bd2bb ....
Helpful Registry Edit For Java Programmers
Command Prompt on right click menu (2) With this registry edit you can easily open the current folder in prompt without going through any
Change Directory commands (cd). This is useful for people like me who are programming in JAVA, and
every time to create class files and test them I have a diificult time just entering the commands in
Prompt. But if you don't want to use this registry edit you can create the directory in
C:\ drive like C:\files so you have to navigate very little in prompt. If you are
experienced in regedit you can do it yourself shown below OR download the attachment and app....
Download Songs From Mykazaagold.com
legal song downloading site (3) Hi guys, how is it going, just stopping by to tell you guys if you want to download the latest songs
in hip hop, R&B, jazz, Rap, Country, trance, techno, alternative and rock music, please go to
http://www.mykazaagold.com and signup today. I signed up yesterday and never stop downloading my
favorite songs and burning them on my CD and transferring to my Portable media player....
Generic Host Error
Anyone know how to fix it? (6) I've been receiving this errors for months and it seems not get get fixed... I'm using
Windows XP SP2 Home edition... CODE Generic Host Process for Win32 Services encountered a
problem and needed to close. I've tried whatever I can do, googling it, reading almost
everything possible and this error seems to be keep poping out everytime after I get my computer
started and my sound driver seems not to be working after that... I've even tried the hotfix
provided by Microsoft and kept my laptop up to date with the Windows Update and this error seems t....
Delete A Bunch Of Files Using Dos Statement
DOS Delete Command (4) when we are running a program.they usually create many files that we don't need.Anyone knows the
dos commands that we can delete those file at once?if you know could you please tell me that.thanks
Edit title for spelling error. ....
Psp Error- Tut On How To Fix
When you try to use the internet does your psp get an internal error? (25) First of all, psp can browse the internet with its simple browser. BUT! What you may not know
is that there is a bug where when you try to search or use a wireless lan connection (WLAN) the psp
may say something like: Internal Error (80410A0B) To fix this without any memory loss, take out
the UMD which is in the psp, and also take out the memory card. Next, go to settings, then system
settings and click restore settings, the psp may freeze up, but it is not broken, take out the
batter pack and put it back in, the settings should be restored and all should work.....
Chat With Command Prompt
(23) QUOTE Chat With Command Prompt If you want a private chat with a friend or client on you
Network, you don't need to download any fancy program! All you need is your friends IP
address and Command Prompt. Firstly, open Notepad and enter: @echo off :A Cls echo MESSENGER set
/p n=User: set /p m=Message: net send %n% %m% Pause Goto A Now save this as "Messenger.bat". Open
the .bat file and in Command Prompt you should see: MESSENGER User: After "User" type the IP
address of the computer you want to contact. After this, you should see this: Message: Now ty....
Sending + Receiving Email Via Telnet
using email via the command line. (8) ok first off im no good at writing tutorials so feel free to flame me (hey that rymes). Anyway in
this tutorial i will basically show you how to send and receive email via the command-line terminal
emulation program called Telnet. Now where shall i start, hmm.. Sending Email!! Sending
Email Sending email requires a special type of server called an SMTP server (SMTP -> Simple Mail
Transfer Protocol). SMTP is the protocol used to send email just like POP is the protocol used to
receive. Now by default and most commonly SMTP servers run on port 25. To describe ....
Downloading Content Using Rapidshare!
illegal or not? (10) Hi. I recently visited a friend of mine, who's older brother downloads pornographic movies on
his computer. He told me he visits sites that use rapidshare, and he downloads his movies that way.
I think it may be illegal since that website has links to download lots of movies, but I'm not
sure. It just seems that it may be illegal, because when was the last time you could download so
many full movies for free? I'm sorry if I did something against these forum rules, but my
brother-in-law said i could use this site to seek help. I really care for my friend a lot....
Run Internet Explorer From Command Prompt
Windows Tips (19) Here's a simple way you can run Internet Explorer from the command line... Create a new text
file that contains the following line: CODE @start "" /b "C:\Program
Files\Internet Explorer\iexplore.exe" %* Rename the file e.bat Copy this file
to your profile folder QUOTE C:\Documents and Settings\your_account_name Now you
can open a command prompt window and type the following CODE e www.trap17.com This will
start Internet Explorer and open the URL for www.trap17.com....
Gmail: 502 Server Error
GMail: 502 Server Error (17) Hey The topic name says it all. Well I have been trying for the last half an hour to log into my
GMail account, but it kept on occuring a Server 502 error. Just wondering if it is just me
or....yeah. QUOTE Server Error The server encountered a temporary error and could not complete
your request. Please try again in 30 seconds. Yep I have tried every minute..for the last half
an hour...(The Time now is 12.13pm Australian Eastern Standard Time) ....
Operating System Not Found
Error Displayed On Start Up (12) So I've been having some difficulties with my Laptop computer. Not the least significant of
them was this problem of not being able to find the O/S. What to do about it? How does the
computer not find the Operating System? I know that it is in there someplace, I had just
re-installed it, but the BIOS was not able to locate it. On the phone to the Manufacturer's
Help Centre. Explain the problem. Real nice guy. Had the answer right handy. Send me an email right
away. Good thing I had another machine available,huh? On startup, the powering on of the machine
tri....
Command Line Tools
(5) Part 1 , useful command line tools for network security. Info.txt: A handy collection of command
line tools cpuinfo.exe - gets the processor type and CPU clocking speed (mhz) fport.exe - shows open
ports and the process that owns the port iplist.exe - enumerates the ip's of the computer
md5.exe - gets the md5 hash of a file pw2kget.exe - for win2k gets the password of the currently
logged on user pwreveal.exe - gets the passwords of any window that has a ****** editbox
regshell.exe - a commandline registry explorer/editor resolve.exe - a commandline URL resolver se....
Auto Command Completion In Dos
auto completion in DOS (3) GET RID OF TYPING LONG FILE AND DIRECTORY NAMES IN THE COMMAND PROMPT. TRY THIS OUT...(just in case
u use DOS) To enable automatic pathname completion in DOS prompt...... 1. Open registry Editor by
entering "regedit" in the run dialog box. 2. Go to the below mentioned path
HKEY_CURRENT_USER\Software\Microsoft\Command Processor 3. Click Command Processor and
in the right pane double click "CompletionChar" 4. In the value data textbox, enter 9 and press ok.
5. exit regedit. restart the command prompt. type the command follwed by the first letter of the f....
Looking for command, conquer, error, downloading
|
|
Searching Video's for command, conquer, error, downloading
|
advertisement
|
|