PDA

View Full Version : SUF8 & HTML screens


jassing
09-09-2008, 11:35 AM
This is a converted SF7 project, this did not happen with sf7.
I have tried deleting the screen and recreating it -- same results.

The screen is a "Scrolling text" screen
The screen text is set to load from file
#PROJECTFILEDIR#\PostInstall-RebootRequired.htm
This file does exist.

When built with sf7 the file is displayed correctly
When built with sf8, the system prompts the user to open the file.
(See attached screen shots)

Any ideas on how to work around this?

Mark
09-09-2008, 12:02 PM
Hi Josh,

That's interesting I can't seem to get this to happen on my side.

I've tried using the following paths and both worked in Setup Factory 8.0:


#PROJECTFILEDIR#\Readme.htm
#PROGRAMFILESDIR#\Setup Factory 8.0\Readme.htm


What happens if you use the second path does that work for you?

jassing
09-09-2008, 12:25 PM
Hi Josh,

That's interesting I can't seem to get this to happen on my side.

I've tried using the following paths and both worked in Setup Factory 8.0:


#PROJECTFILEDIR#\Readme.htm
#PROGRAMFILESDIR#\Setup Factory 8.0\Readme.htm


What happens if you use the second path does that work for you?

Yes; it happens using that -- or a hard coded path.
I think this might be related to the C5 error, since c5 is memory corruption; I'm thinking that irsetup.exe is getting confused....
I'll email you.