Generate a list of Windows startup programs using the command line Windowsの起動プログラムは、コマンドラインを使用して生成するリストを表示

Posted on September 26, 2008 at 5:35 am 9月26日、午前五時35分で、 2008年に投稿

You probably already knew this, but if you want to see a list of all of the startup programs that run when Windows starts, you can simply go to the MSCONFIG tool and click on the Startup tab!おそらくすでにインストール済みの場合、これは知っていた場合はすべての実行時にWindowsが起動するスタートアッププログラムの一覧を表示するには、単純にMsconfig ツールをクリックし、 [スタートアップ]タブ上に行くことができます Here you can enable or disable startup programs easily.ここで簡単にスタートアッププログラムを有効または無効にすることができます。 (Read here on (ここを読んで how to use MSCONFIG MSCONFIGを使用する方法 )

enable startup programs

Knowing which programs run at startupこれを知っているプログラムの起動時に実行 can be very useful for debugging all sorts of performance issues related to your PC.非常にパフォーマンスの問題をPCに関連するあらゆる種類のデバッグに役立つことができます。 A good thing to do would be to make a list of all of the startup programs while your computer is running normally.を行うことは良いことは、コンピュータが正常に実行されているすべてのスタートアッププログラムのリストを作成することになるからだ。 That way, if there is a process you see running on your system later on that is taking up a large amount of resources, you can check your list to see if it was there earlier or not.つまり、ある場合に、あなたのシステムに保存の上、お客様の一覧を確認することができますリソースを大量に服用しているプロセスを実行して表示されている場合や、そこ以前ではなかった。

You can actually generate a list of all the startup programs in Windows using the command prompt and save the list as a text file or an HTML document.実際、 Windowsのすべてのスタートアッププログラムを迅速かつテキストファイルまたはHTML文書として保存するコマンドを使用して、リストの一覧を生成することができます。 Here’s how:ここのように:

Step 1: Open the command prompt by going to Start , Run and typing in CMD . ステップ1 :オープンスタートし、走らせ、 CMDのを入力するには、コマンドプロンプト。

command prompt

Step 2: Now type in the following command at the prompt and press Enter ステップ2 :プロンプトで次のコマンドで現在の種類とEnterを押します

wmic startup get caption,command スタートアップのキャプションは、 getコマンドをwmic

You should now see a list of all the applications along with their paths that run at Windows startup.今、そのパスに沿ってすべてのアプリケーションの一覧が表示されるはずでは、 Windows起動時に実行してください。

startup applications windows

Step 3: If you want to export the list out as a text file, type in the following command: ステップ3 :もし 、テキストファイルとしては、次のコマンドを入力の一覧をエクスポートする:

wmic startup get caption,command > c:\StartupApps.txt スタートアップ、コマンド>はC : \ StartupApps.txtキャプションを取得 wmic

And if you want to create an HTML file, just type this instead:お使いの場合には、 HTMLファイルを作成するには、この代わりに入力します:

wmic startup get caption,command > c:\StartupApps.htm スタートアップ、コマンド>はC : \ StartupApps.htmキャプションを取得wmic

That’s it, now you have a list of startup programs that you can save and use as a reference for later on.それはそれは、今をスタートアッププログラムを保存し、後で使用するための参考としてのリストを表示しています。 Enjoy!楽しむ! Source:ソース: Tech Recipesハイテクレシピ

Enjoyed this post?この投稿を楽しんだか? Subscribe to Online Tech Tips viaチャンネル登録オンライン技術のヒントを経由 RSS Feed RSSフィード or viaまたは経由 Emailメール and receive free daily productivity tips.日々の生産性のヒントと受信は無料。

» Filed Under »ファイルの下で Computer Tipsコンピュータのヒント

おいしいに追加 Save this page このページを保存 Mixxは、 Stir it up on Mixx かき混ぜるそれをミックス
しかし Add to Reddit しかしに追加 StumbleUponの Stumble this page このページつまずく

Related Posts 関連記事

One Response to “Generate a list of Windows startup programs using the command line” 1つの応答" Windowsの起動プログラムは、コマンドライン"を使用してのリストを生成する

  1. Lax ラックス said on :によると:

    Good and useful info…有益な情報...

    keep rocking dude.すげえロッキングしてください。

    Thanks,ありがとう、
    Laxラックス


    Please post your comments/suggestions! コメントを投稿してください/ご提案!