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  |
 |
koldo
Messages: 3435 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
|
|
|
Goto Forum:
Current Time: Wed May 14 20:07:39 CEST 2025
Total time taken to generate the page: 0.02512 seconds
|