`
zealotds
  • 浏览: 122318 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

Shell Commands to Access the Special Folders in Windows 7/Vista/XP

阅读更多
tag: windows,shortcut,shell

转自WinHelpOnline

The shell: command can be used to open a special folder directly from the Start, Search menu or from the Run dialog. For example, the command shell:sendto opens the SendTo folder (%userprofile%\sendto) of your user profile. To launch the Documents folder of your user profile, you’d type shell:Personal. Below is a complete shell: commands listing for Windows 7/XP/Vista.
The entire listing is stored in the following registry key in Windows 7 & Vista:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions


New shell: commands in Windows 7

In addition to most of the shell commands in Windows Vista, Windows 7 also has these new commands in addition:

    * shell:Libraries
    * shell:MusicLibrary
    * shell:VideosLibrary
    * shell:OtherUsersFolder
    * shell:Device Metadata Store
    * shell:PublicSuggestedLocations
    * shell:SuggestedLocations
    * shell:RecordedTVLibrary
    * shell:UserProgramFiles
    * shell:DocumentsLibrary
    * shell:User Pinned
    * shell:UsersLibrariesFolder
    * shell:PicturesLibrary
    * shell:ImplicitAppShortcuts
    * shell:UserProgramFilesCommon
    * shell:Ringtones
    * shell:CommonRingtones

shell: commands in Windows Vista

    * shell:Common Programs
    * shell:GameTasks
    * shell:UserProfiles
    * shell:MyComputerFolder
    * shell:SyncSetupFolder
    * shell:DpapiKeys
    * shell:SamplePlaylists
    * shell:Favorites
    * shell:My Video
    * shell:SearchHomeFolder
    * shell:System
    * shell:CommonVideo
    * shell:SyncResultsFolder
    * shell:LocalizedResourcesDir
    * shell:Cookies
    * shell:Original Images
    * shell:CommonMusic
    * shell:My Pictures
    * shell:Cache
    * shell:Downloads
    * shell:CommonDownloads
    * shell:AppData
    * shell:SyncCenterFolder
    * shell:My Music
    * shell:ConflictFolder
    * shell:SavedGames
    * shell:InternetFolder
    * shell:Quick Launch
    * shell:SystemCertificates
    * shell:Contacts
    * shell:TreePropertiesFolder
    * shell:Profile
    * shell:Start Menu
    * shell:Common AppData
    * shell:PhotoAlbums
    * shell:ConnectionsFolder
    * shell:Administrative Tools
    * shell:PrintersFolder
    * shell:Default Gadgets
    * shell:ProgramFilesX86
    * shell:Searches
    * shell:Common Startup
    * shell:ControlPanelFolder
    * shell:SampleVideos
    * shell:SendTo
    * shell:ResourceDir
    * shell:ProgramFiles
    * shell:CredentialManager
    * shell:PrintHood
    * shell:MAPIFolder
    * shell:CD Burning
    * shell:AppUpdatesFolder
    * shell:Common Start Menu
    * shell:LocalAppDataLow
    * shell:Templates
    * shell:Gadgets
    * shell:Programs
    * shell:Recent
    * shell:SampleMusic
    * shell:Desktop
    * shell:CommonPictures
    * shell:RecycleBinFolder
    * shell:CryptoKeys
    * shell:Common Templates
    * shell:Startup
    * shell:Links
    * shell:OEM Links
    * shell:SamplePictures
    * shell:Common Desktop
    * shell:NetHood
    * shell:Games
    * shell:Common Administrative Tools
    * shell:NetworkPlacesFolder
    * shell:SystemX86
    * shell:History
    * shell:AddNewProgramsFolder
    * shell:Playlists
    * shell:ProgramFilesCommonX86
    * shell:PublicGameTasks
    * shell:ChangeRemoveProgramsFolder
    * shell:Public
    * shell:Common Documents
    * shell:CSCFolder
    * shell:Local AppData
    * shell:Windows
    * shell:UsersFilesFolder
    * shell:ProgramFilesCommon
    * shell:Fonts
    * shell:Personal

shell: commands in Windows XP

    * shell:Common Programs
    * shell:Favorites
    * shell:My Video
    * shell:System
    * shell:CommonVideo
    * shell:LocalizedResourcesDir
    * shell:Cookies
    * shell:My Pictures
    * shell:Cache
    * shell:AppData
    * shell:My Music
    * shell:InternetFolder
    * shell:Profile
    * shell:Start Menu
    * shell:Common AppData
    * shell:ConnectionsFolder
    * shell:Administrative Tools
    * shell:PrintersFolder
    * shell:ProgramFiles
    * shell:Common Startup
    * shell:ControlPanelFolder
    * shell:SendTo
    * shell:ResourceDir
    * shell:ProgramFiles
    * shell:PrintHood
    * shell:CD Burning
    * shell:Common Start Menu
    * shell:Templates
    * shell:Programs
    * shell:Recent
    * shell:Desktop
    * shell:CommonPictures
    * shell:RecycleBinFolder
    * shell:Common Templates
    * shell:Startup
    * shell:Common Desktop
    * shell:NetHood
    * shell:Common Administrative Tools
    * shell:SystemX86
    * shell:History
    * shell:Common Documents
    * shell:Local AppData
    * shell:Windows
    * shell:Fonts
    * shell:Personal
分享到:
评论

相关推荐

    simple-shell.c

    The next task is to modify the shell interface program so that it provides a history feature that allows the user to access the most recently entered commands. The user will be able to access up to 10...

    Unix shell commands

    Unix Shell命令是Unix/Linux操作系统中用户与系统交互的主要方式,它是操作系统内核和用户界面之间的桥梁。Shell不仅可以执行单一的命令,还能通过脚本执行一系列命令,实现自动化任务处理。以下是一些重要的Unix ...

    UE(官方下载)

    This tutorial will show you how to access the information you need in your browser by simply highlighting your text in the edit window and clicking your toolbar button How to install UE3 UE3 is the ...

    Windows API的Tcl扩展包TWAPI

    Event log Commands relating to reading and writing the Windows event log. Windows INI file Commands for accessing Windows INI files. Console Commands related to Windows consoles. Scheduler Commands ...

    JAVA application calls shell commands

    JAVA application calls shell commands

    【原创】【源代码】myshell:操作系统编程-自己用C语言写的Linux下的Shell

    The shell must support the following internal commands: cd <directory> - change the current default directory to <directory>. If the <directory> argument is not present, report the current directory....

    A Practical Guide to Linux Commands, Editors, and Shell Programming 4th, ed

    Practical Guide to Linux Commands, Editors, and Shell Programming, A, 4th Edition By Mark G. Sobell, Matthew Helmke Published Nov 9, 2017 by Addison-Wesley Professional. The Most Useful Tutorial and...

    EFI 1.1 Shell Commands

    标题“EFI 1.1 Shell Commands”和描述“EFI Shell Version 1.1的命令规范文档,是学习UEFI Shell编程的不二资料”表明,这份文档是关于EFI(可扩展固件接口)1.1版本Shell命令的规范说明,对于那些学习或希望深入...

    Shell.Programming.in.Unix.Linux.and.OS.X.4th.Ed

    Following the methodology of the original text, the book focuses on the POSIX standard shell, and teaches you how to develop programs in this useful programming environment, taking full advantage of ...

    The Linux Commands Handbook

    The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover ...

    Linux_Commands and_Shell_Programming_2nd

    书名为《Linux Commands and Shell Programming 2nd》,即第二版《Linux命令及Shell编程实用指南》,作者为Mark G. Sobell。这本书被描述为Linux命令行操作和Shell编程的必备读物,其内容通俗易懂,翔实可靠,专注于...

    Windows10常用快捷键 cheat sheet

    bottom of the screen Windows Key A Open Action Center Windows Key C Launch Cortana in listening mode to give it voice commands Windows Key I Open Settings Windows Key S Launch Cortana Windows Key Tab ...

    Linux and Unix Shell Programming

    * Part 1 deals with the Shell itself, introducing the various commands and syntax * Part 2 introduces all the major text filtering tools available to the shell * Part 3 explains the login environment ...

    shellcommands:插件shell命令将GLPI倒入

    shell命令插件shell命令将GLPI倒入Ce插件在Transifex上的发布-Aidez-nousàle traduire: ://www.transifex.com/infotelGLPI/GLPI_shellcommands/ 此插件位于Transifex上-帮助我们进行翻译: : ce插件vous permet de...

    Linux Shell Scripting Cookbook.epub

    Proper usage of shell commands can easily solve many complex tasks with a few lines of code, but most linux users don't have the right know-how to use the Linux shell to its full potential. ...

    Linux Shell Scripting Cookbook.mobi

    Proper usage of shell commands can easily solve many complex tasks with a few lines of code, but most linux users don't have the right know-how to use the Linux shell to its full potential. ...

Global site tag (gtag.js) - Google Analytics