|
|
|
re: Removing XP after Vista install on 2nd drive
Saturday, May 19, 2007 at 10:40 am Windows Vista Annoyances Discussion Forum
Posted by alex
(1890 messages posted)
Sorry, this wasn't for you.
On Saturday, May 19, 2007 at 10:19 am, alex wrote:
>
>Try open it in C:\Windows\System32\rstrui.exe
>
>or this vbs script works with XP don't know if with Vista.
>copy&paste into Notepad place it on desk change the extension txt to vbs.
> Open and check if it created respoint..
>--------------------------------------------------------------
>
>Set IRP = getobject("winmgmts:\\.\root\default:Systemrestore")
>strDescription = InputBox("Restore point description: ","My Restore Point")
>MYRP = IRP.createrestorepoint (strDescription, 0, 100)
>
>----------------------------------------------------
>
|
All messages in this thread [show all]
 |  |  | re: Removing XP after Vista install on 2nd drive (alex: Sat, May 19, 2007, 10:40 am) |
| |
| |
Return to the Windows Vista Discussion Forum
|
|
|
|