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 » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Windows setup appends files
Re: Windows setup appends files [message #26290 is a reply to message #26289] Wed, 21 April 2010 16:14 Go to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello Shire/cbpporter

I think that windows installer package is uppbox/WinInstaller2.

This package checks if there is an older install just by checking if theide.exe exists. If it is deleted, install will continue (see file Install.cpp, function BOOL CALLBACK Proc( ), line 32)

In addition, when copying files, for any reason the installer appends the files instead of copying over existing files as it uses FileAppend instead of FileOut (see file 7zMain.c, function void LZMAExtract( ), line 95).

These would explain the problems reported by Shire.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Theide is linked with unnecessary libs on linux
Next Topic: Compiler or LINK options = MSC9 build
Goto Forum:
  


Current Time: Fri Apr 19 19:39:51 CEST 2024

Total time taken to generate the page: 0.02690 seconds