http://bugzilla.wpkg.org/show_bug.cgi?id=18 Rainer Meier <skybeam at users.sourceforge.net> changed: What |Removed |Added CC| |skybeam at users.sourceforge.ne | |t Status|RESOLVED |CLOSED --- Comment #4 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-19 19:22:20 --- Copying can be achieved by running command-scripts or directly adding something like 'cmd /c copy source destination' too an additional command. Commands are executed in order so just add the copy action before the installer action. If you want to run only one command, then simply write a wrapper-script which is doing the copy and later on runs the installer. Closing. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |