|
|
|
re: Cannot do system restore
Wednesday, February 13, 2008 at 12:34 am Windows Vista Annoyances Discussion Forum
Posted by KMI
(221 messages posted)
Hi Alex, I did get System Restore to open and I chose a restore point. This took
some time to go through and then when my PC restarted it said that it hadn't changed
anything and it couldn't restore the PC. Since i bought this HP pc in August,
i have several times gone through a Restore attempt and always afterwards i got a
message that nothing had changed and to choose a different restore point. Several
times I then tried a different restore point but nothing changed. Thanks for the
help
On Tuesday, February 12, 2008 at 6:41 pm, alex wrote:
>
>You don't have to find InstantRestorePoint.
>######################
>Set IRP = getobject("winmgmts:\\.\root\default:Systemrestore")
>strDescription = InputBox("Restore point description: ","My Restore Point")
>MYRP = IRP.createrestorepoint (strDescription, 0, 100)
>##########################
>
> Copy and Paste the above text into a NotePad.Not the lines.Save as text file.Rename
>it if you want to"Instant Restore Point.VBS ")So now you know what IRP stands for.Double
>click on it to open the dialog box and there she goes.
>.DON'T BREAK THE LINES when typing those 3 lines.
>OR you could type this in RUN on the StartMenu.Don't type the signs for Bigger than,Less
>than > RSTRUI.EXE < neither you don't have to use upper case.)
>--------------------------------
>
>
|
All messages in this thread [show all]
 |  |  |  |  | re: Cannot do system restore (KMI: Wed, Feb 13, 2008, 12:34 am) |
| |
| |
Return to the Windows Vista Discussion Forum
|
|
|
|