Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Caching SQLLogin data for Major Upgrade


1 reply to this topic

altis10

altis10
  • Full Members
  • 1 posts

Posted 27 March 2012 - 15:02

Hi all,
I wanted to preserved the data typed in the SQLLogin dialog window at the first installation to prepopulate the SQLLogin dialog window in the case of an Major Upgrade.
I didn't find a way untio now. It is not possible to use the information as in case of a Minor Upgrade?
Thanks,
Tibi

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 29 March 2012 - 20:13

In general, property values are not available after the installation - not in maintenance mode and not for upgrades. You could however store the information in a registry entry and use system search to read later.