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

My own directory


3 replies to this topic

micand

micand
  • Members
  • 11 posts

Posted 30 April 2001 - 16:54

I would like to set TARGETDIR to C:\Mike (or whatever). How do I do that?

Leigh Ravenhall

Leigh Ravenhall
  • Members
  • 269 posts

Posted 01 May 2001 - 00:53

You can set the default target directory by changing the destination folder under General Information/Product Properties.  There you can set it to be whatever you want, although it isn't recommended to hard code it to a specific drive.

SteveP

SteveP
  • Members
  • 126 posts

Posted 01 May 2001 - 17:29

If you are installing from the command line, you can add the desired setting of TARGETDIR as a command line argument.  Check the article on command line arguments in the Windows Installer SDK for further information.