Re: New installation code ( Courtesy of Tom)
- Posted by euphoric (admin) Mar 13, 2013
- 1468 views
I think that if a file you want to backup doesn't exist, don't issue an error and cause the user to have to press a key. Just skip it gracefully. No harm, no foul.
For example, the "filetype_extensions.conf" file doesn't exist at first, but you warn me that it wasn't able to back it up. Not a biggie, really.
ALSO: The executable on Windows is EuHelp.exe, so currently it fails to install the help file because it uses the Unix name (no extension).
Finally, if EuHelp.exe already exists in the \bin\ folder, it doesn't get copied and indicates a failure. You should probably remove the old copy and move the new one in, just in case.