Subject Re: dbase project .exe not created
From edward <eracht@yahoo.com>
Date Sun, 26 May 2024 10:33:34 -0400
Newsgroups dbase.getting-started

Charlie,

Here I go again with my reading.

The problem is in the section FIles.  Looks like you give a lot of
emphasis to the Runtime.  Therefore the error message is correct - your
project *.exe is not there.

see a copy of the section Files from the link I gave you

Files:
Set up the files to be included with the installer.
1. Destination folder – Set the installation location of the file that
is chosen in the source list. Indicate {app} to use the installation
directory from the Defaults tab.
Click the button to the right of the field to update the source list.
2. Generate and include Windows XP manifest file – Selecting this option
will automatically create a Windows XP manifest file when you generate a
script. The manifest file will be installed in the runtime directory
during the installation.
3. Source – The list of files that will be included in the installation,
showing the local project file on the left and the installation path on
the right.
4. Flags – Click this button to set various attributes for each file.


ed