On Mon, 2008-06-30 at 18:55 -0400, Russell J Ryan wrote: > > + Delete $INSTDIR\skins\Collusion (1280)\*.* > + Delete $INSTDIR\skins\Collusion (1280-WS)\*.*
I needed to add quotes around these lines to make this work, like so: Delete "$INSTDIR\skins\Collusion (1280)\*.*" Committed this to trunk though. Thanks for the patch! Albert ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
