Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Windows MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 12-19-2008, 03:12 AM   #1 (permalink)
Jacob Sampson
Guest
 
Posts: n/a
Default what is the best way to figure out how to edit an MSI?

I have an application that comes with an MSI from the vendor. I can deploy
it but when teh users first start it up they need to put a license key in. I
would like to edit the MSI and add the Key to it since it is the same key for
everyone anyway. I have opened up the MSI with orka but for some reason it
was decided to make the msi as unintuitive as possible. If someone could
point me int he right direction for further research I would appreciate it.

Thanks
  Reply With Quote
Old 12-19-2008, 03:12 AM   #2 (permalink)
Phil Wilson
Guest
 
Posts: n/a
Default Re: what is the best way to figure out how to edit an MSI?

Assuming that the package uses the standard model for product keys, you'd go
to the Property table and add the case-sensitive property PIDKEY with
whatever the value is.
--
Phil Wilson

"Jacob Sampson" <JacobSampson@discussions.microsoft.com> wrote in message
news:36479E48-AF6E-4F33-8C40-915DB4BAA1ED@microsoft.com...
>I have an application that comes with an MSI from the vendor. I can deploy
> it but when teh users first start it up they need to put a license key in.
> I
> would like to edit the MSI and add the Key to it since it is the same key
> for
> everyone anyway. I have opened up the MSI with orka but for some reason
> it
> was decided to make the msi as unintuitive as possible. If someone could
> point me int he right direction for further research I would appreciate
> it.
>
> Thanks



  Reply With Quote
Old 12-19-2008, 03:12 AM   #3 (permalink)
Jacob Sampson
Guest
 
Posts: n/a
Default Re: what is the best way to figure out how to edit an MSI?

Thanks for the help. Where can I go to get info on the MSI standard model?

"Phil Wilson" wrote:

> Assuming that the package uses the standard model for product keys, you'd go
> to the Property table and add the case-sensitive property PIDKEY with
> whatever the value is.
> --
> Phil Wilson
>
> "Jacob Sampson" <JacobSampson@discussions.microsoft.com> wrote in message
> news:36479E48-AF6E-4F33-8C40-915DB4BAA1ED@microsoft.com...
> >I have an application that comes with an MSI from the vendor. I can deploy
> > it but when teh users first start it up they need to put a license key in.
> > I
> > would like to edit the MSI and add the Key to it since it is the same key
> > for
> > everyone anyway. I have opened up the MSI with orka but for some reason
> > it
> > was decided to make the msi as unintuitive as possible. If someone could
> > point me int he right direction for further research I would appreciate
> > it.
> >
> > Thanks

>
>
>

  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:36 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com