Emuforums.com

Go Back   Emuforums.com > General Discussion > Web development / Programming
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old April 8th, 2006, 17:46   #1
Xtreme2damax
Mr. Technological
 
Xtreme2damax's Avatar
 
Join Date: Aug 2005
Location: Auburn, New York
Posts: 4,428
Best Free windows installers

Hey all, I'm Currently trying to learn C++ to get started on game deving. I'm looking for an Install program for windows other than Clickteam installer, which I wasn't too impressed with, that will allow me to Install my program/game once I get finished with it.

I've already downloaded/tried the free installer, inno Setup Compiler, by Jordan russel, and it's a little difficult to use. Can anyone reccomend the best free windows installers, Thanks a bunch
__________________
Xtreme2damax is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old April 8th, 2006, 18:04   #2
Ramsus K
A1C
 
Ramsus K's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 230
Read up on making Windows Installer packages. You might have to download the Platform SDK to get the right tools.
Ramsus K is offline   Reply With Quote
Old April 8th, 2006, 18:56   #3
Clements
Registered User
 
Clements's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 1,709
Nullsoft Install System is free and Open Source.
Clements is offline   Reply With Quote
Old April 8th, 2006, 22:35   #4
Xtreme2damax
Mr. Technological
 
Xtreme2damax's Avatar
 
Join Date: Aug 2005
Location: Auburn, New York
Posts: 4,428
Quote:
Originally Posted by Ramsus K
Read up on making Windows Installer packages. You might have to download the Platform SDK to get the right tools.
Quote:
Originally Posted by Clements
Nullsoft Install System is free and Open Source.
Ramsus K, I don't want any scripting involved to make an Installer package, I only want to script and code for my project, nothing other.

Clements, I downloaded the Nullsoft Install maker, and it still Requires coding/scripting to make an Installer package, which I don't want to do. the only thing I want to code for is my game/project. Thank you anyways though

Is there any other Install makers other than those you mentioned, and the ones I mentioned in my first post, that uses an easy to use wizard to create Installers. thanks a bunch If you can mention other ones with the specifications I mentioned
__________________
Xtreme2damax is offline   Reply With Quote
Old April 9th, 2006, 00:47   #5
Clements
Registered User
 
Clements's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 1,709
Self-extracting RAR archives can act as installers, and you can add your own icon and so on. It's about as basic as you can get.
Clements is offline   Reply With Quote
Old April 9th, 2006, 01:38   #6
Coolsvilleman
Emulation to the max!
 
Coolsvilleman's Avatar
 
Join Date: Jan 2004
Location: Canada
Posts: 2,560
Quote:
Originally Posted by Xtreme2damax
Ramsus K, I don't want any scripting involved to make an Installer package, I only want to script and code for my project, nothing other.

Clements, I downloaded the Nullsoft Install maker, and it still Requires coding/scripting to make an Installer package, which I don't want to do. the only thing I want to code for is my game/project. Thank you anyways though

Is there any other Install makers other than those you mentioned, and the ones I mentioned in my first post, that uses an easy to use wizard to create Installers. thanks a bunch If you can mention other ones with the specifications I mentioned
unfourtunately if you want to make a proper installer which creates start menus and installs the programs correctly you will need to use a installer with scripts. If you coding a game it shouldnt be to hard. Game code is far harder than installer coding.
__________________
Q6600 Core 2 Quad || Soundblaster X-Fi Extreme HD || e-VGA 8800GTX || 4096mb 4-4-4-12-2T Dual-Channel RAM || MSI P6N Diamond || 2x 320GB Hardrive || 5.1 Speakers || Remote control || 8x USB 2.0 || DVD/CD ±RW Drive || 1x IEEE1394

www.coolsvilleman.homedns.org Normally down. E-mail me for a DVD @ coolsvilleman@gmail.com
Coolsvilleman is offline   Reply With Quote
Old April 9th, 2006, 03:57   #7
hushypushy
the only one you've ever SEEN
 
hushypushy's Avatar
 
Join Date: May 2003
Location: San Francisco
Posts: 21,979
moved to the programming section
hushypushy is offline   Reply With Quote
Old April 9th, 2006, 04:31   #8
CD
Gunslinger
 
CD's Avatar
 
Join Date: Apr 2001
Location: Mid-World
Posts: 965
If you're too lazy to write extremely simple install scripts I suggest you stay far away from game development... or any software development for that matter.
__________________
The man in black fled across the desert, and the gunslinger followed...
CD is offline   Reply With Quote
Old April 9th, 2006, 06:30   #9
Xtreme2damax
Mr. Technological
 
Xtreme2damax's Avatar
 
Join Date: Aug 2005
Location: Auburn, New York
Posts: 4,428
It's not that I'm lazy, Actually I didn't know it was that simple, as you all have mentioned. I'll give it a try. It is Better now to try, than never. Anyways thanks a bunch, I really appreciate it.

I've been trying to study some Open-Source Sourcecode, and some C++ Tutorials. I'm Thinking about buying a book on C++ at my local bookshop.

This has always been my dream, to learn somthing, I thought I might never have the ability to learn, So far It's going Ok. I want to make sure I can remember the syntax, and functions such as "if loops" in C++.

The Installer Will of course be the last thing I attempt. I am more than willing to attempt and learn this, and I'll keep trying till' I become successful in Programming/Game Development.

I do Have some minor education in Prograaming, I'm trying to get back into college to finish my computer science degree.

Forgive me if I sound like a drunken cow typing this, but it's 1:29 Am In the morning right now, and I'm really tired, So I apologize
__________________
Xtreme2damax is offline   Reply With Quote
Old April 11th, 2006, 05:21   #10
CD
Gunslinger
 
CD's Avatar
 
Join Date: Apr 2001
Location: Mid-World
Posts: 965
Yea just give NSIS or something a try, you don't even have to know how to program to write the scripts, heck there are probably tools to generate them for you if you really can't figure it out.
__________________
The man in black fled across the desert, and the gunslinger followed...
CD is offline   Reply With Quote
Old April 11th, 2006, 13:47   #11
SnakeBite
Translator
 
SnakeBite's Avatar
 
Join Date: Apr 2002
Location: Norway
Posts: 669
Quote:
Originally Posted by Xtreme2damax
Ramsus K, I don't want any scripting involved to make an Installer package, I only want to script and code for my project, nothing other.

Clements, I downloaded the Nullsoft Install maker, and it still Requires coding/scripting to make an Installer package, which I don't want to do. the only thing I want to code for is my game/project. Thank you anyways though
Quote:
Originally Posted by CD
Yea just give NSIS or something a try, you don't even have to know how to program to write the scripts, heck there are probably tools to generate them for you if you really can't figure it out.
You can get a program for NSIS (NIS-edit or something) which includes a wizard for creating your script. Just input your info and it creates the script for you.
__________________
This is my new improved sig.
SnakeBite is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +1. The time now is 13:24.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.