[gameprogrammer] Re: problem deploying app

tor, 22 03 2007 kl. 08:22 -0500, skrev Roger D Vargas:
> Im trying to test my application in another PC. I compiled it in VC 
> Express 2005 and copied all needed DLLs (at least, the ones I know). I 
> thought that the system would ask for the missing ones, but I have found 
> that in WinXP I always got an error: Incorrect configuration. In Win2k 
> it asks for the missing DLLS. I have tested before in my 2 development 
> workstations with Win 2k and XP.
> Windows is not my speciality, so I have no idea about whats happening. 
> How can I solve this without having to install VC in all PCs?
I have had the same problem at work some time ago, i used a PE (the
binary format that windows executables are in, think ELF for windows)
viewer. I can't quite remember the name of it, i thought it was from
sysinternals.com but they don't seem to offer it.

I found this Java application that might solve your problem:
http://www.ucware.com/apev/index.htm#apevdl

Haven't tried it though, i'm _happily_ running Linux here at home :-)

-- 
Rasmus Toftdahl Olesen <halfdan@xxxxxxxxxxxx>
halfdans.net


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: