Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
686 B

  1. 'src' location set in the ism is \\fusion\drop\clickonce\latestbuild
  2. meaning binaries should be put there for the ism/msi build process to pick up.
  3. Package code is set to re-GUID automatically every time ism builds (so no need to change manually).
  4. Upgrade table is filled in such a way that forces an upgrade for any product version msi accepts (so no need to change manually).
  5. Steps for a new clickonce drop version:
  6. In installshield:
  7. product code (re-GUID)
  8. product version
  9. all/any other reg key/values that contains a version number (note formats: 1.0.615.0 vs. 1.0.615 etc)
  10. after build:
  11. do msistuff setup.exe /p UILevel=INSTALLUILEVEL_BASIC