Click here to Skip to main content
15,891,248 members
Home / Discussions / Mobile
   

Mobile

 
GeneralProblem in Display images on HTML Control in Pocket PC 2003 Pin
AKSIVAKUMAR7-Mar-04 22:29
AKSIVAKUMAR7-Mar-04 22:29 
GeneralDelete problem in the PPC2002 to PPC2003 migration code Pin
Mandarps7-Mar-04 17:56
Mandarps7-Mar-04 17:56 
GeneralRe: Delete problem in the PPC2002 to PPC2003 migration code Pin
Jonas Larsson7-Mar-04 21:46
Jonas Larsson7-Mar-04 21:46 
GeneralRe: Delete problem in the PPC2002 to PPC2003 migration code Pin
Jonas Larsson8-Mar-04 3:14
Jonas Larsson8-Mar-04 3:14 
QuestionWhy there is no Java? Pin
huanghe5-Mar-04 4:57
huanghe5-Mar-04 4:57 
AnswerRe: Why there is no Java? Pin
Mazdak7-Mar-04 6:29
Mazdak7-Mar-04 6:29 
Generalcreating an Install Pin
rodneyk14-Mar-04 9:52
rodneyk14-Mar-04 9:52 
GeneralRe: creating an Install Pin
Kyle Tillman4-Mar-04 17:04
Kyle Tillman4-Mar-04 17:04 
Rodney

I'm not sure how ezsetup 2.0 works, but the .ini file that CE App Manager is the same that is generated by the steps in the MSDN article for this subject at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp.

Having just finished creating one of these my guess for you is that you need to generate Cab files for multiple files processors and reference those in your .ini file. The steps for creating those files is referenced under the "BuildCab.bat" section and who to list them in the .ini is under the "Setup.ini File" section of the MSDN Article above.

FYI, here is what the setup.ini for my setup looks like:
<br />
[CEAppManager]<br />
Version      = 1.0<br />
Component    = App<br />
<br />
[App]<br />
Description  = ToDoList Viewer 1.3.0.<br />
CabFiles     = ToDoListViewer_PPC.X86.CAB,ToDoListViewer_PPC.ARM.CAB,ToDoListViewer_PPC.ARMV4.CAB,ToDoListViewer_PPC.MIPS.CAB,ToDoListViewer_PPC.SH3.CAB,ToDoListViewer_PPC.WCE420X86.CAB<br />
<br />


Hope this helps.

Thanks,
Kyle
GeneralRe: creating an Install Pin
rodneyk15-Mar-04 5:43
rodneyk15-Mar-04 5:43 
GeneralRe: creating an Install Pin
Kyle Tillman5-Mar-04 8:56
Kyle Tillman5-Mar-04 8:56 
GeneralRe: creating an Install Pin
rodneyk15-Mar-04 5:44
rodneyk15-Mar-04 5:44 
GeneralButton with Image Pin
camasmartin3-Mar-04 18:51
camasmartin3-Mar-04 18:51 
GeneralRe: Button with Image Pin
Daniel Strigl7-Mar-04 5:38
Daniel Strigl7-Mar-04 5:38 
GeneralRe: Button with Image Pin
Member 10840949-May-04 1:24
Member 10840949-May-04 1:24 
GeneralAdd/Remove Network connections (Help!!!!) Pin
CyMad3-Mar-04 6:22
CyMad3-Mar-04 6:22 
GeneralRe: Add/Remove Network connections (Help!!!!) Pin
aashu3-Mar-04 18:45
aashu3-Mar-04 18:45 
GeneralRe: Add/Remove Network connections (Help!!!!) Pin
CyMad4-Mar-04 6:13
CyMad4-Mar-04 6:13 
GeneralRe: Add/Remove Network connections (Help!!!!) Pin
Mike Dimmick4-Mar-04 6:54
Mike Dimmick4-Mar-04 6:54 
Questionhow to get computer name on ethernet Pin
aashu3-Mar-04 3:34
aashu3-Mar-04 3:34 
AnswerRe: how to get computer name on ethernet Pin
CyMad4-Mar-04 6:12
CyMad4-Mar-04 6:12 
GeneralInputPanel Blues Pin
Dan Broomall2-Mar-04 10:44
Dan Broomall2-Mar-04 10:44 
General_com_dispatch_method undefined while using #import &quot;msxml3.dll&quot; Pin
nigs_krec1-Mar-04 18:43
nigs_krec1-Mar-04 18:43 
GeneralRe: _com_dispatch_method undefined while using #import &quot;msxml3.dll&quot; Pin
João Paulo Figueira2-Mar-04 23:46
professionalJoão Paulo Figueira2-Mar-04 23:46 
GeneralSuddenly Symbian Pin
Sarvesvara (BVKS) Dasa1-Mar-04 17:59
Sarvesvara (BVKS) Dasa1-Mar-04 17:59 
GeneralRe: Suddenly Symbian Pin
João Paulo Figueira1-Mar-04 22:23
professionalJoão Paulo Figueira1-Mar-04 22:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.