Re: [W3af-develop] Windows installer question

2009-04-01 Thread Ulises2k
Andres, On Wed, Apr 1, 2009 at 12:56, Andres Riancho wrote: > Ulises, > > On Wed, Apr 1, 2009 at 12:55 PM, Andres Riancho > wrote: > > Ulises, > > > >I was reviewing some code of the windows installer, in order to > > create the new rc2 release, and I found these lines: > > > > """ > >

Re: [W3af-develop] Windows installer question

2009-04-01 Thread Andres Riancho
Ulises, On Wed, Apr 1, 2009 at 12:55 PM, Andres Riancho wrote: > Ulises, > >    I was reviewing some code of the windows installer, in order to > create the new rc2 release, and I found these lines: > > """ >        SetOutPath "$INSTDIR\" >        ; BETA 6 >        ;File /r /x "*.pyc" /x "*.pyo"