Ok i have followed all the directions listed for setup builder at
Basic4ppc - Windows Mobile programming and Pocket PC Development
When i click on build cabs all that happens is the folder where setupbuilder.exe is located pops open.
An ini file is created and an .inf file but nothing else i could email you a screenshot but cannot upload a 40kb file
sorry for the mass of questions at once but this is my first attempt at getting an app from my computer to the device
Thanks
Ok i figured it out. i am an idiot
In the pathname textboxes i put the pathname sans the filenames so i put
E:\Basic4PPC\SetupBuilder\
instead of
E:\Basic4PPC\SetupBuilder\Cabwiz.exe
ARRRRGGGGHHHHHH
ok so now i have my cab files, ini and inf files and a setup program.
where is the best place to put these files on the device and the place to actually install the software.
Thanks all
Edit:
Ok i just connected with activesync and installed the program. on running it i got an error message so i removed the program and started to build a new setup.
This time i added all the dll's i thought i needed. (not sure if they are merged when the program is compiled).
Well when i tried to build this time i got an error regarding ezsetup. The message was ezsetup.exe is not recognised as an internal or external commmand etc.
So i merely copied it to the windows...\system32 directory and then ran again
this time i got an error message saying error reading .ini file: setup.ini
the details of which are;
[CEAppManager]
Version = 1.0
Component = Munch POS
[Munch POS]
Description = Munch POS
CabFiles = Munch POS_PPC.ARM.CAB,Munch POS_PPC.ARMV4.CAB
i had deleted all the existing files before doing the new rebuild any ideas please?
Basic4ppc - Windows Mobile programming and Pocket PC Development
When i click on build cabs all that happens is the folder where setupbuilder.exe is located pops open.
An ini file is created and an .inf file but nothing else i could email you a screenshot but cannot upload a 40kb file
sorry for the mass of questions at once but this is my first attempt at getting an app from my computer to the device
Thanks
Ok i figured it out. i am an idiot
In the pathname textboxes i put the pathname sans the filenames so i put
E:\Basic4PPC\SetupBuilder\
instead of
E:\Basic4PPC\SetupBuilder\Cabwiz.exe
ARRRRGGGGHHHHHH
ok so now i have my cab files, ini and inf files and a setup program.
where is the best place to put these files on the device and the place to actually install the software.
Thanks all
Edit:
Ok i just connected with activesync and installed the program. on running it i got an error message so i removed the program and started to build a new setup.
This time i added all the dll's i thought i needed. (not sure if they are merged when the program is compiled).
Well when i tried to build this time i got an error regarding ezsetup. The message was ezsetup.exe is not recognised as an internal or external commmand etc.
So i merely copied it to the windows...\system32 directory and then ran again
this time i got an error message saying error reading .ini file: setup.ini
the details of which are;
[CEAppManager]
Version = 1.0
Component = Munch POS
[Munch POS]
Description = Munch POS
CabFiles = Munch POS_PPC.ARM.CAB,Munch POS_PPC.ARMV4.CAB
i had deleted all the existing files before doing the new rebuild any ideas please?
Last edited: