Groups | Blog | Home
all groups > dotnet setup > april 2005 >

dotnet setup : Multiple Installations from the Same PC


Bill Gates
4/25/2005 12:00:00 AM
Thanks for the reply, I didn't realise you could do that with =
Activesync.

solved my problem, thanks

[quoted text, click to view]
You don't have to "uninstall and reinstall". From the PC ActiveSync =
window simply choose Tools->Add/Remove programs when the new PPC is =
connected.

For this, however, I'd write an installer app that uses RAPI and =
installs the files automagically when devices are connected. You can =
autorun when the device is connected, then push down and expand CABs or =
individual files, register COM dlls or whatever.

-Chris


[quoted text, click to view]
Hello All,

I was hoping that someone out there could help me with my problem.

I have written an application that will be getting installed on =
multiple Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.

I have created a MSI installation package to make the installation =
process a simple point and click activity however my problem lies in =
installing the application on multiple PocketPC's (Check out =
http://www.codeproject.com/netcf/packaginganddeployingPPC.asp)

Once you have installed the application once you get an entry in the =
'Add/Remove Programs' on the Desktop PC and you are forced by the =
installer to uninstall the application from the Desktop PC before a =
further install of the software can take place on another Pocket PC =
device.

I would like to know how to install the application on multiple =
Pocket PC devices without a reference being made to the installation on =
the Desktop PC.

Any Help is appreciated.

ctacke/
4/25/2005 7:16:44 AM
You don't have to "uninstall and reinstall". From the PC ActiveSync =
window simply choose Tools->Add/Remove programs when the new PPC is =
connected.

For this, however, I'd write an installer app that uses RAPI and =
installs the files automagically when devices are connected. You can =
autorun when the device is connected, then push down and expand CABs or =
individual files, register COM dlls or whatever.

-Chris


[quoted text, click to view]
Hello All,

I was hoping that someone out there could help me with my problem.

I have written an application that will be getting installed on =
multiple Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.

I have created a MSI installation package to make the installation =
process a simple point and click activity however my problem lies in =
installing the application on multiple PocketPC's (Check out =
http://www.codeproject.com/netcf/packaginganddeployingPPC.asp)

Once you have installed the application once you get an entry in the =
'Add/Remove Programs' on the Desktop PC and you are forced by the =
installer to uninstall the application from the Desktop PC before a =
further install of the software can take place on another Pocket PC =
device.

I would like to know how to install the application on multiple Pocket =
PC devices without a reference being made to the installation on the =
Desktop PC.

Any Help is appreciated.

Ron Sommer
4/25/2005 10:11:24 AM
Doesn't using Active Sync require setting up a partnership?
It is not necessary to use ActiveSync to install a program.
You can install a cab file without using ActiveSync.
--=20
Ron Sommer
[quoted text, click to view]
You don't have to "uninstall and reinstall". From the PC ActiveSync =
window simply choose Tools->Add/Remove programs when the new PPC is =
connected.

For this, however, I'd write an installer app that uses RAPI and =
installs the files automagically when devices are connected. You can =
autorun when the device is connected, then push down and expand CABs or =
individual files, register COM dlls or whatever.

-Chris


[quoted text, click to view]
Hello All,

I was hoping that someone out there could help me with my problem.

I have written an application that will be getting installed on =
multiple Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.

I have created a MSI installation package to make the installation =
process a simple point and click activity however my problem lies in =
installing the application on multiple PocketPC's (Check out =
http://www.codeproject.com/netcf/packaginganddeployingPPC.asp)

Once you have installed the application once you get an entry in the =
'Add/Remove Programs' on the Desktop PC and you are forced by the =
installer to uninstall the application from the Desktop PC before a =
further install of the software can take place on another Pocket PC =
device.

I would like to know how to install the application on multiple =
Pocket PC devices without a reference being made to the installation on =
the Desktop PC.

Any Help is appreciated.

Bill Gates
4/25/2005 11:34:19 AM
Hello All,

I was hoping that someone out there could help me with my problem.

I have written an application that will be getting installed on multiple =
Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.

I have created a MSI installation package to make the installation =
process a simple point and click activity however my problem lies in =
installing the application on multiple PocketPC's (Check out =
http://www.codeproject.com/netcf/packaginganddeployingPPC.asp)

Once you have installed the application once you get an entry in the =
'Add/Remove Programs' on the Desktop PC and you are forced by the =
installer to uninstall the application from the Desktop PC before a =
further install of the software can take place on another Pocket PC =
device.

I would like to know how to install the application on multiple Pocket =
PC devices without a reference being made to the installation on the =
Desktop PC.

Any Help is appreciated.

Chris Tacke, eMVP
4/25/2005 11:43:43 AM
No, you can set up the "GuestOnly" reg key and connect any device as a =
Guest.


--=20
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


[quoted text, click to view]
Doesn't using Active Sync require setting up a partnership?
It is not necessary to use ActiveSync to install a program.
You can install a cab file without using ActiveSync.
--=20
Ron Sommer
[quoted text, click to view]
You don't have to "uninstall and reinstall". From the PC ActiveSync =
window simply choose Tools->Add/Remove programs when the new PPC is =
connected.

For this, however, I'd write an installer app that uses RAPI and =
installs the files automagically when devices are connected. You can =
autorun when the device is connected, then push down and expand CABs or =
individual files, register COM dlls or whatever.

-Chris


[quoted text, click to view]
Hello All,

I was hoping that someone out there could help me with my problem.

I have written an application that will be getting installed on =
multiple Pocket PC devices. However all of these device will want to be =
installed from the same Desktop PC.

I have created a MSI installation package to make the installation =
process a simple point and click activity however my problem lies in =
installing the application on multiple PocketPC's (Check out =
http://www.codeproject.com/netcf/packaginganddeployingPPC.asp)

Once you have installed the application once you get an entry in =
the 'Add/Remove Programs' on the Desktop PC and you are forced by the =
installer to uninstall the application from the Desktop PC before a =
further install of the software can take place on another Pocket PC =
device.

I would like to know how to install the application on multiple =
Pocket PC devices without a reference being made to the installation on =
the Desktop PC.

Any Help is appreciated.

r_z_aret NO[at]SPAM pen_fact.com
4/26/2005 6:00:34 PM
On Mon, 25 Apr 2005 11:43:43 -0400, "Chris Tacke, eMVP"
[quoted text, click to view]

If the only reason for connecting is so a RAPI app can run, users can
completely ignore the prompts to create a partnership. The RAPI app
will proceed anyway, and the prompt will go away when the handheld is
disconnected.

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
r_z_aret NO[at]SPAM pen_fact.com
4/26/2005 6:00:34 PM
On Mon, 25 Apr 2005 07:16:44 -0400, "<ctacke/>"
[quoted text, click to view]

My copy of the "logo" requirements (May 2004 version of "Designed for
Windows Mobile Software Application Handbook for Pocket PCs") says
applications _must_ use CeAppMgr. So folks who want their apps
certified might have to forego use of their own RAPI-based installer.
For various reasons (see below), I really feel compelled to bypass
CeAppMgr, but are seriously considering certification. So I will most
likely find out soon whether this piece is enforced.

Details:
Several of our customers have handhelds that run version Windows CE
but are not Pocket PCs. So I have a set of CAB files for Pocket PCs
and a set for "other" platforms. I couldn't find a way to specify
"other" in our inf files, so I couldn't find a way to get CeAppMgr to
install the Pocket PC version on Pocket PCs, and "other" on everything
else.

(I think the cross-posting in the original post, and thus this thread,
is excessive. In particular, microsoft.public.pocketpc is
inappropriate).

[quoted text, click to view]

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
AddThis Social Bookmark Button