Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » Installer for Windows (What installer to use for Windows)
Installer for Windows [message #43205] Sat, 07 June 2014 22:27 Go to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Hellow,

I would like to know whether there is an application within U++ or Bazaar for installing programs. I know that there is the Updater package in Bazaar but it seems to be limited and web oriented and I am interested in the typical software installer.

If there isn't anything in U++, what free software do you tipically use? What about Windows Installer?

Thanks,

Javier
Re: Installer for Windows [message #43206 is a reply to message #43205] Sun, 08 June 2014 07:41 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Javier,

As far as I know there is only one thing around that does this: The installer for U++ itself Smile The code is rather simple and can be found in uppbox/MakeInstall4. It just copies all the files and folders to one location, compiles the binaries and cals 7z to compress it and in the end it calls WinInstaller to make the archive into an installer. Easy and straight forward, no magic involved Smile

Best regards,
Honza
Re: Installer for Windows [message #43207 is a reply to message #43206] Sun, 08 June 2014 10:32 Go to previous messageGo to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Hi Honza,

Thank you; I'll try it.

Cheers,

Javier
Re: Installer for Windows [message #43227 is a reply to message #43207] Tue, 10 June 2014 22:13 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

I use InnoSetup. Scripting is very simple. And professional installation design.

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: Installer for Windows [message #43266 is a reply to message #43227] Fri, 20 June 2014 13:49 Go to previous messageGo to next message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Thanks Sergey, it looks promissing.
Re: Installer for Windows [message #43290 is a reply to message #43266] Mon, 23 June 2014 22:34 Go to previous message
Tom1
Messages: 1212
Registered: March 2007
Senior Contributor
Hi

I use NSIS. It works well, but I'm a bit worried about the recently sluggish development.

Best regards,

Tom
Previous Topic: How to make your own Grid (in Russian)
Next Topic: CodeBrowser
Goto Forum:
  


Current Time: Thu Mar 28 11:11:45 CET 2024

Total time taken to generate the page: 0.01365 seconds