In moving my project from SUF6 to SUF8.. I have run into a problem.
In SUF6 I was able to read an INI file and from that file.. determine where the files will be installed to. Now with SUF8, it seems that.. that functionality does not work the same.. could it be LUA that is the snag?
In the Startup section, I check and read from the MBS.ini file.. where the section values are what paths should be used. For example, HLPWIN=C:\MBS\HLPWIN1 is read into the variable %HlpWin1% but when I compile and run the installer, I get a message that the installer cannot install to "%HlpWin1%" with an Retry and Cancel button. If I click Retry.. the installer just disappears.
I have added all my variables that I read from the MBS.ini file to the System Variables section. When I run with these set, the installer seems it blows off the information I read from the MBS.ini file for what is set in the System Variable section.Setup can not create the following folder:
%ExeWin1%
I have been using SUF for years and would like to continue to use it but if I cannot get over this hurdle.. I will be forcedto seek out a different installer software that will.
If my design is incorrect.. please let me know what I can do to fix the design.
I have attached the project file to this post for easier viewing of what I am doing.

to seek out a different installer software that will.
Reply With Quote


