We do have similar program in addition to the multi-purpose installer Catapult and it seems works fine under 98, although it doesn't explicitly uses the return code for ShellExecute() (it may actually use CreateProcess(), I am not sure).
There was one problem under 98, which was due to an extra slash somewhere in the path. Check out that. I can also give you a copy of our AutoRun if you contact me at [EMAIL PROTECTED] It is a simpe program with its own visual editor of the startup screens and menus; it is not yet released, but it will be offerred as complimentary software with Pilot Catapult for PalmOS. - bobby (for Beiks LLC) -----Original Message----- I have encountered a problem where i have developed a program(by using VB) to ease the installation step whereby our client can automatically run the CD to install our program. I'm using the ShellExecute to call the Setup.exe. All the installation program running smoothly in window2k(including the Palm program - it has it's own folder and it's own Setup.exe), but the only thing is when calling the Palm program in other platform such as Window 98, it shouldn't call the palm program and return the result code : 19759. What i wonder is any component that cannot be found in Win 98 and cause the problem arise. Do you have any idea??? FYI, i'm using the HandX program to create a setup.exe. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
