[wpkg-users]  [Bug 18] [PATCH] copy files support
    bugzilla-daemon at bugzilla.wpkg.org 
    bugzilla-daemon at bugzilla.wpkg.org
       
    Mon Nov 19 19:22:24 CET 2007
    
    
  
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
    
    
More information about the wpkg-users
mailing list