Yea I think you're right. I ended up just calling the msi from my install program with the /passive parameter so it installs with just a progress bar. Works perfectly, although my install went from being 3mb to 40mb because I have to include the MSI and all the other files it needs to install.
On 1/17/07, Regis St-Gelais <[EMAIL PROTECTED]> wrote: > > <[EMAIL PROTECTED]> a écrit dans le message de news: > [EMAIL PROTECTED] > > I'm trying to automate the install of the hotsync application as well as > > my application, and I have all of that working, except for the part that > > installs the Palm USB driver for the Tungsten E2 handheld device. I > can > > see that the driver is the PalmDevC.dll file, and I think the inf file > is > > PalmUSBD.inf, but I can't get the automated install to work. Even when > it > > asks me to install and I browse to the inf files, it doesn't install > > properly. I'm using Visual Studio .NET to package it. Thanks! > > > > The USB drivers are part of the PalmDesktop software. > I don't think you have the right to rip them from Palm Desktop and instal > them yourself. > > The user must install Palm Desktop to install the drivers. > > At least thats how I understand Palm Desktop's license. > > I would gladly be wrong, it would allow me to do the same thing you are > trying to do. > > -- > Regis St-Gelais > www.laubrass.com > > > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
