this contains the .sf6 file & "temp.txt" (which is the only file in the project)
it has 3 screens: welcome, ready,finished.
temp.txt is installed to %RunTimeDir%
one action "Before Installing" exist.
assign variable "%RunTimeDir% = %SysDir%"
when you run the resulting installer, you get "Cannot create directory c:\winnt\system32" (or whatever your sysdir is....)
Comment