I have written a gui application for windows os using Borland C++ Builder.
Does anybody know how I would go about automating the installation process -
for instance, I would like my executable to start off compressed - I would
then like the installation process to 1. automatically create a new
directory, uncompress the archive into the new directory, 2. automatically
put a shortcut onto the users desktop. I have noticed this seems to be the
norm for installing professional software, and I just wondered how it's
done.
Thanks,
Sally
Does anybody know how I would go about automating the installation process -
for instance, I would like my executable to start off compressed - I would
then like the installation process to 1. automatically create a new
directory, uncompress the archive into the new directory, 2. automatically
put a shortcut onto the users desktop. I have noticed this seems to be the
norm for installing professional software, and I just wondered how it's
done.
Thanks,
Sally
Comment