万が一に備えて、定期的に Windows のシステムの復元ポイントを作成できるソフト
Restore Point Creator
- 海外
- 日本語✕
- 寄付歓迎
- 対応OS:
- Windows Vista/7/8/8.1/10
- バージョン:
- 7.1 Build 2(2018/07/24)
- 価格:
- 無料
PCの動作が不安定になった時に、元の状態に戻せるのが「システムの復元ポイント」です。
不安定になる前に戻そうと思ったら、その復元ポイントがかなり前だった・・・そんなことがないように定期的にバックアップできるソフトです。
毎日、毎週、毎月の指定時刻にシステムの復元ポイントを自動で作成します。
管理画面からは、システムの復元ポイントの作成、復元、削除を行うことができます。
- 提供元:
- Thomas Parkison
Restore Point Creator の使い方
ダウンロード
- MajorGeeks.com へアクセスし、「Download@MajorGeeks」リンクをクリックしてダウンロードします。
- ダウンロードしたセットアップファイル(Install Restore Point Creator.exe)からインストールします。
使い方
システムの復元ポイントを作成する
- 本ソフトを起動するとメイン画面が表示されます。
- 画面右上の「Create System Checkpoint」ボタンをクリックすると、システムの復元ポイントを作成します。
※ 復元ポイントの名前を付けるには、画面上部の「Type in a name for your custom-named System Restore Point...」と書かれたテキストボックスに、復元ポイントに表示させたい名前を入力して「Create Custom Named Restore Point」ボタンをクリックします。
定期的にシステムの復元ポイントを作成する
スケジュール設定により、定期的にシステムの復元ポイントを作成できます。- メニューバーから「Sytem Restore Point Utilities」⇒「Schedule creation of System Restore Points」とクリックします。
In order to use this option of the program, you must put this program in a safe place. For instance, C:\Program Files(x86)
上記のメッセージが表示されるので「OK」ボタンをクリックします。
The reason why is that this portion of the program creates a Windows Scheduled Task that runs this program so if the scheduled task can't find the program's EXE file, the task won't run.
このプログラムのオプションを使用するには、このプログラムを安全な番所に置く必要があります。例えば、C:\Program Files(x86)
理由は、プログラムのこの部分がこのプログラムを実行する Windows スケジュールタスクを作成するため、スケジュールされたタスクでプログラムのEXEファイルが見つからない場合、タスクは実行されません。- 「Task Scheduler」画面が表示されます。
Daily(毎日)、Weekly(毎週)の指定曜日、Every(指定間隔)と時間を設定します。 - 「Save Task」ボタンをクリックして設定できます。
※ 「Delete Old Restore Points After Scheduled Restore Point is created」にチェックを入れると、システムの復元ポイント作成後に古い復元ポイントを削除できます。
※ 「Task Scheduler」画面下部の設定は、古い復元ポイントを定期的に削除する設定です。
システムを復元する
メイン画面の復元ポイントの項目をクリックして選択し、画面下部の「Restore to Selected System Restore Point」ボタンをクリックするか、右クリックメニューの「Restore to Selected Restore Point」をクリックして選択した復元ポイントを復元できます。システムの復元ポイントを削除する
次のいずれかの方法で復元ポイントを削除できます。- メイン画面の復元ポイントの項目をクリックして選択し、画面下部の「Delete Selected Restore Point」ボタンをクリックする
- メイン画面の復元ポイントの項目をクリックして選択し、右クリックメニューの「Delete Selected Restore Point」をクリックする
- メイン画面の復元ポイントの項目をクリックして選択し、メイン画面下部の「Delete Selected Restore Point」ボタンをクリックする
更新履歴(英語)
Version 7.1 Build 2 (2018/07/24)
- This is the final release of System Restore Point Creator. This last version is a build combining most of the changes that occurred in the Public Beta Test Branch before I pulled support for this program back in March of 2018. This release does not change the fact that this program is no longer supported.
Version 7.0 Build 4 (2018/03/20)
- Removed the system restore auto-fix code from the system restore creation code on the main window, it was causing far more issues than it was helping to solve. Users are instead told to go to the System Restore Point Utilities menu and to click on Manually Fix System Restore.
Version 7.0 Build 3 (2018/03/05)
- This is an out-of-band emergency update. I have backported a fix from the dev branch to fix a critical bug. Fixed the getSafeModeBootStatus() function because Microsoft changed some stuff. This prevented the program from detecting if Safe Mode Boot was enabled which could result in people being stuck in Safe Mode Boot.