Windows installer (NSIS)

Windows installer (NSIS)

Postby odamite » 23 Jan 2012, 19:09

Usually Windows applications are distributed through installers. So that's why I created one for this project! :D I'm using NSIS which is widely used open source installer. It would be great if this installer was available on the official website to make downloading and playing easier. I've attached zip containing my build, banner image and source file.
Attachments
installer.zip
(5.82 MiB) Downloaded 296 times
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Windows installer (NSIS)

Postby Edward_Lii » 23 Jan 2012, 19:18

Hello odamite,

odamite {l Wrote}:Usually Windows applications are distributed through installers. So that's why I created one for this project! :D I'm using NSIS which is widely used open source installer. It would be great if this installer was available on the official website to make downloading and playing easier. I've attached zip containing my build, banner image and source file.

I think it's great, can't really test it under Linux. :p
I've ran the installer using wine and it looked good, I like the banner.
The installed version didn't run under Wine, but that's probably an issue with wine.

I think it could be placed on the site, but which version did you package?

Thanks for your contribution! :)
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Windows installer (NSIS)

Postby odamite » 23 Jan 2012, 19:39

Thanks! It was 0.2 Windows build downloaded from SourceForge.

By the way it would be nice to have Me and My Shadow available in repositories on major linux distributions. It would bring this game to hands of many more people!
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Windows installer (NSIS)

Postby ctdabomb » 23 Jan 2012, 19:53

odamite {l Wrote}:By the way it would be nice to have Me and My Shadow available in repositories on major linux distributions. It would bring this game to hands of many more people!

That would be very nice :D , but I don't know if that is even possible. :think:
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: Windows installer (NSIS)

Postby Edward_Lii » 23 Jan 2012, 20:07

Hello all,

odamite {l Wrote}:Thanks! It was 0.2 Windows build downloaded from SourceForge.

Ok, I'll add it when I find the time. ;)

odamite {l Wrote}:By the way it would be nice to have Me and My Shadow available in repositories on major linux distributions. It would bring this game to hands of many more people!

I know, it's already going to good way.
Perhaps I can try to get it in the openSUSE games repository, I'll see what I can do.
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Windows installer (NSIS)

Postby odamite » 23 Jan 2012, 20:43

I know, it's already going to good way.

Mandriva (Cooker): http://svn.mandriva.com/cgi-bin/viewvc. ... dmyshadow/
FreeBSD: http://www.freebsd.org/cgi/cvsweb.cgi/p ... dmyshadow/

Perhaps I can try to get it in the openSUSE games repository, I'll see what I can do.

That's already a great start! In the future I would like to Me and My Shadow in distros like Debian/Ubuntu and Fedora. I know it's not going to be easy but maybe we could somehow persuade some package maintainer to help us?
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Windows installer (NSIS)

Postby Edward_Lii » 24 Jan 2012, 17:25

Hello odamite,

odamite {l Wrote}:That's already a great start! In the future I would like to Me and My Shadow in distros like Debian/Ubuntu and Fedora. I know it's not going to be easy but maybe we could somehow persuade some package maintainer to help us?

In the future I would like it pre-installed on Debian/Ubuntu/Fedora/openSUSE. :p

Yes, that would be great, I've already contacted packman repository.
Not the default openSUSE repositories but one almost every openSUSE user has. ;)

I'm not sure what we can do about the other distros or how to contact them?

BTW, I've uploaded the installer to the sourceforge files. ;)
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Windows installer (NSIS)

Postby odamite » 24 Jan 2012, 19:19

Hey again!
Edward_Lii {l Wrote}:In the future I would like it pre-installed on Debian/Ubuntu/Fedora/openSUSE. :p

Me too! :D

Edward_Lii {l Wrote}:I've already contacted packman repository.
Not the default openSUSE repositories but one almost every openSUSE user has. ;)

Nice, can't wait to see it go online!

Edward_Lii {l Wrote}:I'm not sure what we can do about the other distros or how to contact them?

Official repositories seem to have long process to get packages in. And you should already be a package manager to instantly upload packages. It's long process to become a maintainer as well. After some research I found a way to bypass this. A package request could be created. I don't know is this a faster way or not because there is already a long list. Anyway here's some links:
http://www.debian.org/devel/wnpp/
https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages (Note Ubuntu packages are synced from Debian)
http://fedoraproject.org/wiki/Package_maintainers_wishlist

Edward_Lii {l Wrote}:BTW, I've uploaded the installer to the sourceforge files. ;)

Nice! In the future I'd like to see both installer and an archive. Thanks! :)
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Windows installer (NSIS)

Postby Edward_Lii » 25 Jan 2012, 18:48

Hello odamite,

odamite {l Wrote}:Official repositories seem to have long process to get packages in. And you should already be a package manager to instantly upload packages. It's long process to become a maintainer as well. After some research I found a way to bypass this. A package request could be created. I don't know is this a faster way or not because there is already a long list. Anyway here's some links:
http://www.debian.org/devel/wnpp/
https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages (Note Ubuntu packages are synced from Debian)
http://fedoraproject.org/wiki/Package_m ... s_wishlist

I think it's best too leave this for now since the current release contains some non-free content.
Both the old font and the background music, this can cause some problems especially in the main repository of the distros.

Hopefully it will go better with V0.3. ;)
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Windows installer (NSIS)

Postby odamite » 25 Jan 2012, 19:06

Your right. So lets wait till 0.3! :D

Thinking of the future here's some more specific links for games:
http://wiki.debian.org/Games
http://fedoraproject.org/wiki/SIGs/Games

When the time is right we should chat with package maintainers on IRC and hope that some of them will get interested ;)

By the way, when My & My Shadow will be ready for the next release?
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Windows installer (NSIS)

Postby Edward_Lii » 25 Jan 2012, 19:13

Hello odamite,

odamite {l Wrote}:Thinking of the future here's some more specific links for games:
http://wiki.debian.org/Games
http://fedoraproject.org/wiki/SIGs/Games

Thanks for the links, we should keep them for when V0.3 comes out.

odamite {l Wrote}:By the way, when My & My Shadow will be ready for the next release?

We've always used the "release when ready" method so the same probably goes for version 0.3.
I also like the idea of "release early, release often", meaning that 0.3 would only contain the new menu theme or the level statistics.
But currently all of the following has been implemented (partially):
    * New menu (still lots to do)
    * Level statistics, system is in place only needs target numbers for current levels and a way to configure that using the level editor.
    * Replay support has been started, this still requires some work.
    * Input manager has been added, still needs a good interface to configure (joystick support can wait)
So I think we should focus on finishing theses tasks (and not adding new ones) followed by testings (release candidate) and then it's time to release V0.3. :)
I've no idea how long this will take.
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Windows installer (NSIS)

Postby odamite » 25 Jan 2012, 19:24

Sounds like a plan. I think this will be the best My & My Shadow release so far! :D
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Who is online

Users browsing this forum: No registered users and 1 guest