Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


SetUpBuilder Problem - "Build Cabs first"


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-26-2007, 01:46 PM
Junior Member
 
Join Date: May 2007
Posts: 12
Default SetUpBuilder Problem - "Build Cabs first"

I reinstalled these 2 simple applications. I build the cabs, but proceed by pressing the Build Setup button and I get a message box "Build Cabs first." But the Cab file is created in the SetupBuilder directory and contains the following output:

1.05
D:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Tools\Cabwiz.exe
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\ezsetup.exe
true
true

Any clue at all?

Thanks very much -
Dennis

P.S. The ini file for the application is in the program directory as MasterTime_PPC and contains the following:

[Version]
Signature = "$Windows NT$"
Provider = "Sagacity LLC"
CESignature = "$Windows CE$"

[CEStrings]
AppName = "MasterTime2007"
InstallDir = %CE1%\%AppName%

[CEDevice]
VersionMin=3.00
VersionMax=4.99

[DefaultInstall]
CEShortcuts = Shortcuts
CopyFiles = Files.Common

[SourceDisksNames]
1=,"Common1",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
2=,"Common2",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
3=,"Common3",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
4=,"Common4",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
5=,"Common5",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
6=,"Common6",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
7=,"Common7",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
8=,"Common8",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
9=,"Common9",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
10=,"Common10",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"
11=,"Common11",,"D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\"

[SourceDisksFiles]
Activities.dat=1
c_bg2.gif=2
c_bg3.gif=3
Clients.dat=4
Expenses.dat=5
Hardware.dll=6
MasterTime2007.exe=7
Projects.dat=8
TimeSlips.dat=9
sagacitylogosharp.jpg=10
welcome.gif=11

[DestinationDirs]
Files.Common=0,%InstallDir%
Shortcuts=0,%CE2%\Start Menu

[Files.Common]
Activities.dat,,,0
c_bg2.gif,,,0
c_bg3.gif,,,0
Clients.dat,,,0
Expenses.dat,,,0
Hardware.dll,,,0
MasterTime2007.exe,,,0
Projects.dat,,,0
TimeSlips.dat,,,0
sagacitylogosharp.jpg,,,0
welcome.gif,,,0

[Shortcuts]
MasterTime2007,0,MasterTime2007.exe,%CE11%

P.P.S. And the do.bat file (also found in the application directory) contains:

D:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Tools\Cabwiz.exe "D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007\MasterTime2007_PPC.inf" /dest "D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007" /cpu ARM ARM4
del D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007\MasterTime2007_PPC.inf
del D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007\MasterTime2007_PPC.arm.dat
del D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007\MasterTime2007_PPC.arm4.dat
del D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\MasterTime2007\do.bat
pause

P.P.P.S. And for completeness, here is the MasterTime.int file found in the SetupBuilder directory:

1.05
10
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\MasterTime2007.exe
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\MT2007c.ico
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\Activities.dat
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\Clients.dat
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\Expenses.dat
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\Projects.dat
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\TimeSlips.dat
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\c_bg3.gif
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\pic03.gif
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\MasterTim e2007\sagacitylogosharp.jpg
MasterTime2007
Sagacity LLC
1
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\Packages\ReadMe.txt
D:\Documents and Settings\Dennis Hill.DPHSUPERP4\My Documents\_BoundlessPartners\Development\SetUpBuil der\Packages\EULA.txt
0

Last edited by dhillinmkewi : 07-26-2007 at 01:53 PM.
Reply With Quote
  #2 (permalink)  
Old 07-27-2007, 09:20 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 3,132
Default

The Cab files are compressed packages of files.
Are you sure they exist (2 files) in the working folder?
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with "Task.StartDate" in Outlook.dll JOTHA Bug Reports 9 09-19-2008 03:19 PM
"AddEvent" and "buttonUp/buttonDown" Byak@ Questions & Help Needed 12 09-10-2008 04:04 PM
TabControl "addControl" problem. burd27 Questions & Help Needed 4 04-20-2008 09:42 AM
Problem with Serial. ("before loop" error) jesb4ppc Questions & Help Needed 3 02-15-2008 06:41 PM
calling the device's "Programs" or "settings" screens HarleyM Questions & Help Needed 0 12-05-2007 03:59 AM


All times are GMT. The time now is 04:27 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0