![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello again,
I've read on the forum the procedure for creating an "install-program". OK (although I haven't tried it yet). however..Just some questions in this regard (programmes to be installed on phone-device): 1) what is the preferred mode (or official way) for the end-user to install applications: distributing my application with an .exe to be launched from the desktop or shall I just distribute a CAB-file which I instruct the user to copy to the device? 2) I guess most devices these days have SD-card...once copied to the device, where do you normally suggest the user to install the application? On the storage-card or in the device? Any speed-benefits executing my applications from the device instead from the Storage-device? 3) Does the procedure for creating an "install-program" also automatically create a script for uninstalling (and its appearence in the "Uninstall Applications")? Many thanks in advance. Rgds, \moster67 |
|
||||
|
1. Both ways are acceptable. Personally I prefer to distribute a desktop executable.
SetupBuilder creates both solutions. 3. Yes. If you are targeting Smartphones (without touch screen) you should follow these instructions: Distribution on Smartphone |
|
|||
|
Many thanks for your quick reply Erel...
however I forgot to ask one question: if the user copy the CAB-file on the device and launches the install-procedure from there, can I safely remove the CAB-file after installation or is it needed for the uninstall-script? thank you \moster67 |
|
|||
|
why is it annoying that u can delete the CAB?
Also in 1) - whilst Erel says he prefers EXE distributions, for people like me who only use the ppc, CABS are the only way I can install stuff downloading them from the net directly to the device. So in my mind CABS are much better than a program that has to run on a pc and use ActiveStink to copy it to my device |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem installing .Net Framework 2.0 | djmrozinski | Questions & Help Needed | 1 | 02-28-2008 10:51 AM |
| Problems installing NETCFv2.wce5.arm4i.cab PNA Device | gs4322 | Questions & Help Needed | 2 | 12-31-2007 02:53 PM |
| CSV file generates strange start in file | sunnyboyj | Questions & Help Needed | 9 | 12-21-2007 09:38 PM |