|
From: Robert Scott on 1 Feb 2008 11:47 Based on the lack of response to my Wednesday posting on this subject, apparently no one else is using the Wise installer to make Pocket PC installs. So let me pose my question differently. How are you handling the signed vs. unsigned CAB file problem? Is it: 1. Don't care about customers with ActiveSync 3.0. (Only deal with newer Pocket PCs) 2. Don't sign anything. (Tell customers to ignore "Untrusted Publisher" warning.) 3. Distribute two separate installations and let the customer choose. 4. My installer queries the version of CEAppMgr.exe and serves up the signed CAB file only if the version is greater than 3, otherwise it serves up the unsigned CAB file. Robert Scott Ypsilanti, Michigan
From: r_z_aret on 1 Feb 2008 16:02 On Fri, 01 Feb 2008 16:47:51 GMT, ---@--- (Robert Scott) wrote: >Based on the lack of response to my Wednesday posting on this subject, >apparently no one else is using the Wise installer to make Pocket PC installs. >So let me pose my question differently. How are you handling the signed vs. >unsigned CAB file problem? Is it: > >1. Don't care about customers with ActiveSync 3.0. (Only deal with newer Pocket >PCs) > >2. Don't sign anything. (Tell customers to ignore "Untrusted Publisher" >warning.) I'll admit to it. > >3. Distribute two separate installations and let the customer choose. > >4. My installer queries the version of CEAppMgr.exe and serves up the signed CAB >file only if the version is greater than 3, otherwise it serves up the unsigned >CAB file. This seems nicest for users. > > > >Robert Scott >Ypsilanti, Michigan ----------------------------------------- To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message). Robert E. Zaret, eMVP PenFact, Inc. 20 Park Plaza, Suite 478 Boston, MA 02116 www.penfact.com
|
Pages: 1 Prev: invisible voicerecorder_create Next: DDX_Text failure with Japanese (and other) input |