.msi packages



Hello,

I am trying to create a custom .msi package for Kerberos for Windows 3.2. I was able to properly edit the .msi through orca, and it installs with my custom krb5.ini, krb.con, etc. great. However, when it installs on a machine with a previous version of KfW, it will not overwrite the existing c:\windows\krb5.ini, krb.con and krbrealm.con files. One option it to have the user remove the files manually, or choose to remove the configuration files when uninstalling 2.6.5, but that may not always happen properly. My question is, does anyone know where to edit the .msi so the custom files will always overwrite the existing files? I'm not sure this is the best practice, but it gives me options.

Jason Dorfman
MIT / CSAIL
.



Relevant Pages

  • Re: .msi packages
    ... I am trying to create a custom .msi package for Kerberos for Windows ... I was able to properly edit the .msi through orca, and it installs ...
    (comp.protocols.kerberos)
  • Re: "SystemParametersInfo()" problem
    ... Where are you invoking the custom action from? ... Phil Wilson [MVP Windows Installer] ... > We have an MSI application that invokes "SystemParametersInfo" from the ...
    (microsoft.public.win32.programmer.kernel)
  • RE: Installer issue in deployment project VS2005
    ... The MSI package was indeed created with VS2005. ... that the command line params were bad. ... remove the .dll the package installs from the Global Assembly Cache. ...
    (microsoft.public.dotnet.general)
  • Re: txt-sysinstall scrapped
    ... But this breaks badly for people who don't own USB sticks of sufficient ... Here's a brief list of what we did to accomplish installs with one ISO on two mediums: ... A custom dialogbased menu system for selecting pre-scripted installs of many different flavors ... Yes, all those fit into the same amount of disk-space currently allocated for the mfsroot, so no patching was necessary to give us a larger mfsroot. ...
    (freebsd-hackers)
  • Re: Creating MSI for installing .NET security policies
    ... The poblem with that is that doing .NET code inside an MSI via a custom ... ..NET custom actions, only script and native DLLs. ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.dotnet.security)