|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Mr. Technological
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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
|
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#2 |
|
A1C
![]() ![]() 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.
|
|
|
|
|
|
#3 |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Jun 2003
Location: UK
Posts: 1,709
|
Nullsoft Install System is free and Open Source.
|
|
|
|
|
|
#4 | ||
|
Mr. Technological
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Auburn, New York
Posts: 4,428
|
Quote:
Quote:
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
|
||
|
|
|
|
|
#5 |
|
Registered User
![]() ![]() ![]() ![]() ![]() 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.
|
|
|
|
|
|
#6 | |
|
Emulation to the max!
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2004
Location: Canada
Posts: 2,560
|
Quote:
__________________
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
|
|
|
|
|
|
|
#7 |
|
the only one you've ever SEEN
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2003
Location: San Francisco
Posts: 21,979
|
moved to the programming section
|
|
|
|
|
|
#8 |
|
Gunslinger
![]() ![]() ![]() ![]() 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... |
|
|
|
|
|
#9 |
|
Mr. Technological
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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
|
|
|
|
|
|
#10 |
|
Gunslinger
![]() ![]() ![]() ![]() 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... |
|
|
|
|
|
#11 | ||
|
Translator
![]() ![]() ![]() ![]() Join Date: Apr 2002
Location: Norway
Posts: 669
|
Quote:
Quote:
__________________
This is my new improved sig. |
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|