|
|
|
re: Cannot do system restore
Tuesday, February 12, 2008 at 2:02 pm Windows Vista Annoyances Discussion Forum
Posted by KMI
(221 messages posted)
Thank you Alex
How do i find IRP in order to set it as you describe please?
On Tuesday, February 12, 2008 at 11:46 am, alex wrote:
>
>Don't know where this came from but it works.
>Copy&Paste the tex into NotePad rename the extension to .vbs and dblclick on it.Or
>in Run type > rstrui.exe < Enter.
>-------------------
>Set IRP = getobject("winmgmts:\\.\root\default:Systemrestore")
>strDescription = InputBox("Restore point description: ","My Restore Point")
>MYRP = IRP.createrestorepoint (strDescription, 0, 100)
>-----------------
>Make sure not to breake any line.
>
>
>
>
|
All messages in this thread [show all]
 |  |  | re: Cannot do system restore (KMI: Tue, Feb 12, 2008, 2:02 pm) |
| |
| |
Return to the Windows Vista Discussion Forum
|
|
|
|