The NSE Type Page allows you to select what kind of namespace extension you wish to create. The kinds available are described below:
System Folder: A folder that resides in a specific location in the shell namespace. An example would be a custom item such as the Control Panel folder.
File Viewer: A file viewer does not reside in any static location in the shell namespace, but extends a file type to act as an in-place browser of that file type in Windows Explorer. An example would be extending ZIP files to show their contents in Windows Explorer just like they were regular folders.
URL Protocol Handler: URL protocols include ftp:// and http://. A new protocol handler will allow you to create your custom protocol, such as myprotocol://, and add it to Internet Explorer.
Select the type of namespace extension you want, then click Next. Click Back to return to the previous page in the wizard.
See also:
|
|