Auto Update help

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Auto Update help

Post by grimdoomer »

Im trying to add an auto update system to my app. But the problem is that for some reason one of the dll's used in it doesent work on any body elses computer. Its the right dll and there is only one of them. Im using the chilkat dll for ftping to a server. but everything else works except the dll. Any suggestions?
Image
AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
User avatar
xbox7887




Socialist Coagulator Decryptor Advisor
Eureka Commentator Wave Scorched Earth

Posts: 2160
Joined: Mon Dec 27, 2004 6:19 pm
Location: New Lenox, Illinois
Contact:

Re: Auto Update help

Post by xbox7887 »

grimdoomer wrote:Im trying to add an auto update system to my app. But the problem is that for some reason one of the dll's used in it doesent work on any body elses computer. Its the right dll and there is only one of them. Im using the chilkat dll for ftping to a server. but everything else works except the dll. Any suggestions?
Error messages? Chances are the dll you're using references other things packaged with it...give a little more info ;P
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

No... He was using a ftp library :roll: , why? I don't know.
Image
C Wizzle
User avatar
LuxuriousMeat





Posts: 824
Joined: Thu Nov 03, 2005 6:43 pm
Location: zzzzzzzzzzzzzzzz
Contact:

Post by LuxuriousMeat »

Supermodder911 wrote:No... He was using a ftp library :roll: , why? I don't know.
I'm gonna go ahead and assume he was using it to download an update from an FTP server...
Image
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

But why use FTP when you can just get it the update with a WebClient?
Image
C Wizzle
User avatar
LuxuriousMeat





Posts: 824
Joined: Thu Nov 03, 2005 6:43 pm
Location: zzzzzzzzzzzzzzzz
Contact:

Post by LuxuriousMeat »

Supermodder911 wrote:But why use FTP when you can just get it the update with a WebClient?
Maybe he doesn't have access to a web server and is running a FTP server off his PC?
Image
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

No he is using the remnantmods server.
Image
C Wizzle
Post Reply