Re: Why no ZIP version for Windows anymore?
Brought to you by:
thesun
From: Shachar S. <sh...@sh...> - 2009-02-13 17:17:20
|
Piotr Martyniuk wrote: > Hi, > > I see that since a version 1.06 there is no new version packed as ZIP > archive, which was running on the system where the admin rights were > revoked, so this version was working as a portable version. > I wonder why now only the MSI packages are available. Is it possible > to get the latest version as the ZIP archive as well? > > Regards, > Zax Hi Zax, The answer is actually in the archives. I switched to a new compiler (Visual Studio 9), and it requires runtime libraries that can only be installed with an installer. As such, I switched the entire distribution to an installer based one. Do feel free to compile the program yourself with a compiler that does not have such strict runtime libraries requirements. Shachar |