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.

Newcomers DBPro Corner / installers

Author
Message
genius
20
Years of Service
User Offline
Joined: 16th Oct 2003
Location: Utah, USA
Posted: 21st Nov 2003 02:42
I have always been puzzling over how to make an installer. If anyone could let me know, that would be great.

Be happy, tomorrow is another day
nrasool
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Surrey Area
Posted: 21st Nov 2003 11:19
Hi there

I don't know how to create an setup installer within Darkbasic, but why not use a free setup installer.

I use Inno Setup, which is very good.
Here is the url: http://www.jrsoftware.org/
Powersoft
21
Years of Service
User Offline
Joined: 1st Aug 2003
Location: United Kingdom
Posted: 21st Nov 2003 18:48
i hade a go at making one but stopped after getting stuck on putting it in to a program. i tried using data staments but... oh i dont know im confused...

Resist the power of the ring...
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 21st Nov 2003 19:21
quite honestly db/dbp really isn't the platform for making an installer, although it could be done. You may not want to re-invent the wheel, and just use a free one from the net, or if you know another language like C++, or VB or something, it would be easier to do there.

All an installer does is create directories, copy files, register dll's, and make registry entries, but this could get unwieldly in dbp depending on the size of the task.

-RUST-
Powersoft
21
Years of Service
User Offline
Joined: 1st Aug 2003
Location: United Kingdom
Posted: 21st Nov 2003 19:26
but where is the program that is installed stored ( in the installer)

Resist the power of the ring...
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 21st Nov 2003 19:33
the installer is an exe, and within that exe is all of the programs media and the program files like exe, dll, etc.

-RUST-
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 21st Nov 2003 19:35
but now stuff is done in scripts anyway, either generated at install or pre generated. so you write the Installer exe once, then you package up all the files for the target program, then you write a script for the installer exe to follow to create dirs, copy, registry entries, etc - or the script can built by, then followed by the installer exe, based on the user's choices during the first part of the setup.

-RUST-
empty
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 21st Nov 2003 20:17
Usually the (compressed) files that need to be installed are appended to the installer exe. That's the same method DBpro uses to store the plugin and user-plugin DLLs in your app.

Me, I'll sit and write this love song as I all too seldom do
build a little fire this midnight. It's good to be back home with you.
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 21st Nov 2003 20:26
There are so many free installers there is no point in doing your own.


Mirrors are more fun than television. Well, that was fun, in a not-so-fun sort of way...
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 21st Nov 2003 21:09
exacta-mundo


-RUST-
Newbie Brogo
21
Years of Service
User Offline
Joined: 10th Jul 2003
Location: In a Pool of Cats
Posted: 22nd Nov 2003 01:15
search google, thats what i did

You did what? For who?! For how many jellybeans?!?

genius
20
Years of Service
User Offline
Joined: 16th Oct 2003
Location: Utah, USA
Posted: 22nd Nov 2003 04:13
Thanks guys!

Be happy, tomorrow is another day
JD Programming
20
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: United Kingdom
Posted: 23rd Nov 2003 23:16
I recommend the 'Clickteam Install Creator', which can be found at:

http://www.clickteam.com

...also, it's free

Programming is one of the first steps to become an individual...
http://www.jdpgamestudios.co.uk
applegm
20
Years of Service
User Offline
Joined: 26th Nov 2003
Location: Hong Kong
Posted: 4th Dec 2003 13:44
http://www.jrsoftware.org/isinfo.php

Inno-Setup is a very good Free-Installer. Recommended.
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 4th Dec 2003 14:28
Dont forget that you can make self-extracting installers if you've got WinZip or RAR


Mirrors are more fun than television. Well, that was fun, in a not-so-fun sort of way...
comando 300
20
Years of Service
User Offline
Joined: 23rd Nov 2003
Location:
Posted: 8th Dec 2003 01:09
If the program don't have media, it should have a setup?
orv
21
Years of Service
User Offline
Joined: 9th Sep 2003
Location: Chicago, IL
Posted: 11th Dec 2003 20:56
yes, if you want to give your user such nicities as a desktop icon and a menu item to start your game.

If you aim at nothing you'll hit it every time. 806mhz AMD Athlon Processor. 384MB memory.
Windows XP Home Edition. RADEON 9700 Pro graphics card. - editor.exe=1.0.6.1 - DBPCompiler.exe=V1.05

Login to post a reply

Server time is: 2024-09-21 11:57:34
Your offset time is: 2024-09-21 11:57:34