Hi David, David Christensen wrote: > Thanks for the help with this, looks like I got it working. The file > needed to be installed under C:\Windows, I had to specify the absolute > path in order for it to work %Windows% wouldn't work for me.
%Windows% is not a pre-defined variable. Open a cmd shell-window and type "set" to see a list of variables. The one you're looking for is named %SystemRoot%. br, Rainer ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
