baseballgem
Programmer
I am using VFP8
I build a distributable app on a CD Rom using Install Shield. The application installs fine on a Windows NT or 2000 OS. But, when installed on the few Windows 98 machines in the office it runs into trouble. I traced it back to an active X "Slider" control. If one hits "ignore" several times the app runs but the control is nowhere to be found on the form. Ah Ha! I said, that is what it must have meant when I built the app using Install Shield as it gave me a "warning" couldn't find some library. But, it let me proceed anyway. And as I said, all goes well on newer operating systems.
My question is - now that I belive the problem to be the "slider" Active X control that I employ on one of my forms; is there an appropriate way to have this work when installing the app in a Windows 98 environment? What more must I do (or include) in my Install Shield? The warning says "..must be a self-registering DLL?" ?? The install shield wizard I am using is the one shipped with VFP8 not the advanced one with all the extras.
I build a distributable app on a CD Rom using Install Shield. The application installs fine on a Windows NT or 2000 OS. But, when installed on the few Windows 98 machines in the office it runs into trouble. I traced it back to an active X "Slider" control. If one hits "ignore" several times the app runs but the control is nowhere to be found on the form. Ah Ha! I said, that is what it must have meant when I built the app using Install Shield as it gave me a "warning" couldn't find some library. But, it let me proceed anyway. And as I said, all goes well on newer operating systems.
My question is - now that I belive the problem to be the "slider" Active X control that I employ on one of my forms; is there an appropriate way to have this work when installing the app in a Windows 98 environment? What more must I do (or include) in my Install Shield? The warning says "..must be a self-registering DLL?" ?? The install shield wizard I am using is the one shipped with VFP8 not the advanced one with all the extras.