Tampilkan postingan dengan label Windows Vista. Tampilkan semua postingan
Tampilkan postingan dengan label Windows Vista. Tampilkan semua postingan

Kamis, 13 Desember 2007

masukin Update di DVD installer Windows Vista (part3)

Ini dia bagi yang ingin memasukkan update terbaru untuk windows vista kedalam installasi windows vista, sehingga nantinya dvd installasi windows vista selalu uptodate, tanpa harus selalu connect ke internet untuk mendownload update terbaru, ketika windows vista diinstall ulang.
Selain itu saya berterima kasih ke saudara Arneh dari situs http://www.winbeta.org, yang telah memberikan tips dan trik tersebut.

sebelumnya download terlebih dahulu tool ini: http://www.winbeta.org/nfo/TweakGuid...esSkeleton.rar dan http://www.winbeta.org/nfo/TweakGuid...de/Updates.zip

A few days ago I started to look at the possibility of easily integrating Windows Vista hotfixes directly into Vista's install.wim. Like many users, I prefer to have an install image that's up to date with the latest Hotfixes without having to download them from Windows Update.

Fortunately Microsoft have made it extremely simple by providing the tools necessary for free on their web site. Following is a short guide on the basics of Hotfix integration using the 32-Bit Ultimate Edition of Vista as an example and a download of a batch script skeleton that will help you get started.

System Requirements:
-Windows AIK (specifically peimg, imagex)
-OS: Windows Vista (Note: Windows XP can be used as long as you use the Expand utility provided in the AIK)
-Original Vista ISO/DVD

Difficulty: Medium - Thorough knowledge of working with the command prompt + understanding of imagex and peimg is highly recommended.

Read more to view the Step-by-Step process...

(Note: This guide assumes that WAIK is already installed and that you are using command prompt in the elevated mode if you are using Vista. The tools required can be found in \Program Files\Windows AIK\. Hotfix 928089 is the base example for the guide.)

1. Obtain all the hotfixes required via http://support.microsoft.com (they'll be provided by MS in the .msu file format). To obtain the Ultimate Extras updates, look in the \Windows\SoftwareDistribution\Download\ folder of a Vista Ultimate install and search for the following cab files:

Windows6.0-KB922812-x86.cab (Hold'em)
Windows6.0-KB929327-x86.cab (DreamScene Preview)
Windows6.0-KB929328-x86.cab (BitLocker)
Windows6.0-KB930063-x86.cab (BitLocker)

2. Expand/Extract the .msu files to obtain the .cab file required for integration (peimg requires the .cab file to integrate the hotfix). To do so, type:

expand -F:* c:\updates\Windows6.0-KB928089-x86.msu c:\updates

After extracting the .msu, you'll notice 4 new files in C:\updates : a txt file, an xml file and 2 cabs. The only file that's needed is the main .cab file or in this case Windows6.0-KB928089-x86.cab. The rest can be deleted including the .msu. This process should be repeated for all the .msu hotfixes.


3. Copy the Vista DVD's contents to a temp working folder, such as c:\vistadvd\.


4. After expanding all the .msu updates, they then need to be imported into the install.wim. Each version of Vista included in the Install.wim needs to be manually updated. So for example, if you wish to import the hotfixes into the Ultimate SKU in the 32-Bit Install DVD, use the following commands:

Before running the imagex command, make sure you have installed the wimfltr.inf driver that's in the imagex folder.

imagex /mountrw c:\vistadvd\sources\install.wim 4 c:\mount (where c:\mount is the folder to mount the install image to and 4 is the image index number for Ultimate)

peimg c:\mount\windows /import=c:\Updates\Windows6.0-KB928089-x86.cab

Import the rest of the updates by repeating the same peimg command and replacing the cab filename.


5. Now that all of the hotfixes have been imported, it’s time to actually install the hotfixes into the Windows image. If you were to not install the hotfixes, you would be left with Windows Update asking you to install the updates however you would not be required to download them since you already have a local copy. Installing the hotfixes bypasses that issue and actually injects the hotfix into the install. Use the following command to do so:

peimg /install=*Package* c:\mount\windows

This command will iterate through all the packages/hotfixes that have Package in their name so it’s not necessary to repeat the command for all the hotfixes. To view all the updates and to check whether they have been installed, type:

peimg /list /image=c:\mount\windows

will give the following:


Ultimate Extras are not listed because I had not integrated them in this run


6. At this point, steps 4 and 5 need to be repeated for all the Vista editions on the DVD if you wish to update every version. To do so, you must first unmount the Vista image you were working with and then mount another image:

imagex /commit /unmount c:\mount

imagex /mountrw c:\vistadvd\sources\install.wim x c:\mount (replace x with the Vista image index number of your choice from the install.wim)


7. You're nearly done. At this point, all that's left is to rebuild the ISO. To simplify things, use a tool such as vLite to rebuild the ISO so you won't be required to go through the process of extracting the boot sector and using cdimage or oscdimg to rebuild the ISO.

Kalau mau gampang, saya punya tool lengkapnya, jadi tinggal masuk-masukin update windows vistanya, kemudian masukkin dvd windows vista, tinggal klik updatedvd.bat, nunggu jadi deh, bisa kok didownload, besar filenya sekitar 70Mb, ini linknya: http://rapidshare.com/files/18294378...dates.rar.html (enggak tahu masih aktif atau enggak)

Semoga bisa membantu.

masukin Update di DVD installer Windows Vista (part2)

Karena masih banyak yang belum mengerti bagaimana caranya memasukkan update terbaru vista ke dalam dvd installasi windows vista, saya berikan langkah-langkahnya dalam bahasa indonesia:

PERHATIAN, Sebelumnya matikan dulu User Account Control (UAC) dan log-in sebagai Administrator serta sediakan ruang kosong minimal 6Gb di hardisk !

Langkah 01: Download dulu tool VistaUpdates (cari di google, kalau tidak ketemu, bisa minta ke saya), filenya berbentuk rar sebesar sekitar 60-70Mb
Langkah 02: Extrack file yang ada didalam VistaUpdates.rar, misalkan ke E:\VistaUpdates
Langkah 03: Jika extracknya sudah selesai maka di E:\ akan muncul folder VistaUpdates
Langkah 04: Buka folder tersebut lalu buka folder X86
Langkah 05: Copykan update windows vista ke folder X86, untuk Ultimate Extra, copykan ke X86\UE, Untuk Update windows defender ke folder X86\Defender, Untuk power shell ke folder X86\PowerShell, untuk MRT biarkan saja.
Langkah 06: Jika sudah memasukkan semua update, masukkan DVD installasi Windows Vista ke DVD-Rom anda
Langkah 07: Klik updatevdvd.bat yang ada di folder VistaUpdates, kemudian enter the drive letter misalkan F:\ (jika DVD-rom anda driver F:\, jika G:, ya G:\ dan seterusnya)
Langkah 08: Kemudian akan muncul pertanyaan "Would you also like to integrate Windows PowerShell 1.0 (y/n):" ketik y
Langkah 09: Tunggu beberapa saat karena proses memasukkan update ke dalam installasi sedang berlangsung
Langkah 10: Jika updatenya sudah selesai, maka secara otomatis proses pembuatan image vistanya berlangsung, tunggu beberapa saat, jika sudak selesai akan muncul file *.iso misalkan namanya vsita_600.16386.061101-2205_x80fre_client-lrmcfre_en_dvd_Updated.iso
Langkah 11: Burning file *.iso tersebut dengan Nero
Langkah 12: Jika burning sudah selesai maka DVD Windows Vista dengan Update terbaru sudah siap digunakan

Bagi yang masih belum mengerti juga, silahkan download: Cara detail dan mudah memasukkan Update, dan Ultimate Extras ke Installasi Vista.doc dari situs: http://www.uploading.com/en/files/0I...te_...doc.html
Disitu ada penjelasan beserta gambarnya biar lebih mudah dimengerti !
Jika belum mengerti juga silahkan pakai tool vLite 1.1 Beta, download di: http://www.vlite.net/download.html !

masukin Update di DVD installer Windows Vista

Bagi yang belum tahu bagaimana cara memasukkan update terbaru kedalam installasi Windows Vista, ini caranya dengan menggunakan vLite:

1. Install terlebih dahulu vLite, yang bisa didownload di www.vlite.net (disini vLite yang digunakan vLite 1.1 beta)

2. Jika sudah selesai download, kemudian install

3. Jika sudah selesai menginstall vLite, copy terlebih dahulu Installasi Windows Vista, misalkan di copy di E:\Vista

4. Jika seluruh installasi Windows Vista sudah di copy ke hardisk, buka vLite, untuk lebih memudahkan ubah bahasanya kedalam bahasa indonesia di bagian menu bahasa

5. Kemudian pilh menu lihat, browser for folder, lalu pilih folder installasi windows vista yang tadi sudah di copy, misalkan di E:\Vista

6. Lalu akan muncul pilh sistem operasi yang ingin anda konfigurasi, sebagai contoh di sini pilih Windows Vista Ultimate lalu klik oke

7. Pada pemilihan tugas, pilih salah satu yang akan kita lakukan, sebagai contoh di sini, di pilh saja semua

8. Kemudian pada menu integration, akan ada pengaturan untuk memasukkan update/hotfixes Vista terbaru, driver, dan Language pack

9. Pertama-tama kita akan memasukkan update/hotfixes terbaru, klik enable lalu pilh sisipkan kemudian buka folder C:\Windows\SoftwareDistribution\Download folders lalu klik folder yang ada disitu misalkan folder 0c4710ec501b158b4693a0819b3c90f8, disitu ada file Windows6.0-KB933713-x86.cab kemudian klik open, untuk update lainnya cari saja di folder laiinya yang ada di C:\Windows\SoftwareDistribution\Download folders, cari file *.cab (catatan tentunya windows yang anda gunakan sudah diupdate terlebih dahulu melalu windows update !) kecuali jika kita memang sudah mempunyai file updatenya (*.msu dan *.cab) yang didownload manual misalkan dari autopatcher atau dari forum share update windows.

10.Jika seluruh update/hotfixes sudah dimasukkan, sekarang kita akan memasukkan update driver-driver terbaru, sebagai contoh driver VGA ATi terbaru, pada bagian driver klik enable lalu sisipkan, kemudian pilih Multipel folder driver lalu pilh folder dimana driver VGA Ati berada, misalkan di C:\ATI kemudian klik oke, tunggu beberapa saat, lalu pilih semua, klik oke

11.Kemudian, jika ingin memasukkan language pack kedalam installasi windows vista klik enable, lalu klik sisipkan, cari file *cab language pack di C:\Windows\SoftwareDistribution\Download folders lalu klik oke, tentunya jika ingin memasukkan language pack kedalam installasi windows vista, kita harus sudah mendownload language pack lainnya melalui windows update

12.Jika sudah, sekarang pada bagian komponen akan muncul menu kompatibilitas, fitur, pilih semua saja, jika tidak fitur tersebut tidak akan disertakan dalam installasi windows vista, pada bagian aplikasi, terserah mau dipilih semua atau tidak, lalu klik oke

13.kemudian jika ada komponen yang akan dihapus tinggal dipilih saja, misalkan fitur MSN Installer pada menu network, mungkin tidak diperlukan, tinggal di klik saja

14.Jika sudah, pada bagian tweak, kita tinggal memilih misalkan pada bagian keamanan fitur UAC akan dimatikan atau tidak, lalu pada sistem misalkan pada kebutuhan memory, agar Vista bisa diinstall pada PC dengan memory 256Mb, tinggal pilh 256Mb, lalu pada bagian explorer tinggal memilih misalkan apakah file dan folder tersembunyi akan ditampilkan

15.Jika sudah mengaturnya, pada bagian unattended, disitu kita diminta untuk memasukkan pengaturan windows agar nanti pas installasi kita tidak akan repot memasukkan serial number, regional dan nama komputer, jika mau tinggal diatur, jika tidak, tidak usah dimasukkan kedalam pengaturan installasi windows vista pada menu tugas

16.Jika semuanya sudah oke, klik terapkan, kemudian akan muncul peringatan apakah ingin cukup terapkan perubahan atau terapkan dan bangun ulang, sesuai selera saja, disini saya memilih cukup terapkan perubahan, agar jika nanti ingin menginstall windows vista versi laiinya masih bisa, kemudian akan muncul Citra apakah ingin menghapus Vista versi lainnya, disini saya tidak menghapusnya agar nanti jika diperlukan tidak repot lalu klik lanjutkan, kemudian tunggu beberapa saat

17.Jika sudah selesai, installasi Windows Vista yang kita buat akan berbentuk *iso dengan mengunakan menu iso di vlite, pilih buat citra lalu tentukan foldernya, tunggu beberapa saat sampai file iso jadi, kemudian bisa langsung di burn dengan Nero, lalu mungkin bisa di tes dulu dengan Virtual PC, apakah Installasi Windows Vista yang kita buat sukses atau tidak

thx to Dimdom
chip.co.id

internet dengan HP 3G

tx to dimdom - chip.co.id

Bagi yang belum tahu cara internetan via 3G/HSDPA dengan menggunakan HP 3G/HSDPA, Ini caranya langkah-langkah internetan via 3G/HSDPA menggunakan HP 3G/HSDPA di Windows Vista:


Alat-alat yang harus disiapkan:
1. HP 3G/HSDPA (disini sebagai contoh saya menggunakan HP Nokia 6233 3G dengan Indosat Mentari)
2. Kabel Data (disarankan yang original, agar HP lebih terjamin, disini saya menggunakan kabel data DKU-2 Original)
3. PC dengan port USB 2.0 (disini saya menggunakan PC dengan Processor Pentium D 3.0 Ghz dan memory 1 Gb)
4. Driver HP (disini saya menggunakan Nokia PC Suite)

Langkah-Langkah Internetan Via 3G/HSDPA:
1. Download terlebih dahulu Nokia PC Suite di situs www.nokia.co.id
2. Kemudian Install Nokia Pc Suite, jika sudah diinstall, di bagian menu Nokia PC Suite pilih menu Hubungkan ke Internet

3. Kemudian akan tampil One Touch Access, pilih pengaturan, lalu berikutnya, kemudian pilih konfigurasi sambungan secara manual





4. Pada pengaturan konfigurasi sambungan secara manual, isi titik akses dengan indosatgprs, kemudian nama pengguna dan kode sandi, isi dengan indosat@durasi (untuk permenit) atau indosat (untuk per kb) lalu selesai, untuk telkomsel flash, cukup isi titik akses dengan flash

5. Kemudian kembali pada bagian One Touch Access, pilih sambungkan, tunggu beberapa saat, sampai muncul tersambung.

6. Sekarang kita sudah dapat internetan, ketika dicoba untuk mendownload program, dengan menggunakan internet download manager, kecepatan tertinggi yang didapat sekitar 55 Kb/s dan rata-rata 40-45 kb/s ini baru untuk 3G, mungkin jika menggunakan HSDPA, jauh lebih cepat.


merubah logo OEM Vista




t's a little program that automates the installation/uninstallation of Vista OEM related information,
eg: OEM logo's and oobe.xml file, together with the required registry entries to correctly display them.
Brands or custom logo can easily be made by changing settings in a ini file the program reads required information from.
Also includded is a uninstaller, that can be accessed from Vista's Add/Remove Software controlpanel.

Install:
1. Open "Oem Logos and OEM Information Auto Patch v1.0" folder
2. Select the brand you want to install.
3. Double click on the selected brand file (.exe)
(this will create "files" folder where the logos are stored and "oemlogo.ini" file)
4. Doule click on the "oemlogo.exe" file.
Done!

Uninstall:
1. Uninstaller can be started from Add/Remove Software controlpanel
Done!

Change the OEM Information Data (optional):
1. Open "Oem Logos and OEM Information Auto Patch v1.0" folder
2. Select the brand you want to install.
3. Double click on the selected brand file (.exe)
(this will create "files" folder where the logos are stored and "oemlogo.ini" file)
4. Open the "oemlogo.ini" file with notepad
5. Change the information as you wish.
6. Save it.
7. Doule click on the "oemlogo.exe" file.
Done!

Download:
http://www.urlz.biz/?Olar
http://www.pirateshare.net/?id=7642305
http://share.gulli.com/files/1293197..._v1.1.exe.html

Enable both Aero and Glass in Vista Home Basic

Enable both Aero and Glass in Vista Home Basic


I'm gonna give u some tips for people who are stuck up with Vista Home Basic I really never wanted to have the Vista Home Basic. But when i got my Lappy i had no other option, but to stick on with this OEM version.

Well i've read in most in most articles across the web to enable the Aero in Vista Home Basic.

1)Run "regedit"
2)Navigate to "Hkey_Current_User \ Software \ Microsoft \ Windows \ DWM"
3)change the value of the entry Composition to 1
4)change the value of the entry CompositionPolicy to 0.
5)Now restart the computer.
6)Now go to Control Panel > Personalization > Window Color and Appearance.
7)when you are on Aero Standard you should now be able to see a color picker with sliders for choosing the colour of the Glass window decorations.

Well this only enables Aero in Vista Home Basic, But not the Glass efect like most of us want. i tried to google out many ways to get the Glass effect but all give the same hack which never ends in the Glass Effect.

But now i've found out how to get it done... How?

Install WindowBlinds 6 ---> But its a shareware thing (so forget it).

But there is one free thing available called Glass2k. I was using this in my Windows Xp so thought of giving it a try..Well its really working in Vista too.

Sumber: http://keznews.com/3646_Enable_both_...sta_Home_Basic

enable aurora bootscreen - boot screen keren windows vista

The original Vista Bootscreen is very similar to Windows 2000, and is very bland and boring (you know, with the little catepillar bar scrolling from left-to-right).

But did you know that Vista comes with a much better highly visual bootscreen? Did you know how easy it is to enable it? No?

Microsoft may not have enabled this by default because of potential hardware issues, but that doesn't make sense because the minimum video card requirements to even run Vista should handle the new bootscreen without any problem. In either case, here is how to make Vista look that much cooler with the "Aurora" bootscreen...

1. First start by running msconfig (either from the Run dialog or Start menu search box).
2. Click on the Boot tab, and then click the "No GUI boot" checkbox. Click OK





Sumber: http://keznews.com/3672_Enable_Auror..._Windows_Vista

cara mematikan peringatan peringatan menyebalkan!!!

UAC (user acsess Control) akan meminta persetujuan anda untuk melakukan suatu perubahan pada komputer anda.
yang menyebalkan bahkan UAC akan meinta persetujuan untuk sekedar menambahkan folder, rename dan lain lain.
jika anda sudah sebal cara mematikannya adalah sbb :

RUN ketik MSCONFIG buka tab TOOLS cari entry DISABLE atau ENABLE UAC
pilih sebagai disable
trus restart komputer anda

windows Vista ultimate Extra

by dimdom
chip.co.id
Windows Vista Ultimate Extra

Windows DreamScene



Your desktop background comes to life with Windows DreamScene™. When you download this Ultimate Extra, you can select a video for your desktop background the same way you select a stationary picture. You can choose one of the high-quality looping videos that we’ve included, or use a video from a company that produces content for DreamScene. You can even use your own video as a background.

If you’re wondering what effect a video background might have on your battery life, don’t worry. Windows DreamScene respects your power settings and pauses the video to conserve battery power.

Some things that you should know before you start using Windows DreamScene:
Windows DreamScene supports only .mpeg and .wmv video file formats.
Windows DreamScene video support requires a graphics card that supports Windows Aero™.

For computers that do not support the Windows Aero desktop experience, this Extra still has something to offer: Windows DreamScene adds new positioning options for backgrounds, including stationary pictures.

Link Download:
KB933713 DreamScene Final: http://www.download.windowsupdate.co...6e270f489d.cab
KB941236 DreamScene Video 1: http://www.download.windowsupdate.co...96b184169e.cab
KB931133 DreamScene Video 2: http://www.download.windowsupdate.co...3ce338220b.cab

BitLocker and EFS Enhancements



This Ultimate Extra includes two tools that make it easier to use some of the security features that come with Windows Vista Ultimate:
Windows® BitLocker™ Drive Preparation Tool - configures your hard drive so that you can use the BitLocker Drive Encryption feature of Windows Vista.
Secure Online Key Backup - stores a backup copy of your BitLocker recovery password and Encrypting File System (EFS) recovery certificates in your digital locker.

When you purchase Windows Vista Ultimate, you get all of the features that Windows Vista has to offer for home users and for businesses. Because BitLocker was originally designed for businesses, it can be tricky to use on your own. That’s why we created this Ultimate Extra, which makes it easier for you to set up your computer for BitLocker and then securely back up your recovery information for BitLocker or EFS to your digital locker.

If you haven’t already heard about BitLocker, here is some background information:

Windows BitLocker Drive Encryption provides increased security by encrypting everything on your hard drive: data, programs, and even Windows itself. When you use BitLocker, your system is more difficult to tamper with, and you are better protected if your computer is ever lost or stolen. BitLocker does not replace the need to use good passwords and other security features, but it does make it much harder for anyone else to read the information stored on your hard drive.

If your computer has as a Trusted Platform Module (TPM) 1.2 chip, BitLocker can use the chip to perform a system integrity check—a process that verifies your computer system has not been tampered with—before unlocking your drive. If you do not have a TPM 1.2 chip, you can still use the encryption provided by BitLocker, but not the system integrity checking. For information about how to enable BitLocker on your computer without using a TPM 1.2 chip, see the BitLocker Drive Encryption Step-by-Step Guide.

Link download:
KB932926 BitLocker: http://www.download.windowsupdate.co...fe689b37e6.cab
KB933246 EFS Enhancements: http://www.download.windowsupdate.co...d8588c4c42.cab

Hold 'Em Poker Game



This Windows Ultimate Extra adds a popular poker game to your Windows Vista™ gaming experience. Hold 'Em sets you against the computer for no-limit poker fun. Hold 'Em may cost you time, but your money is safe because the chips are not real.

Hold 'Em uses Microsoft® DirectX® technology for smooth animated play and rich graphics. Users can change options to play against up to five computer players, set the opponents’ skill level, and customize the look of the card deck and playing table. After you install this Windows Ultimate Extra, Hold 'Em will appear in the Windows Vista Games Explorer.

Link download:
KB932925 Hold`Em Poker: http://www.download.windowsupdate.co...16c2017d32.cab

Windows DreamScene - membuat file video menjadi background windows anda

03/14/2007

Windows DreamScene

Microsoft is finalizing testing of Windows DreamScene through a Technical Preview phase. We have made the preview release available on Windows Update. A final release will follow. We have also released additional content, described at the bottom of this post. Stay tuned for more updates.

Your desktop background comes to life with Windows DreamScene™. When you download this Ultimate Extra, you can select a video for your desktop background the same way you select a stationary picture. You can choose one of the high-quality looping videos that we’ve included, or use a video from a company that produces content for DreamScene. You can even use your own video as a background.

If you’re wondering what effect a video background might have on your battery life, don’t worry. Windows DreamScene respects your power settings and pauses the video to conserve battery power.

Some things that you should know before you start using Windows DreamScene:

  • Windows DreamScene supports only .mpeg and .wmv video file formats.
  • Windows DreamScene video support requires a graphics card that supports Windows Aero™.

For computers that do not support the Windows Aero desktop experience, this Extra still has something to offer: Windows DreamScene adds new positioning options for backgrounds, including stationary pictures.

To date, we have released five high-definition video backgrounds for Windows DreamScene. The first of these is installed with the Windows DreamScene Preview; we released the other four on Windows Update. Those four are currently offered to users who have installed the preview release.

  • The Windows Vista default background, animated (installed with Windows DreamScene Preview)
  • A field of thistle, with a bee gathering pollen
  • The rushing water of a forest stream
  • A streetlamp reflected in a puddle, with softly falling rain
  • Orange wisps flowing in a computer-generated scene

See our website's front-page announcement for more information on the first content release, and watch the short video below to see this Ultimate Extra in action.

<a href="http://www.windowsultimate.com/photos/storage/extras/dreamscenesmall.wmv"><img src="http://www.windowsultimate.com/photos/storage/extras/dreamscene.png" border = "0" width="460" height="260"></a><br /><a href = "http://www.windowsultimate.com/photos/storage/extras/dreamscenesmall.wmv">View Video</a><br />Format: wmv<br />Duration: 00:16

Windows Vista SP 1 (review)

Microsoft memulai pengujian Vista SP1

25 September 2007, Microsoft secara resmi membagi-bagikan versi beta Service Pack 1 (SP1) Windows Vista kepada sekitar 12.000 penguji. Ini sesuai janji Microsoft pada bulan Agustus yang mengatakan akan memulai pengujian internal service pack ini dalam beberapa minggu kedepan.
Sebelumnya Microsoft telah membagikan update ini ke beberapa penguji internal - yang ternyata beredar di jaringan P2P .

Service Pack 1 beta ini mengusung kumpulan perbaikan bug, peningkatan performa dan kompabilitas. Update pertama Vista ini juga akan terdapat penambahan fungsi enkripsi untuk multiple hard disk untuk digunakan di feature Bitlocker. Sumber Microsoft menyebutkan SP1 Vista ini tidak akan terdapat penambahan feature baru, Microsoft lebih berkonsentrasi membuat Windows Vista lebih cepat dan kompatibel dengan banyak hardware.


Windows Vista SP1 Release Candidate Just Around the Corner

Forget about Windows Vista Service Pack 1 Beta, the first Release Candidate of the operating system is just around the corner. And to accompany the next stage in the evolution, Microsoft is cooking the broadening of access to the next testing milestone of Vista SP1. The Redmond company has in fact given indication that a broader release of Vista SP1 is palpably close. Of course Microsoft has failed to officially confirm this aspect; a Preview of the first Release Candidate for Vista SP1 was announced at the end of the past week.

On September 24, Microsoft moved the first service pack for Vista from pre-beta stage to fully fledged beta.
Windows Vista SP1 Beta Build 6001.16659 was made available to over 12,000 testers, also participants in the test-driving of Windows Server 208, formerly codenamed Longhorn and Windows XP Service Pack 3. Initial reports related to the evolution of Vista SP1 claimed that a public build of the service pack would be offered as the refresh moved out of Beta and into Release Candidate stage.

Starting with November, Microsoft announced the availability of Windows Vista SP1 RC Preview, for MSDN subscribers. "Get the latest preview of Windows Vista SP1 on MSDN Subscriber Downloads. This new release of SP1 addresses reliability and performance issues, and provides support for new hardware and several emerging standards", reads the announcement posted by the Redmond company via the MSDN homepage, as quoted by Neowin.

Following initial reports, Microsoft came out and denied the availability of a Preview for the release Candidate of Vista SP1 through MSDN. The company explained that the announcement was posted erroneously. In addition, the MSDN notice was removed in support of Microsoft’s perspective. Still, Vista SP1 continues to bake. With the first beta already out for over a month now, Microsoft is focusing on the next milestone of the refresh.

The MSDN Vista SP1 RC slip-up confirms that a new release of the service pack is imminent, and synonymous with wider access. Microsoft is saying nothing about a public version of Vista SP1, but the mistaken announcement also points to a potential move from Beta directly into RC.

Sumber: http://news.softpedia.com/news/Windo...er-69971.shtml
Google