SC4 Devotion Forum Archives

SimCity 4 General Discussion and Tutorials => SimCity 4 General Discussion => Topic started by: MandelSoft on October 10, 2008, 07:36:18 AM

Title: How to make an Installer?
Post by: MandelSoft on October 10, 2008, 07:36:18 AM
I want to have an Installer for a few of my projects, but I don't know how to make them. Especially the LRM needs one. So does anyone know how to make them?

Thanks in advance!
Maarten
Title: Re: How to make an Installer?
Post by: Sheep49 on October 10, 2008, 07:39:52 AM
Hmmm... I don't make installers, but my friend sent me a link to this video, and told me it's great. So here you have it.

http://www.youtube.com/watch?v=CyxqvJKwn5o (http://www.youtube.com/watch?v=CyxqvJKwn5o)
Title: Re: How to make an Installer?
Post by: Andreas on October 10, 2008, 10:38:23 AM
What do you want to achieve with the installer? Do you need optional or mutual exclusive components, like the NAM installer has? If so, the Nullsoft Installer is probably the best one, although it has a bit of a learning curve. If you want, I can send you the NAM installer script that includes some comments, and there's also an external editor that has a wizard included.

For simple stuff, such as simply installing the files to the proper location and show a readme file, the Clickteam Installer is definitely the fastest and easiest of all installer programs that are available. There's also a wizard included, but I grasped the basic concept within a few minutes. If you save your project to a file, you can use it as a template for future installers, so you just need a few clicks to switch the files and installation path later.
Title: Re: How to make an Installer?
Post by: MandelSoft on October 11, 2008, 01:43:02 AM
@Andreas: I need the first one. I want a installer that you can choose which lights of the LRM you want to install. So I need an optional installer. And one thing I need in the installer: You can choose one light per wealth/network type.

@Sheep49: Thanks for the advice!
Title: Re: How to make an Installer?
Post by: Andreas on October 11, 2008, 02:06:22 AM
Ok, then the Nullsoft installer should be fine. Keep in mind that it won't work for Mac users, though. I'll send you my script template, along with some explanations. Is the e-mail address in your profile valid? If not, PM me with your private address, then I'll use that one. :)
Title: Re: How to make an Installer?
Post by: MandelSoft on October 11, 2008, 02:09:25 AM
Yes, it's a valid one. It's my mail account for people that I know from the Internet.
Title: Re: How to make an Installer?
Post by: Andreas on October 11, 2008, 02:23:15 AM
You've got mail. :)
Title: Re: How to make an Installer?
Post by: MandelSoft on October 11, 2008, 02:33:46 AM
Got it, Thanks!