3 respack \- Resource Packager
5 .B respack output.resource [files]
7 respack is a tool that wraps the input files in MemoryStreams and
8 saves them into the output.resource file. This is used to package
9 one or more XAML files as a managed resource that gets embedded into
10 assemblies that are shipped inside a XAP file.
11 respack can also be used to extract the resources from an assembly
16 Display information about respack
18 Extract resources from an assembly
20 Set the pattern to match for resource extraction. By default -d only
21 extracts .xaml resources.
24 Copyright (C) 2008 Novell, Inc (http://www.novell.com)
26 Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.
28 Visit: http://www.mono-project.com for details