Page 1 of 1

Install Engine

Posted: Sun Nov 02, 2008 9:10 pm
by metal_head
While instaling a game on my asus PDA,I really liked the installer interface. It's not something awesome,but it's still different than the installers that are used for most of the games,made with RF and E3D.

[img=http://img219.imageshack.us/img219/5345 ... tp0.th.jpg][img=http://img219.imageshack.us/images/thpix.gif]

Which software can I use to make something simmilar to this and won't take much time and skills?

Re: Install Engine

Posted: Mon Nov 03, 2008 12:23 am
by Destron
Nullsoft Scriptable Install System:

http://nsis.sourceforge.net/Main_Page

A lot of people use that one.

Re: Install Engine

Posted: Mon Nov 03, 2008 3:05 pm
by metal_head
Thanks
Nullsoft Scriptable Install System
that means,that I'll have to learn some language,right?

Re: Install Engine

Posted: Mon Nov 03, 2008 3:54 pm
by paradoxnj
Yes..you will actually have to learn something. :roll: NSIS is not click and create.

Re: Install Engine

Posted: Mon Nov 03, 2008 8:36 pm
by Destron
I suppose you could also try this:

http://www.clickteam.com/eng/installcreator.php

*shrugs*

Re: Install Engine

Posted: Mon Nov 03, 2008 9:07 pm
by metal_head
Yes..you will actually have to learn something. NSIS is not click and create.
Well,it's not a problem at all,but I want to make it fast so that I can release the demo as soon as possible.

Thanks,Destron!