aMule Forum

English => Multiplatform => Win32 => Topic started by: LilithSChild on November 14, 2009, 02:27:42 PM

Title: Build installer for Win32
Post by: LilithSChild on November 14, 2009, 02:27:42 PM
Hi !
I'm trying to build amule-svn on win32 so i can use the amule gui on my lapdog ( MS Vista ),
to build it i'm following the amule's wiki
but  i don't know how can i build an installer to install it on my computer in a clean way.

someone can drive me to a solution? maybe a link to a guide or something similar ...
Title: Re: Build installer for Win32
Post by: GonoszTopi on November 14, 2009, 09:51:19 PM
Anyway, NSIS (http://nsis.sourceforge.net/Main_Page) is known as a good, GPL, Wn32  installer.
... which is the one used for the official installers. If you tell me what compiler environment (MSVC, MinGW/MSYS) are you using, I can give you an installer script for NSIS.
Title: Re: Build installer for Win32
Post by: Stu Redman on November 15, 2009, 09:43:21 PM
Why not add it to the repository?
Title: Re: Build installer for Win32
Post by: GonoszTopi on November 16, 2009, 11:29:31 AM
Why not add it to the repository?
Because it's mostly generated by a custom script and I don't feel like cleaning it up... but might happen Soon(TM) (http://wiki.amule.org/index.php/Soon).
Title: Re: Build installer for Win32
Post by: jordanliuhao on January 27, 2010, 06:35:46 PM
Could you please send the NSIS script for MSVC environment to me? Maybe I can clean it up. Thanks

Jordan