Xenon File Manager Help

  1. About Xenon
  2. Todo List
  3. Command Line Usage
  4. License

About Xenon

Xenon is a Portable, Open Source file manager. It supports file assocations for other portable applications so you can open a document by clicking on it!

Xenon is released for free under the MIT License. Xenon is a product of MI3 Software and PortableApps.com


Special Thanks to:

This program includes icons from the Tango Icon Set and 7-Zip. It also includes a component of 7-Zip. Icons from the Tango Icon Gallery are released under the Creative Commons Attribution-ShareAlike 2.5(see ccpl.txt). http://tango.freedesktop.org/Tango_Icon_Gallery 6-Zip, icons from 7-Zip, and its components are released under the LGPL (see lgpl.txt). http://www.7-zip.org/

Todo List

Todo by 2.0:

Todo by 2.5:

Command Line Usage

Xenon can be run from the command line to open folders, search, etc.

The following code will open FOLDER in Xenon.

XenonPortable.exe FOLDER

This will start a search in Xenon for TERMS under ROOTDIR.

XenonPortable.exe /Search ROOTDIR TERMS

This will set the root dir to ROOTDIR.

XenonPortable.exe /Search ROOTDIR

Please note that if you are using a recompiled version of xenon so it doesn't use a launcher you have to use the following.

Xenon.exe FOLDER
Xenon.exe /AutoIt3ExecuteScript Search.a3x /Search ROOTDIR TERMS

License

Some parts of Xenon, specifically 6-Zip, and Components from 7-Zip are released under the LGPL.
All the file assocations icons, the splash screens, the folder icon, and tango toolbar icons are released under the Creative Commons Attribution-ShareAlike 2.5.

Xenon is released under the Ms-PL.

    Xenon File Manager
    Copyright © 2007-2008 www.mi3soft.info
	
	Xenon File Manager is free software: you can redistribute it and/or modify
	it under the terms of the GNU Lesser General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU Lesser General Public License for more details.

	You should have received a copy of the GNU Lesser General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>.
	
	One Exeception:
		Small snippets of code may be used from Xenon withouth subjecting
		your code to the GNU Lesser General Public License if
			a) The code borrowed does not include more than four (4) functions.
			and
			b) The application that this code will be used in is not a file browser.

Copyright © 2007, 2008 www.mi3soft.info