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

system searching


1 reply to this topic

Donzer

Donzer
  • Full Members
  • 29 posts

Posted 17 February 2004 - 11:11

Hi

I am doing a system search for the MSSQL\Backup folder which should exist on our client servers. Once I find the location, I install some new backup devices into that location.

I then want to use this same location in my installscript, to run some sql commands and I need the path of the mssql\backup folder that I found previously.

Unfortunately though - I cannot see any way of getting this information into the scripting side of my install? I had used a parameter called MSSQL_LOCATION as part of the system search and thought I could just call this parameter from the script, but it just keeps returning errors about this unknown parameter.

Can anyone offer any help please ! sad.gif

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 17 February 2004 - 13:08

Try MsiGetProperty