[wpkg-users] Running Batch file from WPKG
Kristofer Kiik
kristofer.kiik at gmail.com
Thu Dec 1 07:53:06 CET 2005
On 11/29/05, Corey Laymon <devlinz34 at gmail.com> wrote:
> I have been using wpkg for the last month now and am really impressed.
> However, I am experiencing one problem with an install. I have created a
> batch file that will provide an xcopy of several files and directories, make
> a reg entry and map a network resource. The batch file works fine on its
> own. The problem is when I call it from WPKG, the batch starts copying
> files, but stops after 165 files in one directory. I cannot figure out how
> to get it to run the entire batch file xcopy. I tried running wpkg with the
> /debug, but it just hangs at running install.bat. Any help would be
> appreciated.
I have found that to automatically copy a bunch of files to a client,
make registry changes and so on, the easiest way is to make an install
package using Innosetup ( http://www.jrsoftware.org/ ). Its a free,
open source setup package maker. It packs all your files into a tight
little exe witch can be run interactively or without user interaction.
Of course, it may not suit your purposes, but thats a much neater
solution than a bat file.
cheers,
Kristofer
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