Will do, thanks! On Mon, Jun 6, 2011 at 4:20 PM, Glenn Fowler <[email protected]> wrote:
> > On Mon, 6 Jun 2011 15:35:58 -0600 Ivan Van Laningham wrote: > > I can't submit them from work; the enterprise version quarantines them > the > > instant I try to install or unpack them. I'm also not allowed to mark > files > > as safe or to move them out of quarantine. > > convenient how the corporate setups limit the amount of extra work the need > to do > > > I'm running a different version at home, so I need to know how to unpack > > these files from the installer. If I can pull them out of the installer, > I > > can submit them at home. > > try this > > on a windows machine > # create an empty directory and cd to it > uwin-base.YYYY-MM-DD.win32.i386.exe -iv > # copy base.pax to a unix machine > > on the unix machine > tar xvf base.pax awk.exe bc.exe > > -- Ivan Van Laningham God N Locomotive Works http://www.pauahtun.org/ http://www.python.org/workshops/1998-11/proceedings/papers/laningham/laningham.html Army Signal Corps: Cu Chi, Class of '70 Author: Teach Yourself Python in 24 Hours
_______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
