zoukankan      html  css  js  c++  java
  • 日常工作小贴士

    有时候我发现一些很有用的小知识点,如果刚好知道这些点,做起事来效率会高一些。于是我萌生一个想法,把我觉得有用的记录下来。

    让Windows开机自动启动软件

    如果有些软件不带开机自动运行的功能,但我们又想让它开机自动启动,下面就有一个比较简单的解决方案。

    用 Win+R 启动运行对话框,输入

    shell:startup

    win+R

    就能打开一个文件夹,将你想自启动的程序放入这个目录,便能开机自启动。

    start up directory

    以上在Windows 10上验证通过。

    Windows 10下的其他Shell命令,根据命令的内容大概就能猜测到它的用途了。

    shell:AccountPictures, shell:Roaming Tiles, shell:Common Programs, shell:PublicAccountPictures, shell:GameTasks, shell:UserProfiles, shell:MyComputerFolder, shell:SearchHistoryFolder, shell:Local Pictures, shell:SyncSetupFolder, shell:DpapiKeys, shell:Retail Demo, shell:Favorites, shell:My Video, shell:SearchHomeFolder, shell:RecordedTVLibrary, shell:System, shell:Libraries, shell:ThisDeviceFolder, shell:AppsFolder, shell:MusicLibrary, shell:CommonVideo, shell:OneDriveDocuments, shell:SyncResultsFolder, shell:Cookies, shell:CameraRollLibrary, shell:Original Images, shell:Recorded Calls, shell:3D Objects, shell:CommonMusic, shell:OneDrivePictures, shell:My Pictures, shell:Cache, shell:Local Videos, shell:Downloads, shell:SavedPictures, shell:CommonDownloads, shell:AppData, shell:SyncCenterFolder, shell:PublicLibraries, shell:VideosLibrary, shell:My Music, shell:ConflictFolder, shell:SavedGames, shell:InternetFolder, shell:HomeGroupFolder, shell:Quick Launch, shell:SystemCertificates, shell:Contacts, shell:UserProgramFiles, shell:Device Metadata Store, shell:Profile, shell:Start Menu, shell:Common AppData, shell:ProgramFilesCommonX64, shell:PhotoAlbums, shell:ProgramFilesX64, shell:ConnectionsFolder, shell:Administrative Tools, shell:ThisPCDesktopFolder, shell:OneDriveCameraRoll, shell:PrintersFolder, shell:DocumentsLibrary, shell:ProgramFilesX86, shell:Searches, shell:Local Downloads, shell:SearchTemplatesFolder, shell:Common Startup, shell:ControlPanelFolder, shell:SendTo, shell:ResourceDir, shell:ProgramFiles, shell:CredentialManager, shell:PrintHood, shell:MAPIFolder, shell:HomeGroupCurrentUserFolder, shell:User Pinned, shell:CD Burning, shell:Local Music, shell:UsersLibrariesFolder, shell:AppUpdatesFolder, shell:Application Shortcuts, shell:Common Start Menu, shell:Common Start Menu Places, shell:LocalAppDataLow, shell:OneDrive, shell:Templates, shell:Programs, shell:PicturesLibrary, shell:Roamed Tile Images, shell:Camera Roll, shell:Recent, shell:Desktop, shell:Virtual Machines, shell:CommonPictures, shell:RecycleBinFolder, shell:Screenshots, shell:CryptoKeys, shell:Common Templates, shell:Startup, shell:ImplicitAppShortcuts, shell:UserProgramFilesCommon, shell:Links, shell:OEM Links, shell:OneDriveMusic, shell:Common Desktop, shell:NetHood, shell:Ringtones, shell:Games, shell:Common Administrative Tools, shell:NetworkPlacesFolder, shell:SystemX86, shell:History, shell:Development Files, shell:AddNewProgramsFolder, shell:Playlists, shell:ProgramFilesCommonX86, shell:PublicGameTasks, shell:ChangeRemoveProgramsFolder, shell:Public, shell:SavedPicturesLibrary, shell:CommonRingtones, shell:Common Documents, shell:Captures, shell:CSCFolder, shell:Local AppData, shell:StartMenuAllPrograms, shell:Windows, shell:UsersFilesFolder, shell:Local Documents, shell:ProgramFilesCommon, shell:Fonts, shell:Personal


    作者:xiao.chun(小春)
    我的独立博客:http://1few.com
    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利.

  • 相关阅读:
    酒香也怕巷子深,谈谈前端简历书写技巧。
    谈谈自己对语义化的认识
    服务器向用户返回的状态码和提示信息,常见的有以下一些(方括号中是该状态码对应的HTTP动词)
    Python常用库大全
    Python七大原则,24种设计模式
    Python设计模式(4):行为型
    Python设计模式(3):结构型
    Python设计模式(2):创建型
    python设计模式
    数据库的优化
  • 原文地址:https://www.cnblogs.com/asis/p/6347530.html
Copyright © 2011-2022 走看看