I am using InnoScript Version 9.0, Build 4. There are differences in file destinations (where a file is to be installed) in the generated script versus previous versions, as follows:
SCRIPTEN.EXE - formerly in {tmp}, now in {userappdata}
GHMHELP.CHM - formerly in {app}, now in {userappdata}
MSMASK32.OCX - new file placed in {userappdata}. Should it not be in {sys}?
Please explain. Thanks.
I think I've resolved the situation. When I uncheck all the files in Add Files the destination for the files is as desired.
Yes, As in the new instructions when the file is checked in the Add Files section the destination will be the {userappdata} folder. Unchecked will be the {app} folder.
You say: Unchecked will be in the {app} folder.
Not a big deal, but I think you mean that files not otherwise appropriately targeted elsewhere by InnoScript will be in the {app} folder. For example, the .CHM Help file went to {app}; SCRIPTEN.EXE went to {tmp} and the .OCX file went to {sys}.
BTW, you may be pleased to know that I resolved the situatio by reading the new instructions. As you told me months ago - do the research!
Great, I spent a lot of time on the instruction. It's good to know they are being put to good use
Yes, I meant unchecked in the Add Files Tab...