Posted by member 15023 on 2003-04-16 02:36:04 link

Ok....first off your ModulesDir don't mean jack if themeDir isn't set. First add:
themeDir $LiteStepDir$themes\whatever-the-folder-name-is-this-step.rc-is-in\


Then try adding:
LoadModule $LiteStepDir$PopUp2.dll
PersonalDir $LiteStepDir$personal\
include $PersonalDir$personal.rc

I think that'll at least get you a popup.

And you do realize you need to put things after the commands, like:
CommandX 1
CommandY 1
CommandWidth 300
CommandHeight 20