PDA

View Full Version : Vista SP1 Activator v1.1



akira
28-02-2008, 10:53 PM
[hide=30]

Install.cmd
[code]
@echo off

cd /d %~dp0

for /f "DELIMS=" %%A in ('editioncheck') do set VistaEdition=%%A
if "%VistaEdition%"=="Windows Vista Business Edition" goto install
if "%VistaEdition%"=="Windows Vista HOME Basic Edition" goto install
if "%VistaEdition%"=="Windows Vista Home Premium Edition" goto install
if "%VistaEdition%"=="Windows Vista Ultimate Edition" goto install

:install
for %%A in (C: D: E: F: G: H: I: J: K: L: M: N: O: P: Q: R: S: T: U: V: W: X: Y: Z:) do (