Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Would you use this(update dll/program)

Author
Message
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 22nd Dec 2005 23:26 Edited at: 22nd Dec 2005 23:31
I am making a program called "patch_it!" it is a updating program which updates your programs you make, but what is "magical" about it is it only stores in the file the different bytes(if patching a file) and the address, so instead of having people download your 10mb exe for your 3 or 4 changes to the code, you can have them download a patch file that might be less than 1k(for just a few changes)

The patch writer makes everything tokenized so that patching/updating stuff is fast
but not only can you patch files you can also create files and write data to files and delete directories, copy files and just about all of the basic file and dir commands
i have plans of adding registry keys but right now its a bit too complicated to me so im sticking witht he basics

Right now its just a console exe(the reader/patcher not the writer) but when i get this done it shouldnt be too much work to get a dll version going and maybe a self-contained exe that automatically launches the patch file and updates your app

and its also made in C so pretty fast(hopefully)


so now the big question if this was free to use to you would you use it instead of putting your exes and stuff into a zip file and tell the user to overwrite everything

edit:
the exe optimized down to 6kb when compiled without debug info but its not done yet but it will probably stay below 10kb

tutorials,programs,useful but simple php scripts, a place for code snipplets and more at
http://hackr83.0z0.co.uk
(still under construction)
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 22nd Dec 2005 23:31
Free? For something like this? Heck yes!


Down with GTA! Let's have Mario Ground Pound 'em!
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 22nd Dec 2005 23:33 Edited at: 22nd Dec 2005 23:36
Well I got 1 person cheering me on to get it done then, its about 45% done though already(console exe)

edit:
woops dont have any of the patch writer done yet though which i expect to be the hardest part because im planning on it being a graphical and not text based app

tutorials,programs,useful but simple php scripts, a place for code snipplets and more at
http://hackr83.0z0.co.uk
(still under construction)
TKF15H
21
Years of Service
User Offline
Joined: 20th Jul 2003
Location: Rio de Janeiro
Posted: 22nd Dec 2005 23:38
Sounds good, would be nice if it were to automaticly download patches off a server, but I guess that would be too much to ask (Winsock+C sucks )

WarBasic Scripting engine for DarkBasicPro
DC emulator code size: 14.3MB, 553,214 lines
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 22nd Dec 2005 23:42
I planned on adding it but nowhere near right now
yes i agree winsock in C is horrid
but is there a language that it is easy in?

tutorials,programs,useful but simple php scripts, a place for code snipplets and more at
http://hackr83.0z0.co.uk
(still under construction)
TKF15H
21
Years of Service
User Offline
Joined: 20th Jul 2003
Location: Rio de Janeiro
Posted: 22nd Dec 2005 23:58
yes, VB6.

WarBasic Scripting engine for DarkBasicPro
DC emulator code size: 14.3MB, 553,214 lines
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 23rd Dec 2005 00:05 Edited at: 23rd Dec 2005 00:13
hmm I hate (i think its object oriented to the max) the way functions and stuff is in vb6

edit:
I probably could do http downloads though because of urlmon.dll

tutorials,programs,useful but simple php scripts, a place for code snipplets and more at
http://hackr83.0z0.co.uk
(still under construction)
Jeku
Moderator
21
Years of Service
User Offline
Joined: 4th Jul 2003
Location: Vancouver, British Columbia, Canada
Posted: 23rd Dec 2005 00:32
I would use it. Often times I just re-release the EXE, which can be over 1MB ... obviously with DBP it's larger.

Kangaroo2 BETA2
21
Years of Service
User Offline
Joined: 23rd Aug 2003
Location: Somerset / UK
Posted: 23rd Dec 2005 01:06
That sounds like something I could certainly use, yes


Preorder EA here:http://forum.thegamecreators.com/?m=forum_view&t=67575&b=8&p=0
+ Model Pro out now in Program Announcements!
Dgamer
22
Years of Service
User Offline
Joined: 30th Sep 2002
Location:
Posted: 23rd Dec 2005 01:15
I would use it.

I dont think you need to add the functionality to automatically download patches, its rather easy to make a db program check for updates and download them by using ftp commands.

Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 23rd Dec 2005 03:03
yes but this isnt aimed at just dbp its at any software

tutorials,programs,useful but simple php scripts, a place for code snipplets and more at
http://hackr83.0z0.co.uk
(still under construction)

Login to post a reply

Server time is: 2024-11-16 07:39:22
Your offset time is: 2024-11-16 07:39:22