Is it possible to add or remove a file to an installation inside installscript code? For example, add a file to the installation only if some test returns a true value.
thanks in advance
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.

Add or remove files in run-time
Started by
oscarin
, Jun 05 2006 14:39
2 replies to this topic
Posted 06 June 2006 - 08:09
You need to add the file to the install package at build time, but you can decided at install time whether the file will be copied to the target machine or not.
Stefan Krüger
InstallSite.org twitter facebook