mspocketpc.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I make an "upgradeable" MSI-File?

 
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Developers
Author Message
mind_the_gap



Joined: 02 Jan 2008
Posts: 5

PostPosted: Sat Feb 23, 2008 8:22 am    Post subject: How do I make an "upgradeable" MSI-File? Reply with quote

Hi there,

I am stuck with updating a previous version of my application Smile
I pack all needed files into a cabinet file and build than a MSI-File
around it (via the Deployment Project in Visual Studio 2008). Now, if
I start the setupt (the MSI) file and a previous version (or the same)
is already installed it tells me this fact and than exits.
What can I do to upgrade my application with an MSI file? And where
can I specify the version of my application (Since the "version" of
the MSI means the version of the installer which should be 1.0.0 I
guess)?

Thanks in advance,
Tom

Archived from group: microsoft>public>pocketpc>developer
Back to top
View user's profile Send private message
dbgrick



Joined: 15 Aug 2007
Posts: 173

PostPosted: Mon Feb 25, 2008 12:16 pm    Post subject: RE: How do I make an "upgradeable" MSI-File? Reply with quote

The MSI file uses the ProductCode and UpgradeCode to identify it. Try
changing these values and Windows will identify it as a different application
install. Then do your stuff. The cab file uses the Manufacturer name and
Product Name. To install without uninstalling your old code, just simply
call it something like My App Upgrade.

Regards,
Rick D.

"mind_the_gap" wrote:

> Hi there,
>
> I am stuck with updating a previous version of my application Smile
> I pack all needed files into a cabinet file and build than a MSI-File
> around it (via the Deployment Project in Visual Studio 2008). Now, if
> I start the setupt (the MSI) file and a previous version (or the same)
> is already installed it tells me this fact and than exits.
> What can I do to upgrade my application with an MSI file? And where
> can I specify the version of my application (Since the "version" of
> the MSI means the version of the installer which should be 1.0.0 I
> guess)?
>
> Thanks in advance,
> Tom
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
File System filter on Windows 5.0 Pocket PC -- pdb file prob Hello all, I studied some threads on google group about developing filter driver for WM 5.0. I also want to develop the FSDSPY.dll for pocket pc WM 5.0 but i got stuck into a problem as i am compiling it with OS image and getting a specific kind of error:

i'm trying to make a list of RAS connections i'm trying to make a list of RAS connections on a pocket pc 2003 device . and hear is my code. but it displaied only one connection on the combo box. it should be 11 connections. can any one check this one and explain to me whats wrong with this. using S

How to make plugin to Outlook? Tell where it is possible to esteem about creation plugins for Pocket OutLook? With embedding of the forms.

How to make a screen lock button? Hi, I need to make a screen lock button which will pressed the first time lock the screen completely and on a second click it unlocks the screen - just like the windows mobile build in button. Is there a way to do this? Thanks

Make window full screen? Hi all, Now I'm working on an application based on WM5.I need to make the application UI full screen, that means a window with no Title Bar and no Menu Bar.Does anyone know it?
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Developers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group