Author Topic: how do i create an installer?  (Read 6738 times)

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
how do i create an installer?
« on: April 28, 2009, 11:29:09 pm »
well i want to make a better tremulous installer and i am wondering how to do so. What program?

Archangel

  • Guest
Re: how do i create an installer?
« Reply #1 on: April 28, 2009, 11:46:22 pm »
no

gimhael

  • Posts: 546
  • Turrets: +70/-16
Re: how do i create an installer?
« Reply #2 on: April 29, 2009, 06:05:04 am »
well i want to make a better tremulous installer and i am wondering how to do so. What program?

dpkg

Archangel

  • Guest
Re: how do i create an installer?
« Reply #3 on: April 29, 2009, 06:09:53 am »
don't confuse the poor kid, he hardly knows what linux is.

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: how do i create an installer?
« Reply #4 on: April 29, 2009, 07:02:06 am »
OK so i googled dpkg and I found a wikipedia article that briefly explained its the code that tells a  .dep what to do in Linux. I have used one of those files to install opera before but that's the extent of my knowledge. IF i learn how to code one of these will i be able to convert it to a .exe for windows or is that completely separate?

gimhael

  • Posts: 546
  • Turrets: +70/-16
Re: how do i create an installer?
« Reply #5 on: April 29, 2009, 10:13:11 am »
Sorry, debian/ubuntu only, but you didn't specify the OS in your original post. You could take a look at the nullsoft installer.

danmal

  • Posts: 244
  • Turrets: +21/-6
Re: how do i create an installer?
« Reply #6 on: April 29, 2009, 12:45:23 pm »
I'd suggest installjammer (works for Mac, Linux, Windows), Nullsoft, Inno Setup or Bitrock. I've never used bitrock before but installjammer seems like the best bet out of all 4 of your options.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: how do i create an installer?
« Reply #7 on: April 30, 2009, 01:14:24 am »
OK so i googled dpkg and I found a wikipedia article that briefly explained its the code that tells a  .dep what to do in Linux. I have used one of those files to install opera before but that's the extent of my knowledge. IF i learn how to code one of these will i be able to convert it to a .exe for windows or is that completely separate?

HAHAHAHAHAHAHAAhahahahaha! Good one.

An .exe file is an executable file, while .deb is a debian package file. Those two have almost nothing in common. Maybe read more on Wikipedia before blasting stupid installers into the world and making others fix it for you.

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: how do i create an installer?
« Reply #8 on: April 30, 2009, 03:21:23 am »
Bissig: you are being an ass.
.... or is that completely separate?
Just saying "No you can't, its a totally different file." would do better.
« Last Edit: April 30, 2009, 03:23:47 am by UniqPhoeniX »

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: how do i create an installer?
« Reply #9 on: May 01, 2009, 01:15:04 am »
Well, he wants to serve the community. So he better be up to it. And it doesn't look like he is, if he doesn't know what an executable file is.

danmal

  • Posts: 244
  • Turrets: +21/-6
Re: how do i create an installer?
« Reply #10 on: May 01, 2009, 09:43:08 am »
I personally don't see the problem here. An installer is a very easy thing to create and even if he doesn't do a very good job then so what? It's not going to hurt anyone if he creates a shitty installer (assuming it doesn't delete all your files of course  ;) ). Gonna have to agree with UniqPhoeniX here. You were being a bit of an arse.

Good luck with the installer cactusfrog.