Archive

Archive for the ‘Unattended’ Category

Windows Automated Installation Kit for Windows 7

August 7th, 2009 ajua No comments

Windows Automated Installation Kit (WAIK) contains all the tools needed to make unattended installations of Windows, including the recently released Windows 7 RTM.

If you want to start making unattended installation, this is the first thing to install. Also, be sure to read the documentation that comes with it because it has all the instructions on how to do it.

It support other Windows versions, not just the latest Windows 7. Microsoft already released it in all available languages.

Download


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark

How to Modify Windows Live Messenger 9 Using Mirosoft Orca

November 12th, 2008 ajua 26 comments

This tutorial has been updated to work with the new version of Windows Live Messenger (Build 14.0.8117.416).

As i always do with my unattended installations, i try to modify every installer i can to fit my needs.

With Windows Live Messenger 9, this time i wrote a little tutorial in case you want to modify it to include patched files and to fit your particular needs.

Some readers are reporting errors viewing this post with IE. Please view it with Firefox while i figure out what’s going on. Thanks.

Read more…


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark

iTunes Without QuickTime

August 1st, 2008 ajua 4 comments

As everyone knows, iTunes installs QuickTime, Bonjour service, Apple’s software updater, MobileMe support and other “goodies” that are not needed at all.

Modifications: No Bonjour service, no iTunesHelper or iPodService at startup and no MobileMe support.

You can use it as usual without any worries. You can sync your player, update its firmware, listen to radio, etc.

As me and other members of MSFN Forum use them for unattended installations, they are switchless, meaning that when you double-click or execute the file, it will begin the installation without any other prompt. However, you will be able to see the current installation status.

All you need is QuickTime Alternative before installing this customized builds.

If you use iTunes in a network and it isn’t able to see other iTunes libraries you may need to manually install the Bonjour service. Also, you may need to install Mobile Device Support and Application Support in order to get all the feaures for your iPhone/iTouch. They can be extracted from the original iTunes installer with WinRAR or 7-Zip

Application Support is already included in my installers. If you have an iPhone, iPod Touch or iPod 5G you need to install Mobile Device Support from the original iTunes installer, extracting it with 7-Zip or WinRAR.

Download Download


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark

Slipstreaming Windows XP SP3: How To

April 28th, 2008 ajua 6 comments

Important!: It appears that if you make the slipstreaming in a Vista machine, an unattended setup of XP will stop at the Key Input screen and it won’t accept any kind of key.

I just read in the TechNet forums. I will make some research and i will posts my findings.

Meanwhile, please slipstream SP3 in a computer with XP if you plan to do an unattended setup.

As i posted yesterday, you can download Windows XP SP3 from torrent sites (and now from Microsoft as well) without waiting for Microsoft to publish it in their download center or via automatic updates.

I already slipstreamed it to my Windows XP SP2 media. Here’s a simple guide if you want to do it on your own. This way, you can have your own SP3 media in no time.

You need the following:

  • Windows XP SP2 media or disc image. We will use the files in the disc/image and update them with SP3.
  • An application to extract ISO files in case you are using the spanish release of SP3 or you have your Windows XP SP2 as an image file. You can use 7-Zip which is free and a great file archiver.
  • nLite to make a bootable cd image from the updated SP3 files.

Note: At the end of the guide you will fin a link to download it as a PDF file if you want to print it or take it with you.

1.- Copy/Extract the contents of your SP2 disc/image to something like D:\XPSP2

If you are using a cd/dvd, just select all the files and copy them to a location of your choice.
If you have a Windows XP SP2 disc image file, use 7-Zip or other program to extract all the files to a location of your choice.

Slipstreaming Windows XP SP3 01

2.- Copy/Extract the files from the downloaded SP3 release to something like D:\XPSP3

If you are using the english release of SP3 you need to copy the installer to this location.
If you are using the spanish release, you need to use 7-Zip to extract the files to this location. Open the image file you downloaded and extract its contents.

Slipstreaming Windows XP SP3 02

3.- Run the SP3 installer with a command-line switch to update the files

I use Launch, my own program, to run files with switches. If you don’t want to use Launch, use the Run box in the start menu, but make sure you have administrator privileges.

The command-line switches are:

WINDOWSXP-KB936929-SP3-X86-ESN.EXE /integrate:D:\XPSP2
WINDOWSXP-KB936929-SP3-x86-ENU.EXE /integrate:D:\XPSP2

Slipstreaming Windows XP SP3 03

After you run it, the installer begins to update the files in the folder you specified. Wait until it finishes and you should see a dialog that tells you that everything went fine.

Slipstreaming Windows XP SP3 04

Slipstreaming Windows XP SP3 05

4.- Use nLite to make a bootable disc image with the updated files

Open nLite and point it to the folder where the updated files are and click Next.

Slipstreaming Windows XP SP3 06

In the Task Selection window select Create: Bootable ISO and click Next.

Slipstreaming Windows XP SP3 07

In the next window write a label for the disc image or leave it as it is. Click the Make ISO button and choose where to save the disc image nLite will generate. Wait until it finishes and click Next.

Slipstreaming Windows XP SP3 08

Slipstreaming Windows XP SP3 09

Slipstreaming Windows XP SP3 10

Then exit the program.

Slipstreaming Windows XP SP3 11

5.- We are done now

You can now burn the image file to a cd/dvd and use it to install Windows XP SP3 just like you did with earlier versions.

Slipstreaming Windows XP SP3 12

Slipstreaming Windows XP SP3 How to PDF Download the guide as a PDF file. English/Spanish available.


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark

I’m almost finished doing Vista unattended

November 22nd, 2007 ajua No comments

I have everything working so far. The only thing i’m missing is the installation of drivers during Windows setup.

There is a way to do it but it involves enabling the built-in Administrator account and i don’t want to do it because the goal is to have one master installation for Windows and many people won’t need that account enabled (Vista have it disabled by default, unlike XP).

I’m going to try some things to enable-then-disable it to see if it works and i can finish my setup.

Another thing to have into account is the size of the disc because right now i have about 350mb left on the DVD for drivers and additional programs. I will look at microsoft site to see if there is way to remove useless components (like asian languages support, that take almost 1gb installed).

Meanwhile, i will hold the guide until everything is finished and working as i expect it to.


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark