Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-10-2008, 09:18 AM   #1 (permalink)
In The Zone
 
manishjha18's Avatar
 
Join Date: Aug 2004
Location: pune (temporary)
Posts: 341
Default Vista Sp2 Beta


1 - Copy text in your favorite texteditor

----------------------------------------------------------------------------------------------------------------------------------------------------------
@echo off

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\WindowsUpdate\VistaSp2 /f > NUL 2>&1
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows\CurrentVersion\WindowsUpdate\VistaSP2 /f > NUL 2>&1

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\WindowsUpdate\VistaSp2 /v Beta1 /t REG_SZ /d C21A5C64-2530-CC19-042F-9ABDB4ED27F9 /f
IF NOT %errorlevel% == 0 ( goto ERROR)

:SUCCESS
@echo.
echo ================================================== =========
echo Windows Vista SP2 registry key has been set successfully.
echo Please check for updates in Windows Update.
echo ================================================== =========
@echo.
goto END

:ERROR
@echo.
echo ================================================== =========
echo FAILED to set Windows Vista SP2 registry keys.
echo Please run this script by right clicking and selecting
echo "Run as Administrator".
echo ================================================== =========
@echo.
goto END

:END
pause

-------------------------------------------------------------------------------------------------------------------------------------------------------

2 - Save file to your desktop, end rename it to: SP2.BAT
3 - Execute the SP2.BAT file
4 - Check for Windows update
5 - Enjoy

-------------------------------------------------------------------------------------------------------------------------------------------------------
Remove watermark

1 - Download user32.dll.mui http://rapidshare.com/files/15671094...2.dll.mui.html
2 - Go to : windows \ system32 \ en-US \ user32.dll.mui
3 - Rename user32.dll.mui to user32.dll.mui.bak
4 - Copy downloaded user32.dll.mui to : windows \ system32 \ en-US \ user32.dll.mui
5 - Restart
6 - Bye bye watermark


Make the BAT file install then do a windows update, a 4 MB update will need to be installed.
Wait about 30mins then do another windows update and a 496.9 MB (SP2) will be ready.


source--random
manishjha18 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-11-2008, 12:52 PM   #2 (permalink)
In The Zone
 
Join Date: Jan 2005
Posts: 441
Default Re: Vista Sp2 Beta

nice..
__________________
The futures uncertain....
And the end is always near.
apoorva84 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot Camp 1.2 Beta - Download the Public Beta for Windows Vista support. aryayush Technology News 39 01-04-2007 12:55 PM
How to use superfetch in vista beta 2? hemant_mathur Software Q&A 1 30-07-2006 10:54 PM
Windows VISTA Beta 2 Out gary4gar Software Q&A 7 31-05-2006 05:15 PM
IE 7 Beta on Win XP SP2 looking like it's on Win Vista vij26 Tutorials 14 28-02-2006 04:44 PM

 
Latest Threads
- by Tenida
- by chris
- by Who
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 10:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2