H
Harry Simpson
Why would my setup app only always install ONLY the first cab file in my
list of cab files?
[CEAppManager]
Version = 1.0
Component = EasyAPP
[EasyAPP]
Description = EasyAPP
CabFiles
=sqlce.wce4.armv4.CAB,sqlce.dev.wce4.armv4.cab,sql.wce4.armv4.CAB,netcf.all.wce4.armv4.CAB,EasyAPP_PPC.ARM.CAB,EasyAPP_PPC.ARMV4.CAB,EasyAPP_PPC.MIPS.CAB,EasyAPP_PPC.SH3.CAB,EasyAPP_PPC.WCE420X86.CAB,EasyAPP_PPC.X86.CAB,symbol.all.arm.cab
The above hopefully would load SQLCE, CFNET, the correct version of EasyAPP,
and the Symbol cab. Yet when run, whatever is the first file listed in the
CabFiles list gets installed and the App Manager happily finishes. Course
on the PPC, the message is that the other cabs need to be loaded.
How can i insure load of multiple CABs?
TIA
Harry Simpson
list of cab files?
[CEAppManager]
Version = 1.0
Component = EasyAPP
[EasyAPP]
Description = EasyAPP
CabFiles
=sqlce.wce4.armv4.CAB,sqlce.dev.wce4.armv4.cab,sql.wce4.armv4.CAB,netcf.all.wce4.armv4.CAB,EasyAPP_PPC.ARM.CAB,EasyAPP_PPC.ARMV4.CAB,EasyAPP_PPC.MIPS.CAB,EasyAPP_PPC.SH3.CAB,EasyAPP_PPC.WCE420X86.CAB,EasyAPP_PPC.X86.CAB,symbol.all.arm.cab
The above hopefully would load SQLCE, CFNET, the correct version of EasyAPP,
and the Symbol cab. Yet when run, whatever is the first file listed in the
CabFiles list gets installed and the App Manager happily finishes. Course
on the PPC, the message is that the other cabs need to be loaded.
How can i insure load of multiple CABs?
TIA
Harry Simpson