[CLOSED] install windows 7 in qemu/kvm??

Hello all,
I've been trying to install windows 7 (tried 64 and 32 bit, same results).  My processor supports KVM, ran that check and it passed.
I followed the guides and wiki, but it seems that my windows 7 install stalls  on the "Starting Windows Installation" screen.  I left it alone for over 12 hours and nothing changed.
In my research, I've found posts that state you should run the virtio drivers with windows 7 or it will just crawl.  However, the guides I've seen only show how to install the virtio drivers after windows 7 is installed, I'm not sure how to get windows 7 installed.
Can anyone help out, or point me in the right direction?  I'm at a standstill, and I hate to keep rebooting into windows just so I can VPN into work (vpn client is windows based and won't run in wine, tried it.). 
Any and all help is appreciated.
--nixIT
Last edited by nixIT (2012-03-17 14:20:19)

teekay wrote:
You boot with both images attached. Not Sure what the kvm command is. With virt-inst you just specify --cdrom twice.
Maybe something like this works in qemu-kvm, to?
qemu-kvm -drive file=/images/windos.iso,index=1,media=cdrom -drive file=/images/virtiodrivers.iso,index=2,media=cdrom ...
thanx for the line, I was glad to see it wasn't erroring out, however, the install sticks on the "Windows is loading files..." screen with the progress indicator all the way completed.
any ideas?
--nixIT

Similar Messages

  • [CLOSED] install windows 7 in kvm/qemu

    Hey all,
    running arch 64, and just installed kvm and qemu by following the wiki:
    https://wiki.archlinux.org/index.php/Qe … ws_version
    https://wiki.archlinux.org/index.php/Kvm
    when I try to install windows 7 32bit:
    qemu-system-x86_64 -hda win7-32 -m 3072 -cdrom win7cd.iso -boot d -vga std
    The installer starts, and then right after I select my language, and click the "Install Now" button, windows appears to hang.  I can move the mouse around the virtualized window, but it just sits there.  I let it be for over and hour and nothing.
    Has anyone installed windows 7 32bit in KVM/qemu?
    Thanx in advance.
    Last edited by nixIT (2012-02-24 19:37:51)

    jelly wrote:It worked for me ~ 1  year ago with qemu-kvm. You could ask around in #kvm in freenode or try to use virtio disks ( you need to find the driver for it on the internet for windows) which will boost I/O performance. The default -hda is ide and terrible slow when installing windows..
    Thanx, that's what I've been reading up on, but am a bit confused on how to set up the virtio disks.  I have the driver pulled from the fedora forums.   how can I set it up with virtio disks?  I've seen a post, but it looks like it's talking about setting it up on an already installed windows client.

  • Problems in starting windows using qemu-kvm from arch

    Hello,
    I am facing problems in launching windows XP & 7 using qemu-kvm / qemu from arch. I have arch 2010.05 installed (kernel 2.6.33.4) which has kvm.ko, intel & amd modules. System is Intel Core 2 Duo 3.0GHz. Windows XP is installed on partition 0 (real) and i am trying to start windows from that real partition using qemu-kvm.
    I installed qemu-kvm using pacman -S qemu-kvm. I am running modprobe kvm and modprobe kvm-intel. Also, i have added username to kvm group.
    Command -
    qemu-kvm /dev/sda - I have grub menu.lst which gives me list and i am selecting windows to boot but windows does not start. I can see startup but then fails.
    qemu-kvm /dev/sda1 - sda1 has windows. With this qemu-kvm just hangs at Booting from Hard-disk...
    qemu-kvm -no-kvm /dev/sda - Selecting windows but this time get Windows XP activation error however i can boot same windows XP directly without any error.
    For Windows 7 - I have another HDD with Windows 7 installed on partition 0 and Arch. Everytime when i try to start Windows 7 using qemu-kvm (with kvm or without kvm) it gives blue screen with STOP: 0x... If i start Windows 7 directly it works fine.
    Also, i downloaded kernel 2.6.35 and built with KVM but still facing same problems. I also tried with qemu.
    Can anyone help me in resolving this issue? I want to qemu-kvm Windows from real partition. Let me know if it is not possible.
    Am i missing any installation/configuration steps?
    I searched on google and on arch forum/wiki but was not able to resolve this issue. Let me know if you need more details.
    Thank you,
    Satish.
    Last edited by satishk (2010-10-18 15:21:06)

    satishk wrote:Hi,
    Do i need to create two hardware profiles in Windows or Linux?
    the hardware profiles are only needed for windows , linux guest doesn't need it (unless you have compiled your own kernel without more then 1 HDD controller..  specifically for the guest)
    satishk wrote:1. Can i run qemu-kvm from linux kernel with only command support. No desktop environment installed (X11)? If yes, what is the procedure?
    qemu-KVM uses SDL, NOT X11 .
    added : SDL can be installed seperately, it doesn't require X11 .
    you can run qemu-kvm without SDL by using a special startup parameter, -nodisplay
    you have to connect with a serial connection to get to the console of the VM.
    satishk wrote:2. If i restart/shutdown from quest OS that is windows in my case, is it possible to restart/shutdown the complete system (i.e. host OS
    too)?
    you can do that by using a bash script to start the VM, that script can also be used to stop the host.
    satishk wrote:3. Whether Windows would be able to detect USB drivers and other devices by default or i need to do anything special in qemu-kvm?
    USB devices are normally detected, although you have to test how well they work.
    You may have to use udev rules to prevent the host from using those devices, they can't be used by both host and guest at the same time.
    Network cards will not be detected, but you can link a physical network device with qemu-kvm virtual network devices.
    search for qemu documentation, it also applies to qemu-kvm.
    Last edited by Lone_Wolf (2010-10-22 18:35:13)

  • I'm trying to install OEM SR 2.1: Windows 95B in Qemu...  How do I figure out which brand of CD-ROM drive Qemu emulates since I have three different drive specific boot disks...?

    I'm trying to install OEM SR 2.1: Windows 95B in Qemu...  How do I figure out which brand of CD-ROM drive Qemu emulates since I have three different drive specific boot disks...?

    Not exactly...; all MS produced Win9X/ME install CDs are ISO-9660 & maybe even Joliet too...  The really confusing part is that not all Windows 98 SE full install CDs are even bootable in the first place (they tend to only ship one if the PC is capable of booting directly from its optical drive...; the vast majority of PCs have to use the chain loading method due to buggy, poorly written, outdated BIOSes...; etc.).  OEM SR 2.1/Windows 95B is really quite special & innovative for its time in that it was the first Service Release of Windows 95 to support larger HDs via FAT32 which back then was still brand new: i.e.: exciting technology & it still has proven to be quite useful & versatile since most flash memory storage devices come pre-formatted FAT32.
    There's also a hidden X:\Usbsupp folder on the CD that contains the MS USB 1.1 supplement patches/upgrader: a common mis-nomer is that you don't need to install it unless your PC has USB 1.1 ports.  Even without USB 1.1 ports the upgrades to C:\Windows\system make it a lot less buggy, more secure & stable.  For anyone else that enjoys emulating OEM SR 2.1 there's also a great unofficial SP 1 for it which has so many useful patches in it I'm considering integrating it into all of my install CDs... 
    Unfortunately I've found that getting it to run decently requires tracking down a bevy of essential but according to MS's not releasing them in patch form optional DLL upgrades...  I guess not all machines are that unreliable but better to have them...; just in case you encounter a PC with a buggy BIOS that has hardware coniptions and/or ACPI/APM bugs.

  • [SOLVED] Installing Archlinux under QEMU-KVM

    Hi all.
    In order to kill my 8+ years old choice, I want to give Arch Linux a try.
    As I daily use QEMU+KVM also to run pesky commercial OSes, I decided to use it also to test this very promising distro.
    I have been trying to follow the installation guide but the istallation is failing in the latest part: GRUB2.
    This in turn made my efforts useless.
    Is there any "special guide/procedure" in order to intall Arch Linunx under QEMU-KVM?
    TIA.
    Last edited by Uqbar (2014-11-11 10:38:22)

    Hi.
    I am downloading latest (2014.11.01) and wil report back with details.
    Thanks for listening.
    [UPDATE] It worked now! It looks like I did something wrong more than once in the past. Thanks anyway.
    Last edited by Uqbar (2014-11-11 10:34:27)

  • [Solved] No sound from VM (Windows 7) on qemu with virt-manager

    I posted this in Newbie corner,
    https://bbs.archlinux.org/viewtopic.php?id=176131
    but let me re-post here becase it is about sound matter.
    I have installed Windows 7 (64bit) on qemu with virt-manager.
    It seems that audio works fine inside the guest os, but I can hear no sound.
    [Guest]
    Guest os: Windows 7 (64 bit)
    Sound driver: ich6
    Console: Spice (VNC doesn't work.)
    [Host]
    linux 3.12.8-1 (base)
    qemu 1.7.0-1
    virt-manager 0.10.0-4
    libvirt 1.2.1-1
    According to
    https://bbs.archlinux.org/viewtopic.php?id=157604
    I did as follow before launch the VM, but it doesn't solve the problem.
    export QEMU_AUDIO_DRV=alsa
    What shoud I check and do?
    Followings are some additional information:
    * If I put the same command above
    % /usr/sbin/qemu-system-x86_64 -name win7qemu002...
    It produces error.
    char device redirected to /dev/pts/4 (label charserial0)
    Could not access KVM kernel module: Permission denied
    failed to initialize KVM: Permission denied
    * According to the someone's discussion,
    I added my user to kvm group
    % sudo gpasswd -a taro kvm
    or edited /etc/libvirt/qemu.conf, but they don't fix this errors.
    % sudo vi /etc/libvirt/qemu.conf
    - #user = "root"
    + user = "taro"
    * Everytime I launch the virt-manager,
    a dialog "Authentication" pops-up and asks
    for my user password (not root password).
    % ps aux | grep kvm                                                     [~]
    root       252  0.0  0.0      0     0 ?        S<   02:25   0:00 [kvm-irqfd-clea
    n]
    nobody   10199 63.0 27.0 1613768 1070088 ?     Sl   11:31   0:34 /usr/sbin/qemu-system-x86_64 -name win7qemu002 -S -machine pc-i440fx-1.7,accel=kvm,usb=off -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 00b5056b-9055-aa4f-d7a6-aef72cc8edd4 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7qemu002.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -boot menu=off,strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 -drive file=/mnt/win/win7qemu002,if=none,id=drive-ide0-0-0,format=raw -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=22,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=08:00:27:8f:ff:84,bus=pci.0,addr=0x7,bootindex=1 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing,seamless-migration=on -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,bus=pci.0,addr=0x2 -device intel-hda,id=sound0,bus=pci.0,addr=0x3 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
    root     10201  0.0  0.0      0     0 ?        S    11:31   0:00 [kvm-pit/10199]
    taro     10340  0.0  0.0  10668  1060 pts/2    S+   11:32   0:00 grep kvm
    Last edited by taro (2014-02-15 12:36:43)

    Self reply.
    Finally, I got to hear sound from windows 7 as guest OS.
    I gave up to use virt-manager and launches OS image by command line
    like follows.
    % export QEMU_AUDIO_DRV=alsa
    % qemu-system-x86_64 /mnt/win/win7qemu002 -cpu kvm64,+nx -enable-kvm -m 1536 -soundhw hda -usb
    Then, sounds works good.
    # However, the quality is bad because of heavy CPU load.
    Virt-manager may make things complex..
    Sorry for the duplicated post.
    https://bbs.archlinux.org/viewtopic.php?pid=1373935
    Last edited by taro (2014-02-15 12:36:19)

  • QEMU/KVM bridge networking howto

    Hello all,
    I had a dialog here:  https://bbs.archlinux.org/viewtopic.php?id=145177  but I inadvertently hijacked the OP thread, for that I deeply apologize and decided to start my own thread.
    I've been struggling with getting my bridge networking working with QEMU/KVM.  I would love to get my KVM Windows 7 install working with bridge network so I can access my internal lan, but so far I am out of luck.  When I follow the Wiki's I completely hose my network settings and can't get online with my Arch host.
    I've followed the wiki's here:
    https://wiki.archlinux.org/index.php/QE … al_network
    should I be using this wiki instead:
    https://wiki.archlinux.org/index.php/KV … Networking
    I'm kinda confused on how to approach this since there are separate wikis for QEMU and KVM.
    I have a couple of confusing questions, that I hope someone can answer, or lead me in a direction to help me find a solution.  Free internet beer for helping. 
    From a vanilla install of Arch, if I would like to run Windows 7 64-bit in a VM, should I use QEMU or KVM?  I did get the windows 7 up and running, not sure how, but it's not on my internet LAN, the VM can only access the internet.
    Can someone help me out step by step or pointing me in a direction that can help get a bridge network set up between my host, which will need a static IP address, and my VM, which I would prefer to have another static IP address on my network.
    I've tried using virtualbox but the performance was slower than using QEMU/KVM.
    BTW, what's the difference between QEMU and KVM?  I'm confused by that as well.  I would even be willing to write up a "beginners guide" if I can get help getting mine set up.
    any help is greatly appreciated.
    --nixIT

    I do things manually on my system so, for two VM:
    ip tuntap add dev tap0 mode tap user djgera
    ip tuntap add dev tap1 mode tap user djgera
    brctl addbr br0
    brctl setfd br0 0.0
    brctl addif br0 eth0
    brctl addif br0 tap0
    brctl addif br0 tap1
    ip link set dev br0 up
    ip link set dev tap0 up
    ip link set dev tap1 up
    ip addr del 192.168.0.77/24 dev eth0
    ip addr add 192.168.0.77/24 broadcast + dev br0
    ip route add default via 192.168.0.1
    then each qemu-kvm instance that I lauch add:
    -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:00 -netdev type=tap,id=net0,ifname=tap0,script=no,downscript=no
    -device virtio-net-pci,netdev=net1,mac=52:54:00:12:34:01 -netdev type=tap,id=net1,ifname=tap1,script=no,downscript=no

  • No sound from VM (Windows 7) on qemu with virt-manager

    I have installed Windows 7 (64bit) on qemu with virt-manager.
    It seems that audio works fine inside the guest os, but I can hear no sound.
    [Guest]
    Guest os: Windows 7 (64 bit)
    Sound driver: ich6
    Console: Spice (VNC doesn't work.)
    [Host]
    linux 3.12.8-1 (base)
    qemu 1.7.0-1
    virt-manager 0.10.0-4
    libvirt 1.2.1-1
    According to
    https://bbs.archlinux.org/viewtopic.php?id=157604
    I did as follow before launch the VM, but it doesn't solve the problem.
    export QEMU_AUDIO_DRV=alsa
    What shoud I check and do?
    For additional information,
    % ps aux | grep kvm                                                     [~]
    root       252  0.0  0.0      0     0 ?        S<   02:25   0:00 [kvm-irqfd-clea
    n]
    nobody   10199 63.0 27.0 1613768 1070088 ?     Sl   11:31   0:34 /usr/sbin/qemu-system-x86_64 -name win7qemu002 -S -machine pc-i440fx-1.7,accel=kvm,usb=off -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 00b5056b-9055-aa4f-d7a6-aef72cc8edd4 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7qemu002.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -boot menu=off,strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 -drive file=/mnt/win/win7qemu002,if=none,id=drive-ide0-0-0,format=raw -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=22,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=08:00:27:8f:ff:84,bus=pci.0,addr=0x7,bootindex=1 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing,seamless-migration=on -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,bus=pci.0,addr=0x2 -device intel-hda,id=sound0,bus=pci.0,addr=0x3 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
    root     10201  0.0  0.0      0     0 ?        S    11:31   0:00 [kvm-pit/10199]
    taro     10340  0.0  0.0  10668  1060 pts/2    S+   11:32   0:00 grep kvm
    * If I put the same command above
    % /usr/sbin/qemu-system-x86_64 -name win7qemu002...
    It produces error.
    char device redirected to /dev/pts/4 (label charserial0)
    Could not access KVM kernel module: Permission denied
    failed to initialize KVM: Permission denied
    * According to the someone's discussion,
    I added my user to kvm group
    % sudo gpasswd -a taro kvm
    or edited /etc/libvirt/qemu.conf, but they don't fix this errors.
    % sudo vi /etc/libvirt/qemu.conf
    - #user = "root"
    + user = "taro"
    * Everytime I launch the virt-manager,
    a dialog "Authentication" pops-up and asks
    for my user password (not root password).
    best regards.
    Last edited by taro (2014-06-29 02:54:25)

    I'm having the same issue.  Not running Windows though... I have a minimal Ubuntu 14.04 as the guest (Arch as the host.)  Been trying everything I can think of but I can't get any sound in virt-manager.  Like you said, the sound seems to play OK in the guest, it's recognizing the card, volume is turned up but no sound.  It has to be an issue with my host configuration but I'm not sure what.  I can get sound to play in the same guest if I launch qemu directly and use ac97.  Something's gotta just be misconfigured with virt-manager/libvirt/Spice.  I thought a permissions issue at first since by default it runs as the "nobody" user but I even tried the foolish thing of setting /etc/libvirt/qemu.conf so qemu runs as root... still no go.  I'd really like to use virt-manager for the nice GUI, presistant settings, and extra features like Spice and the QXL driver that enables KMS on the guest.

  • Qemu-kvm on real partition

    Hello,
    I am a new user of Archlinux coming from  Gentoo. I know also a little bit FreeBSD  and I am appreciating Archlinux that has the flexibility of Gentoo and the cleaning of FreeBsd structure.
    After a successufull Archlinux install, I am trying to run with qemu-kvm a Linux distro (Gentoo) installed on another partition of my hard-disk as explained in Qemu page in Archlinux wiki (paragraph "Using any real partition as the single primary partition of a hard disk image"), but the virtualizer Qemu starts and hangs.
    I am not sure about the command used to create the raid device and format it.
    There is anyone that has already tried this configuration and can post the exact command line used to format the raid device and create also the bootloader ?
    Take into account that qemu-kvm is rightly installed because it is working with a Windows7, Wxp and Ubuntu guests.
    Thanks for your help, fabio

    IT'S WORKING |||
    I have some problem with assignment of right /dev/sdx in grub entry because Gentoo inverted hw-disk /dev/sda with /dev/sdb, but this method it's perfectly working with Ubuntu and Windows-XP.
    Someone should amend the Qemu wiki pages inserting the method suggested by Odysseus that, by the way, it seems to me closer to archlinux-style-of-life (kiss) instead of the complicated md-array.
    Thanks a lot, Odysseus; I will continuiing to explore Archlinux.
    fabio

  • Using Boot Camp to install Windows XP: problems with display going blank

    I have a new Mac mini (early 2009) connected to an older NEC MultiSync LCD (VGA only) display through a KVM.
    I initially used the Apple Mini DisplayPort to VGA adapter to make the display connection.
    All worked fine with Mac OS X, but when I attempted to use Boot Camp to install Windows XP (Home), the display would go blank with the display saying "no signal" at some point during the install and I couldn't get the mini's display back without power cycling the mini. Numerous attempts at removing the Boot Camp partition, re-partitioning, and retrying resulted in nothing but frustration. I typically had to force the mini to boot from the OS X install DVD or Mac partition to make the mini usable again.
    I have used my LCD display and KVM combination with a variety of computers running a variety of operating systems, including older Mac minis running both Mac OS X and XP, with no problems. And I intend to keep using it, so I wasn't going to assume the problem was there!
    After noting that Apple had already released a [firmware update|http://support.apple.com/downloads/Mini_DisplayPort_to_VGA_FirmwareUpdate] for this adapter to address "[possible intermittent flickering and compatibility issues|http://support.apple.com/kb/HT3492]", I double checked that it was up to date--and it was. But, it made me suspicious that this adapter might have some more problems and be the source of the troubles I was experiencing.
    So, I got an Apple Mini-DVI to VGA adapter and tried that.
    No more display problems! Everything works fine with Mac OS X. Windows XP installed without so much as a flicker, and it works smoothly with my setup.
    I'm curious if I'm the only one who was affected by this problem?

    Restart your Mac while holding down the Alt/Option-key until you get to the Boot Selection Screen.
    Choose to boot OSX.
    Use the BootCamp Assistant to remove the Windows partition.
    Go to System Preferences then Startup Volume and rest the default to be your OSX volume.
    Reboot your Mac again.
    Follow the instructions from here http://support.apple.com/kb/TS3173 and use the BootCamp Assistant again to install Windows 7
    Stefan

  • Installing Windows XP with Bootcamp .....Problem,Please help

    I have a Macbook Pro running Leopard 10.5.6 and have tried to install Windows XP Professional Service Pack 2. I downloaded the Boot Camp Installation & Setup Guide and have followed the instructions to the letter.
    My problem is that when the install is completed and the computer reboots I get a black screen with the following,"Unable to boot from drive, Disk error, press any key to restart".
    When I press "any key" nothing happens and the only way to reboot is to turn off the computer and turn it back on holding down the option key.
    It then presents the Mac and Windows HD. If I choose the Windows HD the same as above happens again. If I choose the Mac HD the computer operates as normal.
    Thanks in advance for any suggestions Cheers

    Thanks for you reply.
    I have done everything as per the printed instructions.
    It does not halt when I select the target partition.
    Yes the Bootcamp volume is on the desktop
    I am making it the suggested 32 GB.
    I never get to the option to choose NTFS.
    I get the black screen and message after Windows install is "completed" and the computer tries to reboot to Windows.
    If I try to rebot and choose the Windows partition (After closing down and holding down the "option" key) I keep getting the black screen and message) and can go no further.

  • Installing Windows XP on Macbook Pro 17 inch with broken screen...

    My Macbook Pro 17 inch's (2.16 ghz, 2006) screen is broken, and displays only the top 1/4 accurately, with the lower 3/4 a series of lines, etc...
    Up until recently, the screen would work after a period of time so long as I did not move it. However, now, it is a complete loss, as mentioned above.
    My problem is that I cannot install Windows XP using bootcamp because I cannot see what on earth I am doing! And the last thing I want to do is accidently format my OS X partition while blindly fumbling around in the Windows XP boot screen.
    I was able to install (obviously) Leopard by closing the laptop screen immediately after startup, forcing the computer to use my external monitor. This, however, does not work once the computer begins the windows installer, it simply reverts back to the laptop screen.
    Any advice would be of great help! I have searched forum after forum, but have found no one with a similar problem.
    Thank you!
    p.s.- you'd think a $3200 laptop would last a little longer. So far I have replaced the HD twice, as well as the left internal cooling fan...

    My Macbook Pro 17 inch's (2.16 ghz, 2006) screen is broken, and displays only the top 1/4 accurately, with the lower 3/4 a series of lines, etc...
    Up until recently, the screen would work after a period of time so long as I did not move it. However, now, it is a complete loss, as mentioned above.
    My problem is that I cannot install Windows XP using bootcamp because I cannot see what on earth I am doing! And the last thing I want to do is accidently format my OS X partition while blindly fumbling around in the Windows XP boot screen.
    I was able to install (obviously) Leopard by closing the laptop screen immediately after startup, forcing the computer to use my external monitor. This, however, does not work once the computer begins the windows installer, it simply reverts back to the laptop screen.
    Any advice would be of great help! I have searched forum after forum, but have found no one with a similar problem.
    Thank you!
    p.s.- you'd think a $3200 laptop would last a little longer. So far I have replaced the HD twice, as well as the left internal cooling fan...

  • Error installing windows azure pack; websites v2

    When installing windows azure pack: websites v2 gives the error.  All dependencies are installed successfully on windows 2012 R2. Other windows azure pack express  installed successfully in another machine.  when I try install WAP websites
    v2 on another windows 2012 R2 gives the error.  The log file follows:
    === Verbose logging started: 1/2/2014  2:05:55  Build type: SHIP UNICODE 5.00.9600.00  Calling process: C:\Windows\system32\inetsrv\InetMgr.exe ===
    MSI (c) (34:94) [02:05:55:521]: Resetting cached policy values
    MSI (c) (34:94) [02:05:55:521]: Machine policy value 'Debug' is 0
    MSI (c) (34:94) [02:05:55:521]: ******* RunEngine:
               ******* Product: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (34:94) [02:05:55:521]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (34:94) [02:05:55:521]: Grabbed execution mutex.
    MSI (c) (34:94) [02:05:56:099]: Cloaking enabled.
    MSI (c) (34:94) [02:05:56:099]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (34:94) [02:05:56:115]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (A4:24) [02:05:56:271]: Running installation inside multi-package transaction C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
    MSI (s) (A4:24) [02:05:56:271]: Grabbed execution mutex.
    MSI (s) (A4:64) [02:05:56:302]: Resetting cached policy values
    MSI (s) (A4:64) [02:05:56:302]: Machine policy value 'Debug' is 0
    MSI (s) (A4:64) [02:05:56:302]: ******* RunEngine:
               ******* Product: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (A4:64) [02:05:56:412]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (A4:64) [02:05:56:505]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:56:599]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (A4:64) [02:05:56:662]: MSCOREE not loaded loading copy from system32
    MSI (s) (A4:64) [02:05:58:005]: End dialog not enabled
    MSI (s) (A4:64) [02:05:58:021]: Original package ==> C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi
    MSI (s) (A4:64) [02:05:58:021]: Package we're running from ==> C:\Windows\Installer\fd7dc.msi
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall Flags override found.
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall VersionNT override found.
    MSI (s) (A4:64) [02:05:58:021]: APPCOMPAT: Uninstall ServicePackLevel override found.
    MSI (s) (A4:64) [02:05:58:130]: APPCOMPAT: looking for appcompat database entry with ProductCode '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:58:177]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisablePatch' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (A4:64) [02:05:58:849]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (A4:64) [02:05:58:880]: APPCOMPAT: looking for appcompat database entry with ProductCode '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:58:880]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (A4:64) [02:05:58:880]: Transforms are not secure.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\logs\install\2014-01-02T02.05.44\WebSitesFeed.txt'.
    MSI (s) (A4:64) [02:05:58:880]: Command Line: WEBSITES_FEED=http://go.microsoft.com/?linkid=9837345 FEED_HASH=826363D220C6EF0D8DBF36FA63172A339D16C268 FEED_FILE_NAME=WebSites0.9.0.xml WEBSITES_UPGRADE_ACTIONS=None ACTION=INSTALL REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Windows\system32
    CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=2868
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{F8DA307E-FEA1-4E30-8764-A09F1C1B8271}'.
    MSI (s) (A4:64) [02:05:58:880]: Product Code passed to Engine.Initialize:           '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product Code from property table before transforms: '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product Code from property table after transforms:  '{7DE9D988-C892-43A6-884B-74A5008D6018}'
    MSI (s) (A4:64) [02:05:58:880]: Product registered: entering maintenance mode
    MSI (s) (A4:64) [02:05:58:880]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Modifying ALLUSERS property. Its current value is '2'. Its new value: '1'.
    MSI (s) (A4:64) [02:05:58:880]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (A4:64) [02:05:58:880]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is managed.
    MSI (s) (A4:64) [02:05:58:880]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
    MSI (s) (A4:64) [02:05:58:880]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (s) (A4:64) [02:05:58:896]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (A4:64) [02:05:58:896]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (A4:64) [02:05:58:896]: Specifed source is already in a list.
    MSI (s) (A4:64) [02:05:58:896]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (A4:64) [02:05:58:896]: Machine policy value 'DisableBrowse' is 0
    MSI (s) (A4:64) [02:05:58:896]: Machine policy value 'AllowLockdownBrowse' is 0
    MSI (s) (A4:64) [02:05:58:896]: Adding new sources is allowed.
    MSI (s) (A4:64) [02:05:58:896]: Package name retrieved from configuration data: 'WebSitesFeed.msi'
    MSI (s) (A4:64) [02:05:58:896]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:58:912]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'DisableMsi' is 1
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:58:912]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:58:912]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (A4:64) [02:05:58:912]: Product {7DE9D988-C892-43A6-884B-74A5008D6018} is managed.
    MSI (s) (A4:64) [02:05:58:912]: Running product '{7DE9D988-C892-43A6-884B-74A5008D6018}' with elevated privileges: Product is assigned.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding WEBSITES_FEED property. Its value is 'http://go.microsoft.com/?linkid=9837345'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding FEED_HASH property. Its value is '826363D220C6EF0D8DBF36FA63172A339D16C268'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding FEED_FILE_NAME property. Its value is 'WebSites0.9.0.xml'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Modifying WEBSITES_UPGRADE_ACTIONS property. Its current value is 'CreateOrUpdateFeed'. Its new value: 'None'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Windows\system32'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (A4:64) [02:05:58:912]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2868'.
    MSI (s) (A4:64) [02:05:58:912]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '511fc0c519f6f7459d8de9cdea06010a'.
    MSI (s) (A4:64) [02:05:59:084]: RESTART MANAGER: Session opened.
    MSI (s) (A4:64) [02:05:59:084]: TRANSFORMS property is now:
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
    MSI (s) (A4:64) [02:05:59:084]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (A4:64) [02:05:59:084]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming
    MSI (s) (A4:64) [02:05:59:084]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Local
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Pictures
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (A4:64) [02:05:59:099]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Desktop
    MSI (s) (A4:64) [02:05:59:115]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (A4:64) [02:05:59:115]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (A4:64) [02:05:59:115]: MSI_LUA: Setting AdminUser property to 1 because the product is already installed managed and per-machine
    MSI (s) (A4:64) [02:05:59:115]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\fd7dc.msi'.
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\WebSitesFeed.msi'.
    MSI (s) (A4:64) [02:05:59:115]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (A4:64) [02:05:59:115]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (A4:64) [02:05:59:115]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:115]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:115]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:115]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 1/2/2014  2:05:59 ===
    MSI (s) (A4:64) [02:05:59:115]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:146]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (A4:64) [02:05:59:146]: Doing action: INSTALL
    Action start 2:05:59: INSTALL.
    MSI (s) (A4:64) [02:05:59:177]: Running ExecuteSequence
    MSI (s) (A4:64) [02:05:59:177]: Doing action: AppSearch
    Action start 2:05:59: AppSearch.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISINSTALLPATH property. Its value is 'C:\Windows\system32\inetsrv'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMAJORVERSION property. Its value is '#8'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMINORVERSION property. Its value is '#5'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISCOREWEBENGINEINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISW3SVCINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:177]: PROPERTY CHANGE: Adding IISMANAGEMENTCONSOLEINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISNETFXEXTENSIBILITYINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISASPNET property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IISADMIN 3: 2
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding IISREMOTECHANNELINSTALLED property. Its value is 'Microsoft.Web.Management.Remoting.HttpChannel, Microsoft.Web.Management.Remoting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK20 property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK20_SP_LEVEL property. Its value is '#2'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding NETFRAMEWORK35_SP_LEVEL property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding POWERSHELLINSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WINDOWSUPDATE_START_TYPE property. Its value is '#3'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WINDOWSEDITION property. Its value is 'ServerDatacenter'.
    MSI (s) (A4:64) [02:05:59:193]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WebPlatformInstaller\3 3: 2
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding WEBPI4INSTALLED property. Its value is '#1'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_WEBSITES_FEED property. Its value is 'http://go.microsoft.com/?linkid=9837345'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_FEED_HASH property. Its value is '826363D220C6EF0D8DBF36FA63172A339D16C268'.
    MSI (s) (A4:64) [02:05:59:193]: PROPERTY CHANGE: Adding SAVED_FEED_FILE_NAME property. Its value is 'WebSites0.9.0.xml'.
    MSI (s) (A4:64) [02:05:59:209]: PROPERTY CHANGE: Adding WEBPICMD property. Its value is 'C:\Program Files\Microsoft\Web Platform Installer\webpicmd.exe'.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: FindRelatedProducts
    Action ended 2:05:59: AppSearch. Return value 1.
    MSI (s) (A4:64) [02:05:59:209]: Skipping FindRelatedProducts action: not run in maintenance mode
    Action start 2:05:59: FindRelatedProducts.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: LaunchConditions
    Action ended 2:05:59: FindRelatedProducts. Return value 0.
    Action start 2:05:59: LaunchConditions.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetFEED_FILE_NAME
    Action ended 2:05:59: LaunchConditions. Return value 1.
    Action start 2:05:59: SetFEED_FILE_NAME.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetFEED_HASH
    Action ended 2:05:59: SetFEED_FILE_NAME. Return value 1.
    Action start 2:05:59: SetFEED_HASH.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: SetWEBSITES_FEED
    Action ended 2:05:59: SetFEED_HASH. Return value 1.
    Action start 2:05:59: SetWEBSITES_FEED.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: ValidateProductID
    Action ended 2:05:59: SetWEBSITES_FEED. Return value 1.
    Action start 2:05:59: ValidateProductID.
    MSI (s) (A4:64) [02:05:59:209]: Doing action: CostInitialize
    Action ended 2:05:59: ValidateProductID. Return value 1.
    MSI (s) (A4:64) [02:05:59:209]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (s) (A4:64) [02:05:59:224]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (s) (A4:64) [02:05:59:224]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: __MsiPatchFileList
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` 
    MSI (s) (A4:64) [02:05:59:224]: Note: 1: 2205 2:  3: Patch
    Action start 2:05:59: CostInitialize.
    MSI (s) (A4:64) [02:05:59:224]: Doing action: FileCost
    Action ended 2:05:59: CostInitialize. Return value 1.
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: TypeLib
    Action start 2:05:59: FileCost.
    MSI (s) (A4:64) [02:05:59:240]: Doing action: CostFinalize
    Action ended 2:05:59: FileCost. Return value 1.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (A4:64) [02:05:59:240]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_`
    = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    MSI (s) (A4:64) [02:05:59:240]: PROPERTY CHANGE: Adding DIR_WebSitesFeed property. Its value is 'C:\Program Files\IIS\Microsoft Web Sites\Feed'.
    MSI (s) (A4:64) [02:05:59:255]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:255]: Note: 1: 2205 2:  3: Condition
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding DIR_IIS property. Its value is 'C:\Program Files\IIS\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding DIR_WebSites property. Its value is 'C:\Program Files\IIS\Microsoft Web Sites\'.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Modifying DIR_WebSitesFeed property. Its current value is 'C:\Program Files\IIS\Microsoft Web Sites\Feed'. Its new value: 'C:\Program Files\IIS\Microsoft Web Sites\Feed\'.
    MSI (s) (A4:64) [02:05:59:255]: Target path resolution complete. Dumping Directory table...
    MSI (s) (A4:64) [02:05:59:255]: Note: target paths subject to change (via custom actions or browsing)
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: TARGETDIR , Object: C:\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_IIS , Object: C:\Program Files\IIS\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_WebSites , Object: C:\Program Files\IIS\Microsoft Web Sites\
    MSI (s) (A4:64) [02:05:59:255]: Dir (target): Key: DIR_WebSitesFeed , Object: C:\Program Files\IIS\Microsoft Web Sites\Feed\
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    Action start 2:05:59: CostFinalize.
    MSI (s) (A4:64) [02:05:59:255]: Doing action: MigrateFeatureStates
    Action ended 2:05:59: CostFinalize. Return value 1.
    MSI (s) (A4:64) [02:05:59:255]: Skipping MigrateFeatureStates action: not run in maintenance mode
    Action start 2:05:59: MigrateFeatureStates.
    MSI (s) (A4:64) [02:05:59:255]: Doing action: InstallValidate
    Action ended 2:05:59: MigrateFeatureStates. Return value 0.
    MSI (s) (A4:64) [02:05:59:255]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is '511fc0c519f6f7459d8de9cdea06010a'.
    MSI (s) (A4:64) [02:05:59:271]: Feature: CommonFeature; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_DiscoverabilityKey; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_WebSitesSetupHelper.ps1; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: C_WebSitesSetupHelperWrapper.ps1; Installed: Local;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Component: __C_DiscoverabilityKey65; Installed: Null;   Request: Null;   Action: Null
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Font
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Icon
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: TypeLib
    Action start 2:05:59: InstallValidate.
    MSI (s) (A4:64) [02:05:59:271]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Extension
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Font
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Class
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: Icon
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: TypeLib
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2727 2: 
    MSI (s) (A4:64) [02:05:59:271]: Note: 1: 2205 2:  3: FilesInUse
    MSI (s) (A4:64) [02:05:59:287]: Note: 1: 2727 2: 
    MSI (s) (A4:64) [02:05:59:287]: Doing action: InstallInitialize
    Action ended 2:05:59: InstallValidate. Return value 1.
    MSI (s) (A4:64) [02:05:59:287]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:59:287]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (A4:64) [02:05:59:287]: BeginTransaction: Locking Server
    MSI (s) (A4:64) [02:05:59:302]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:302]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (A4:64) [02:05:59:302]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (A4:64) [02:05:59:302]: Server not locked: locking for product {7DE9D988-C892-43A6-884B-74A5008D6018}
    Action start 2:05:59: InstallInitialize.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveExistingProducts
    Action ended 2:05:59: InstallInitialize. Return value 1.
    MSI (s) (A4:64) [02:05:59:552]: Skipping RemoveExistingProducts action: current configuration is maintenance mode or an uninstall
    Action start 2:05:59: RemoveExistingProducts.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: ProcessComponents
    Action ended 2:05:59: RemoveExistingProducts. Return value 0.
    Action start 2:05:59: ProcessComponents.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: UnpublishFeatures
    Action ended 2:05:59: ProcessComponents. Return value 1.
    Action start 2:05:59: UnpublishFeatures.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveRegistryValues
    Action ended 2:05:59: UnpublishFeatures. Return value 1.
    Action start 2:05:59: RemoveRegistryValues.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: RemoveFiles
    Action ended 2:05:59: RemoveRegistryValues. Return value 1.
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: RemoveFile
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: RemoveFile
    Action start 2:05:59: RemoveFiles.
    MSI (s) (A4:64) [02:05:59:552]: Doing action: InstallFiles
    Action ended 2:05:59: RemoveFiles. Return value 0.
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: Patch
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: MsiSFCBypass
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (A4:64) [02:05:59:552]: Note: 1: 2228 2:  3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
    Action start 2:05:59: InstallFiles.
    MSI (s) (A4:64) [02:05:59:568]: Skipping action: CA_SET_PROPERTY_UPDATE_OFFLINE_FEED (condition is false)
    MSI (s) (A4:64) [02:05:59:568]: Skipping action: CA_UPDATE_OFFLINE_FEED (condition is false)
    MSI (s) (A4:64) [02:05:59:568]: Doing action: WriteRegistryValues
    Action ended 2:05:59: InstallFiles. Return value 1.
    Action start 2:05:59: WriteRegistryValues.
    MSI (s) (A4:64) [02:05:59:584]: Doing action: RegisterUser
    Action ended 2:05:59: WriteRegistryValues. Return value 1.
    Action start 2:05:59: RegisterUser.
    MSI (s) (A4:64) [02:05:59:584]: Doing action: RegisterProduct
    Action ended 2:05:59: RegisterUser. Return value 0.
    Action start 2:05:59: RegisterProduct.
    MSI (s) (A4:64) [02:05:59:599]: Doing action: PublishFeatures
    Action ended 2:05:59: RegisterProduct. Return value 1.
    Action start 2:05:59: PublishFeatures.
    MSI (s) (A4:64) [02:05:59:599]: Doing action: PublishProduct
    Action ended 2:05:59: PublishFeatures. Return value 1.
    Action start 2:05:59: PublishProduct.
    MSI (s) (A4:64) [02:05:59:599]: Resolving source.
    MSI (s) (A4:64) [02:05:59:599]: Resolving source to launched-from source.
    MSI (s) (A4:64) [02:05:59:599]: Setting launched-from source as last-used.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\'.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\'.
    MSI (s) (A4:64) [02:05:59:599]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{7DE9D988-C892-43A6-884B-74A5008D6018}'.
    MSI (s) (A4:64) [02:05:59:599]: SOURCEDIR ==> C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\
    MSI (s) (A4:64) [02:05:59:599]: SOURCEDIR product ==> {7DE9D988-C892-43A6-884B-74A5008D6018}
    MSI (s) (A4:64) [02:05:59:599]: Determining source type
    MSI (s) (A4:64) [02:05:59:599]: Source type from package 'WebSitesFeed.msi': 2
    MSI (s) (A4:64) [02:05:59:599]: Source path resolution complete. Dumping Directory table...
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: TARGETDIR , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
     , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: WindowsFolder , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
     , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ ,
    LongSubPath: x64\ , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: DIR_IIS , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\ , ShortSubPath:
    MSI (s) (A4:64) [02:05:59:599]: Dir (source): Key: DIR_WebSites , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\Microsoft Web Sites\ , ShortSubPath: x64\IIS\f-y7bkar\
    MSI (s) (A4:64) [02:05:59:615]: Dir (source): Key: DIR_WebSitesFeed , Object: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\ , LongSubPath:
    x64\IIS\Microsoft Web Sites\Feed\ , ShortSubPath: x64\IIS\f-y7bkar\Feed\
    MSI (s) (A4:64) [02:05:59:615]: Doing action: InstallFinalize
    Action ended 2:05:59: PublishProduct. Return value 1.
    MSI (s) (A4:64) [02:05:59:630]: Running Script: C:\Windows\Installer\MSI963B.tmp
    MSI (s) (A4:64) [02:05:59:630]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
    MSI (s) (A4:64) [02:05:59:662]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:662]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:677]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:64) [02:05:59:677]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1143083200,LangId=1033,Platform=589824,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    Action start 2:05:59: InstallFinalize.
    MSI (s) (A4:64) [02:05:59:677]: Executing op: ProductInfo(ProductKey={7DE9D988-C892-43A6-884B-74A5008D6018},ProductName=Web Sites Local Feed,PackageName=WebSitesFeed.msi,Language=1033,Version=117778466,Assignment=1,ObsoleteArg=0,,,PackageCode={F8DA307E-FEA1-4E30-8764-A09F1C1B8271},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: DialogInfo(Type=1,Argument=Web Sites Local Feed)
    MSI (s) (A4:64) [02:05:59:677]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    MSI (s) (A4:64) [02:05:59:693]: Executing op: SetBaseline(Baseline=0,)
    MSI (s) (A4:64) [02:05:59:693]: Executing op: SetBaseline(Baseline=1,)
    MSI (s) (A4:64) [02:05:59:693]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
    MSI (s) (A4:64) [02:05:59:693]: Executing op: UpdateEstimatedSize(EstimatedSize=0)
    MSI (s) (A4:64) [02:05:59:709]: Executing op: ProductCPDisplayInfoRegister()
    MSI (s) (A4:64) [02:05:59:724]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
    MSI (s) (A4:64) [02:05:59:724]: Executing op: CleanupConfigData()
    MSI (s) (A4:64) [02:05:59:724]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
    MSI (s) (A4:64) [02:05:59:724]: Executing op: SourceListRegisterLastUsed(SourceProduct={7DE9D988-C892-43A6-884B-74A5008D6018},LastUsedSource=C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\)
    MSI (s) (A4:64) [02:05:59:724]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (A4:64) [02:05:59:724]: Specifed source is already in a list.
    MSI (s) (A4:64) [02:05:59:724]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (A4:64) [02:05:59:724]: Adding new sources is allowed.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedSource to: C:\Users\Administrator\AppData\Local\Microsoft\Web Platform Installer\installers\HostingPrimaryControllerBootstrapper_v2\8679DB5B824AE838ACFF0353D295F7353D721621\.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedType to: n.
    MSI (s) (A4:64) [02:05:59:724]: Set LastUsedIndex to: 1.
    MSI (s) (A4:64) [02:05:59:724]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0)
    MSI (s) (A4:64) [02:05:59:771]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:771]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:771]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:64) [02:05:59:802]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:64) [02:05:59:865]: Note: 1: 2318 2: 
    MSI (s) (A4:64) [02:05:59:865]: No System Restore sequence number for this installation.
    MSI (s) (A4:64) [02:05:59:865]: Unlocking Server
    MSI (s) (A4:64) [02:05:59:974]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
    Action ended 2:05:59: InstallFinalize. Return value 1.
    Action ended 2:05:59: INSTALL. Return value 1.
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 1728
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1728
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2205 2:  3: Error
    MSI (s) (A4:64) [02:05:59:974]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
    MSI (s) (A4:64) [02:05:59:974]: Product: Web Sites Local Feed -- Configuration completed successfully.
    MSI (s) (A4:64) [02:05:59:974]: Windows Installer reconfigured the product. Product Name: Web Sites Local Feed. Product Version: 7.5.10274.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    MSI (s) (A4:64) [02:06:00:084]: Deferring clean up of packages/files, if any exist
    MSI (s) (A4:64) [02:06:00:084]: MainEngineThread is returning 0
    MSI (s) (A4:24) [02:06:00:084]: RESTART MANAGER: Session closed.
    MSI (s) (A4:24) [02:06:00:084]: No System Restore sequence number for this installation.
    === Logging stopped: 1/2/2014  2:05:59 ===
    MSI (s) (A4:24) [02:06:00:084]: User policy value 'DisableRollback' is 0
    MSI (s) (A4:24) [02:06:00:084]: Machine policy value 'DisableRollback' is 0
    MSI (s) (A4:24) [02:06:00:084]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (A4:24) [02:06:00:084]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:24) [02:06:00:099]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (A4:24) [02:06:00:099]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (A4:24) [02:06:00:099]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:94) [02:06:00:099]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:94) [02:06:00:099]: MainEngineThread is returning 0
    === Verbose logging stopped: 1/2/2014  2:06:00 ===
    Please help me to sort out this problem.

    Please check in the log files from the following path: %ProgramFiles%\IIS\Microsoft Web Sites\Logs
    HostingPrimaryControllerBootstrapper_v2 entry from the feed will execute a couple of powershell scripts after installing WebsitesFeed.msi. The output of this commands are saved in the Logs folder.

  • Error 0x80070017 when installing Windows 7 via Boot Camp...

    I've been trying hard to research this issue and haven't come across anything that has worked for me.
    At work, we have an iMac (Early-2009) that we wish to install Windows 7 on. Previous user has left, so I reinstalled Snow Leopard (10.6) and used Disk Utility from the disc to reformat complete to GUID single partition Mac OS Extended (Journaled), which is pretty standard for Macs. Mac OS X installed and booted just fine. I updated completely to 10.6.8 and all other updates. Only installed Microsoft Office 2011 and Firefox.
    So Boot Camp begins...
    Found that the early-2009 model doesn't "support" Windows 7 64-bit, so we are fine going with 32-bit. The 32-bit Windows 7 disc has been used to install Windows 7 using Boot Camp on 2 Mac Mini's (one Intel Core Duo, the other one Intel Core 2 Duo) just a few days ago.
    Opened Boot Camp Assistant, partitioned the 1TB drive equally, inserted the Windows 7 disc, and clicked Restart.
    It boots from the Windows 7 disc, I go through the options, choose the BOOTCAMP partition and format it (I assume Windows 7 is choosing NTFS for me). Click next.
    It copies the files instantly, but then "begins" to Expand the files. It remains at 0% for 5-10 minutes (I can hear the Windows 7 DVD spin down and spin up, but mostly spin down). That's when the error hits:
    "Windows cannot copy files required for installation. The files may be corrupt or missing. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070017"
    I click Ok and cancel the install. Restart and boot back into Mac OS X. And here I am.
    Important Notes:
    I've tried multiple times with a 64-bit disc as well. I will likely go check out another 32-bit disc from our software department, but I know this disc works on other Macs.
    This issue occurred a month back as well when we attempted to install Windows 7 via Boot Camp (so before the hard drive and OS were reformatted and reinstalled). I was hoping reformatting and reinstalling the Mac OS X would solve the issue.
    The Superdrive appears to be working just fine.
    I read somewhere that I need to use repair disk to fix it. Does anyone know if I can repair disk a NTFS partition? Or am I suppose to repair disk the parent drive itself? The place I read it wasn't specific AT ALL and the forum was closed and I couldn't find a way to get a hold of the person. It just said "Repair disk did the trick". People, if you find a solution to your own problem, POST the solution!
    Thanks in advance!

    Yea, I saw that kb article. I verified we have the early 2009 iMac. It's an iMac 9,1 (3.06 24-inch, A1225).
    As far as different hardware, I really don't think so, but I'll have to double check with my fellow employees. The specs all match up, but I'll see if anyone remembers having to replace hardware or send it into Apple.
    I did think of trying an external DVD drive too, I'll see if I can scrounge one up. I'll post if it works or not.
    The employee using the machine knows Windows, but is willing to learn the Mac OS X. Diversify your experiences I always say!
    An added note to the Repair Disk "solution". Turns out you can't run Repair Disk on NTFS partitions or the parent hard drive that contains that partition, which makes since. I can only run Repair Disk on the HFS+ partition which did no good. (This is, of course, from booting up using a Mac OS X Install DVD).
    Mac_Win, thanks for the suggestions!

  • Cannot install Windows Live ID Sign-in Assistant.

    Well, I am having some issues installing "Windows Live Essentials" update and "Games for Windows Marketplace". I have found that the cause of this is from "Windows Live ID Sign-in Assistant", (wllogin_64.msi) which I am unable to install.
    Things I have tried:
    Removed every live related application with the windows cleanup tool.
    Tried to install wllogin_64.msi as administrator.
    Tried to install wllogin_64.msi in safe mode.
    Restored from an earlier system point.
    Ran chkdsk.
    Ran a virus and spyware scan.
    Logs:
    (setupexe.log)
    Logging Started: 11/23/2010 02:21:09
    Source Folder: C:\Users\Nick\Desktop
    OS v6.1 (build 7600) 64 bit
    OS Product Type: 0x00000001
    User Default LCID: 0x1009
    Command Line: "C:\Users\Nick\Desktop\gfwlivesetup_4d530936e0000001.exe"
    (02:21:09) Direct DL: 0
    (02:21:09) DL Recent: 0
    (02:21:09) Offer ID: 4d530936e0000001
    (02:21:09) Initialized
    (02:21:09) Download folder C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads
    (02:21:09) Resources initialized
    (02:21:09) Downloading version file to C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\gfwlivesetup_25626.ver
    (02:21:09) Download Status: go.microsoft.com
    (02:21:09) Download Status: 64.4.11.160
    (02:21:09) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlivesetup.txt
    (02:21:09) Download Status: text/plain
    (02:21:09) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlivesetup.txt
    (02:21:09) Download Status: C:\Users\Nick\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\Q1RCFEQ8\gfwlivesetup[1].txt
    (02:21:09) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlivesetup.txt
    (02:21:09) Current version: 3.4.0026.0 (WGX_XLIVE_V3.04_RTM.101106-1005)
    (02:21:09) Latest version: 3.4.0026.0
    (02:21:10) Downloading redists only
    (02:21:10) Microsoft Games for Windows - LIVE (Waiting)
    (02:21:10) Games for Windows Marketplace Client (Waiting)
    (02:21:10) Microsoft .NET Framework (Found)
    (02:21:10) Windows Live ID Sign-in Assistant (Waiting)
    (02:21:10) Download Start Notification: 0
    (02:21:10) Microsoft Games for Windows - LIVE (Downloading...)
    (02:21:11) Progress 68%
    (02:21:11) Microsoft Games for Windows - LIVE (Downloaded)
    (02:21:11) Download Start Notification: 1
    (02:21:11) Games for Windows Marketplace Client (Downloading...)
    (02:21:11) Progress 79%
    (02:21:11) Games for Windows Marketplace Client (Downloaded)
    (02:21:11) Download Start Notification: 3
    (02:21:11) Windows Live ID Sign-in Assistant (Downloading...)
    (02:21:12) Progress 100%
    (02:21:12) Windows Live ID Sign-in Assistant (Downloaded)
    (02:21:12) Download Finish Notification: 0
    (02:21:12) Install Started
    (02:21:12) Install Start Notification
    (02:21:12) Microsoft Games for Windows - LIVE (Verifying...)
    (02:21:12) Verifying 0MB of 60814784MB (0%)
    (02:21:12) Microsoft Games for Windows - LIVE (Waiting)
    (02:21:12) Windows Live ID Sign-in Assistant (Installing...)
    (02:21:12) Progress 20%
    (02:21:13) Progress 21%
    (02:21:13) Progress 22%
    (02:21:15) There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    (02:21:15) There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    (02:21:15) InstallProduct Error: 0x800706ba
    (wllogin-msi.log)
    === Logging started: 23/11/2010 2:21:12 ===
    Action start 2:21:12: INSTALL.
    Action start 2:21:12: System64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:12: System64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:12: CommonAppDataFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:12: CommonAppDataFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:12: CommonFiles64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:12: CommonFiles64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:12: ProgramMenuFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:12: ProgramMenuFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:12: SystemFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:12: SystemFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:12: CommonFilesFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:12: CommonFilesFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:12: AppSearch.
    Action ended 2:21:12: AppSearch. Return value 1.
    Action start 2:21:12: LaunchConditions.
    Action ended 2:21:12: LaunchConditions. Return value 0.
    Action start 2:21:12: FindRelatedProducts.
    Action ended 2:21:12: FindRelatedProducts. Return value 1.
    Action start 2:21:12: ValidateProductID.
    Action ended 2:21:12: ValidateProductID. Return value 1.
    Action start 2:21:12: CostInitialize.
    Action ended 2:21:12: CostInitialize. Return value 1.
    Action start 2:21:12: ResolveSource.
    Action ended 2:21:12: ResolveSource. Return value 1.
    Action start 2:21:12: FileCost.
    Action ended 2:21:12: FileCost. Return value 1.
    Action start 2:21:12: CostFinalize.
    Action ended 2:21:12: CostFinalize. Return value 1.
    Action start 2:21:12: MigrateFeatureStates.
    Action ended 2:21:12: MigrateFeatureStates. Return value 0.
    Action start 2:21:12: InstallValidate.
    Action ended 2:21:12: InstallValidate. Return value 1.
    Action start 2:21:12: RemoveExistingProducts.
    Action ended 2:21:12: RemoveExistingProducts. Return value 1.
    Action start 2:21:12: InstallInitialize.
    Action ended 2:21:13: InstallInitialize. Return value 1.
    Action start 2:21:13: CAPerformMUOptIn.
    Action ended 2:21:13: CAPerformMUOptIn. Return value 1.
    Action start 2:21:13: ProcessComponents.
    Action ended 2:21:13: ProcessComponents. Return value 1.
    Action start 2:21:13: UnpublishComponents.
    Action ended 2:21:13: UnpublishComponents. Return value 0.
    Action start 2:21:13: UnpublishFeatures.
    Action ended 2:21:13: UnpublishFeatures. Return value 1.
    Action start 2:21:13: StopServices.
    Action ended 2:21:13: StopServices. Return value 1.
    Action start 2:21:13: DeleteServices.
    Action ended 2:21:13: DeleteServices. Return value 1.
    Action start 2:21:13: SelfUnregModules.
    Action ended 2:21:13: SelfUnregModules. Return value 1.
    Action start 2:21:13: RemoveRegistryValues.
    Action ended 2:21:13: RemoveRegistryValues. Return value 1.
    Action start 2:21:13: UnregisterClassInfo.
    Action ended 2:21:13: UnregisterClassInfo. Return value 0.
    Action start 2:21:13: UnregisterProgIdInfo.
    Action ended 2:21:13: UnregisterProgIdInfo. Return value 0.
    Action start 2:21:13: RemoveIniValues.
    Action ended 2:21:13: RemoveIniValues. Return value 1.
    Action start 2:21:13: RemoveShortcuts.
    Action ended 2:21:13: RemoveShortcuts. Return value 1.
    Action start 2:21:13: RemoveEnvironmentStrings.
    Action ended 2:21:13: RemoveEnvironmentStrings. Return value 1.
    Action start 2:21:13: RemoveFiles.
    Action ended 2:21:13: RemoveFiles. Return value 0.
    Action start 2:21:13: RemoveFolders.
    Action ended 2:21:13: RemoveFolders. Return value 0.
    Action start 2:21:13: CreateFolders.
    Action ended 2:21:13: CreateFolders. Return value 0.
    Action start 2:21:13: InstallFiles.
    Action ended 2:21:13: InstallFiles. Return value 1.
    Action start 2:21:13: DuplicateFiles.
    Action ended 2:21:13: DuplicateFiles. Return value 1.
    Action start 2:21:13: CreateShortcuts.
    Action ended 2:21:13: CreateShortcuts. Return value 1.
    Action start 2:21:13: RegisterClassInfo.
    Action ended 2:21:13: RegisterClassInfo. Return value 0.
    Action start 2:21:13: RegisterProgIdInfo.
    Action ended 2:21:13: RegisterProgIdInfo. Return value 0.
    Action start 2:21:13: SelfRegModules.
    Action ended 2:21:13: SelfRegModules. Return value 1.
    Action start 2:21:13: WriteRegistryValues.
    Action ended 2:21:13: WriteRegistryValues. Return value 1.
    Action start 2:21:13: AddProviderKey.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: AddProviderKey.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: AddProviderKey_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: AddProviderKey_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: WriteIniValues.
    Action ended 2:21:13: WriteIniValues. Return value 1.
    Action start 2:21:13: WriteEnvironmentStrings.
    Action ended 2:21:13: WriteEnvironmentStrings. Return value 1.
    Action start 2:21:13: RollBkWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RollBkWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RollBkLIVESSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RollBkLIVESSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RollBkWLIDNSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RollBkWLIDNSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RollBkWLIDProv.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RollBkWLIDProv.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: RollBkLIVESSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RollBkLIVESSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: RollBkWLIDNSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RollBkWLIDNSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: InstallServices.
    Action ended 2:21:13: InstallServices. Return value 1.
    Action start 2:21:13: PropSetCAConfigureServiceParameters.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: PropSetCAConfigureServiceParameters.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: CAConfigureServiceParameters.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: CAConfigureServiceParameters.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: RgWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RgWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RgWLIDProv.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RgWLIDProv.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: StartServices.
    Action ended 2:21:13: StartServices. Return value 1.
    Action start 2:21:13: RgWLIDNSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RgWLIDNSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: RgLIVESSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C.
    Action ended 2:21:13: RgLIVESSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C. Return value 1.
    Action start 2:21:13: RgWLIDNSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RgWLIDNSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RgLIVESSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7.
    Action ended 2:21:13: RgLIVESSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7. Return value 1.
    Action start 2:21:13: RegisterUser.
    Action ended 2:21:13: RegisterUser. Return value 1.
    Action start 2:21:13: RegisterProduct.
    Action ended 2:21:13: RegisterProduct. Return value 1.
    Action start 2:21:13: PublishComponents.
    Action ended 2:21:13: PublishComponents. Return value 0.
    Action start 2:21:13: PublishFeatures.
    Action ended 2:21:13: PublishFeatures. Return value 1.
    Action start 2:21:13: PublishProduct.
    Action ended 2:21:13: PublishProduct. Return value 1.
    Action start 2:21:13: InstallFinalize.
    PPMSI_INFORMATION: CAConfigureServiceParameters: start
    PPMSI_INFORMATION: CAConfigureServiceParameters: change configuration for service WLIDSVC
    PPMSI_INFORMATION: CAConfigureServiceParameters: service WLIDSVC set to restart on failure after 1 minute(s)
    PPMSI_INFORMATION: LCID passed=1033
    PPMSI_INFORMATION: Updated the service description.
    PPMSI_INFORMATION: Service update done.
    CustomAction RgWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 returned actual error code 3 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (30:CC) [02:21:15:100]: Product: Windows Live ID Sign-in Assistant -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action RgWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7, location: C:\Windows\SysWOW64\, command: regsvr32.exe /s "C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDPROV.DLL"
    Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action RgWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7, location: C:\Windows\SysWOW64\, command: regsvr32.exe /s "C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDPROV.DLL"
    Action ended 2:21:15: InstallFinalize. Return value 3.
    CustomAction RollBkWLIDNSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C returned actual error code 5 but will be translated to success due to continue marking
    CustomAction RollBkWLIDProv.1312FADD_90E2_487F_B4BC_5B3F1469FB3C returned actual error code 5 but will be translated to success due to continue marking
    CustomAction RollBkWLIDNSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 returned actual error code 3 but will be translated to success due to continue marking
    CustomAction RollBkLIVESSP.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 returned actual error code 3 but will be translated to success due to continue marking
    CustomAction RollBkWLIDProv.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 returned actual error code 3 but will be translated to success due to continue marking
    Action ended 2:21:15: INSTALL. Return value 3.
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductCode = {9B48B0AC-C813-4174-9042-476A887592C7}
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = Windows Live ID Sign-in Assistant
    Property(S): ProductVersion = 6.500.3165.0
    Property(S): UpgradeCode = {31BB3B1C-5A3D-4E68-82A1-3C166F03C379}
    Property(S): MSIRESTARTMANAGERCONTROL = Disable
    Property(S): INSTALLLEVEL = 3
    Property(S): ALLUSERS = 1
    Property(S): SQMOPTIN.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = 0
    Property(S): SMARTCARD.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = 0
    Property(S): SMARTCARD.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = 0
    Property(S): LCID.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = 1033
    Property(S): LAB.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = notchange
    Property(S): LAB32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = notchange
    Property(S): EULAREFRESHED = 0
    Property(S): ARPPRODUCTICON = prodicon.ico
    Property(S): DefaultUIFont = WixUI_Font_Normal
    Property(S): WixUI_Mode = Minimal
    Property(S): ARPNOMODIFY = 1
    Property(S): WixUI_VerifyReadyDlg_BackCustom = CustomizeDlg
    Property(S): WixUI_VerifyReadyDlg_BackChange = CustomizeDlg
    Property(S): WixUI_VerifyReadyDlg_BackRepair = MaintenanceTypeDlg
    Property(S): WixUI_VerifyReadyDlg_BackRemove = MaintenanceTypeDlg
    Property(S): WixUI_VerifyReadyDlg_BackTypical = SetupTypeDlg
    Property(S): WixUI_VerifyReadyDlg_BackFeatureTree = CustomizeDlg
    Property(S): WixUI_VerifyReadyDlg_BackComplete = CustomizeDlg
    Property(S): WixUI_MaintenanceWelcomeDlg_Next = MaintenanceTypeDlg
    Property(S): WixUI_MaintenanceTypeDlg_Back = MaintenanceWelcomeDlg
    Property(S): WixUI_MaintenanceTypeDlg_Change = CustomizeDlg
    Property(S): WixUI_MaintenanceTypeDlg_Repair = VerifyReadyDlg
    Property(S): WixUI_MaintenanceTypeDlg_Remove = VerifyReadyDlg
    Property(S): ErrorDialog = ErrorDlg
    Property(S): WixUIRMOption = UseRM
    Property(S): SecureCustomProperties = SAMEORNEWER_WINLIVELOGIN;WINLIVELOGIN_UPGRADE
    Property(S): DIR_WINLIVE_32 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_INT = C:\ProgramData\Microsoft\IdentityCRL\int\
    Property(S): DIR_DEVD = C:\ProgramData\Microsoft\IdentityCRL\dev-d\
    Property(S): DIR_DEVE = C:\ProgramData\Microsoft\IdentityCRL\dev-e\
    Property(S): DIR_WINLIVE = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_MSFT_SHARED_32 = C:\Program Files (x86)\Common Files\Microsoft Shared\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): DIR_PPCRL_32 = C:\
    Property(S): DIR_SDKCOMPONENTS_32 = C:\
    Property(S): i386forAmd64 = C:\
    Property(S): TARGETDIR = C:\
    Property(S): DIR_IDENTITYCRL = C:\ProgramData\Microsoft\IdentityCRL\
    Property(S): DIR_MICROSOFT = C:\ProgramData\Microsoft\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): DIR_PPCRL = C:\
    Property(S): DIR_MSFT_SHARED = C:\Program Files\Common Files\Microsoft Shared\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): DIR_SDKCOMPONENTS = C:\
    Property(S): SourceDir = C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\
    Property(S): SystemFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Windows\SysWOW64\
    Property(S): DIR_WLIDSSP_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): i386forAmd64.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_SDKCOMPONENTS_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_PPCRL_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_WINLIVE_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_MSFT_SHARED_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\
    Property(S): DIR_WLIDRES_32.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_WLIDSSP_32_2.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\
    Property(S): CommonFilesFolder.D7E3D3D4_C059_4F60_8B26_AED871BD74F7 = C:\Program Files (x86)\Common Files\
    Property(S): System64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Windows\system32\
    Property(S): DIR_WLIDSSP.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_IDENTITYCRL.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\ProgramData\Microsoft\IdentityCRL\
    Property(S): DIR_PRODUCTION.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\ProgramData\Microsoft\IdentityCRL\production\
    Property(S): DIR_MICROSOFT.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\ProgramData\Microsoft\
    Property(S): CommonAppDataFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\ProgramData\
    Property(S): DIR_PPCRL_1.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_SDKCOMPONENTS_1.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_SDKCOMPONENTS.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_PPCRL.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_WINLIVE.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_MSFT_SHARED.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\
    Property(S): DIR_WLIDRES.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_WLIDSSP2.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): DIR_SQM.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\Microsoft Shared\Windows Live\
    Property(S): CommonFiles64Folder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\Program Files\Common Files\
    Property(S): ProgramMenuFolder.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): CAConfigureServiceParameters.1312FADD_90E2_487F_B4BC_5B3F1469FB3C = 1033
    Property(S): MsiLogFileLocation = C:\ProgramData\Microsoft\GFWLive\Install\Logs\wllogin-msi.log
    Property(S): PackageCode = {AFAEFABE-FB0E-48F0-8262-9D5F91A9EEF1}
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): REBOOT = ReallySuppress
    Property(S): CURRENTDIRECTORY = C:\Users\Nick\Desktop
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 4868
    Property(S): VersionDatabase = 200
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT = 601
    Property(S): VersionNT64 = 601
    Property(S): WindowsBuild = 7600
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 1
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Users\Nick\AppData\Local\Temp\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): AppDataFolder = C:\Users\Nick\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Users\Nick\Favorites\
    Property(S): NetHoodFolder = C:\Users\Nick\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Users\Nick\Documents\
    Property(S): PrintHoodFolder = C:\Users\Nick\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Users\Nick\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Users\Nick\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): LocalAppDataFolder = C:\Users\Nick\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\Nick\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 16
    Property(S): Msix64 = 16
    Property(S): Intel = 16
    Property(S): PhysicalMemory = 4095
    Property(S): VirtualMemory = 5999
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = Nick
    Property(S): UserSID = S-1-5-21-2994146461-4277983885-4024079355-1000
    Property(S): UserLanguageID = 4105
    Property(S): ComputerName = NICK-PC
    Property(S): SystemLanguageID = 4105
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 22
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 2:21:15
    Property(S): Date = 23/11/2010
    Property(S): MsiNetAssemblySupport = 4.0.30319.1
    Property(S): MsiWin32AssemblySupport = 6.1.7600.16385
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): USERNAME = Nick
    Property(S): DATABASE = C:\Windows\Installer\326340f.msi
    Property(S): OriginalDatabase = C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\wllogin.msi
    Property(S): UILevel = 2
    Property(S): MsiUISourceResOnly = 1
    Property(S): ACTION = INSTALL
    Property(S): ROOTDRIVE = C:\
    Property(S): CostingComplete = 1
    Property(S): SOURCEDIR = C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\
    Property(S): SourcedirProduct = {9B48B0AC-C813-4174-9042-476A887592C7}
    Property(S): OutOfDiskSpace = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): ProductToBeRegistered = 1
    MSI (s) (30:CC) [02:21:15:483]: Product: Windows Live ID Sign-in Assistant -- Installation failed.
    MSI (s) (30:CC) [02:21:15:484]: Windows Installer installed the product. Product Name: Windows Live ID Sign-in Assistant. Product Version: 6.500.3165.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
    === Logging stopped: 23/11/2010 2:21:15 ===
    (xliveinstall-elevated.log)
    Logging Started: 11/23/2010 02:21:10
    EXE: C:\Users\Nick\Desktop\gfwlivesetup_4d530936e0000001.exe (3.4.26.0)
    DLL: C:\Users\Nick\Desktop\gfwlivesetup_4d530936e0000001.exe (3.4.26.0)
    Source Folder: C:\Users\Nick\Desktop
    OS v6.1 (build 7600) 64 bit
    OS Product Type: 0x00000001
    User Default LCID: 0x1009
    (02:21:10) Download folder: C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads
    (02:21:10) Already installed: dotNetFx40_Client_x86_x64.exe
    (02:21:10) Downloading http://go.microsoft.com/fwlink/?LinkID=194359&clcid=0x409 to C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\xliveredist.msi
    (02:21:10) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/xliveredist.msi
    (02:21:10) Download Status: application/octet-stream
    (02:21:11) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/xliveredist.msi
    (02:21:11) Download Status: C:\Users\Nick\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\60TU13T6\xliveredist[1].msi
    (02:21:11) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/xliveredist.msi
    (02:21:11) HTTP Status Code: 200
    (02:21:11) Downloading http://go.microsoft.com/fwlink/?LinkID=194360&clcid=0x409 to C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\gfwlclient.msi
    (02:21:11) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlclient.msi
    (02:21:11) Download Status: application/octet-stream
    (02:21:11) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlclient.msi
    (02:21:11) Download Status: C:\Users\Nick\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\244CX8I0\gfwlclient[1].msi
    (02:21:11) Download Status: http://download.gfwl.xboxlive.com/content/gfwl-public/redists/production/gfwlclient.msi
    (02:21:11) HTTP Status Code: 200
    (02:21:11) Downloading http://go.microsoft.com/fwlink/?LinkId=201788 to C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\wllogin.msi
    (02:21:12) Download Status: http://download.microsoft.com/download/7/4/0/740357D6-EFA8-43C1-A7DF-A8EEDD104638/wllogin_64.msi
    (02:21:12) Download Status: application/octet-stream
    (02:21:12) Download Status: http://download.microsoft.com/download/7/4/0/740357D6-EFA8-43C1-A7DF-A8EEDD104638/wllogin_64.msi
    (02:21:12) Download Status: C:\Users\Nick\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\60TU13T6\wllogin_64[1].msi
    (02:21:12) Download Status: http://download.microsoft.com/download/7/4/0/740357D6-EFA8-43C1-A7DF-A8EEDD104638/wllogin_64.msi
    (02:21:12) HTTP Status Code: 200
    (02:21:12) Extracted EULAs [Code:0x00000000]
    (02:21:12) Languages: 0 Selected:0x00000000 [Code:0x00000000]
    (02:21:12) ProductKey [Code:0x00000000]
    (02:21:12) Prompt result [Code:0x00000000]
    (02:21:12) Verified files [Code:0x00000000]
    (02:21:12) Found C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\xliveredist.msi
    (02:21:12) Found C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\gfwlclient.msi
    (02:21:12) Skipped C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\dotNetFx40_Client_x86_x64.exe
    (02:21:12) Found C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\wllogin.msi
    (02:21:12) Stage 0: Start
    (02:21:12) MSI Package: C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\wllogin.msi. Target:
    (02:21:12) MSI log file: C:\ProgramData\Microsoft\GFWLive\Install\Logs\wllogin-msi.log
    (02:21:12) MSI Properties: REBOOT="ReallySuppress"
    (02:21:15) MsgType:16777216 Message:There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. [Code:0x800706ba]
    (02:21:15) Stage 0: Error. Reason:INSTALLMESSAGE [Code:0x800706ba] Msg:There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    (02:21:15) MsiInstallProduct C:\Users\Nick\AppData\Local\Microsoft\GFWLive\Downloads\wllogin.msi REBOOT="ReallySuppress" [Code:0x80070643]
    (02:21:15) Stage 0: Error. Reason:Generic 2 [Code:0x800706ba] Msg:
    (02:21:15) Stage 0: Error. Reason:Generic 3 [Code:0x800706ba] Msg:
    (02:21:15) Installation failed [Code:0x800706ba]
    (02:21:15) Install Complete [Code:0x800706ba]
    (02:21:15) Stage 0: Error. Reason:Install [Code:0x800706ba] Msg:
    (02:21:15) Stage 0: Error. Reason:Generic 1 [Code:0x800706ba] Msg:
    (02:21:15) InstallProduct exit [Code:0x800706ba]
    I would really like some help on this one, I have games that I bought through the marketplace and I can't access them without this sign-in assistant.

    Hi, I'm having the same issue as the OP. I just recently got Resident Evil 5 for PC. I've had it like a month and I can't get it to work. At first I tried it on my desktop, which runs on XP, and I found out part of my issue was the fact that some of my parts
    are out of date. However, I could never get Games For Windows Live to work because it would never connect to download my profile because of a "network error". I later found out that there's something called hotfix.exe that you need to have to get it to work.
    I looked THIS up and found it on the Microsoft website and then found out, thankfully, before I ran it that someone else had been having the same issue as me with Left 4 Dead, and when they installed hot fix it crashed their computer, and they no longer have
    an operating system.
    So I did NOT run hotfix.exe on my desktop. I have been since waiting to get my laptop back to install it. It runs on Windows 7, and is considerably newer. Now, I have sat here for 7 hours waiting for RE5 to install. It installed, finally and brought up the
    game screen. I went to sign into GFWL, and it worked! However, it also said that there an "update" that needed to be completed and gave me
    bullshit saying that if I didn't do it, it would sign me out. (This is also the same message it has been giving me whenever I try to sign into Messenger. It should also be noted that as well as with messenger, it won't fucking install.) 
    So, anyway, I downloaded and installed the update. It closed out the game, started it back up and I went through the same process again. I downloaded this mysterious update THREE times. Finally, I restarted my computer. I went back into the game and was
    met with the same message again. This time I closed it out and went to run Games For Windows Live to see if maybe I could find a list of needed updates and do them all at once. It told me I needed the sign-in assistant to run it so I went to download that.
    Like OP, I'm being met with the same issue. It just goes through the process every time and always closes out because of some "error". On top of this, now I can't even get Resident Evil 5 to start. It keeps giving me yet ANOTHER "error" message. I don't
    know what to do next aside from un-install it and try again, but I sat here for
    six fucking hours waiting on it to install the FIRST time. This is also the third computer I have sat and waited to try and install this game on. I am at a total loss, and I'm very, very angry. If I may rant for a second:
    What the fuck are all these mysterious "errors" I keep having on a new computer that's running perfectly, and why the fuck don't they explain what the goddamn error is so I can fix it? (In hindsight, that might be in the logs but I've been to angry to look
    into them.)
    And also, in my searching for fixes for this problem, I've come across posts from 2008 and 2009 of people having
    the same issues. Explain to me why the it's 2011 and it's STILL not fixed?
    I am not happy with Microsoft right now, at all. I think it's bullshit you have to even sign up for an account to even save the info. None of the many other games I play do that. And how are we supposed to be able to play the goddamn games if Games For Windows
    Live is glitched? I've never done anything with GFWL before this so I didn't know it was having these issues. Do I need to search EVERY aspect of a game AND it's software AND the people that made it available to make sure I can play it now?
    Is spending 2 thousand dollars on computers from Microsoft and another 30 on a game not enough of a payment to be able to
    play the fucking game? 

Maybe you are looking for

  • Having objects move in to and out of a frame (screen shots explaining)

    Hi I've got a wireframe I'm now trying to add interaction to in catalyst. I've got a drop down menu the user will work from and I want it so that when they click a button the screen in the menu slides away and a new screen slides in. Please see the v

  • HT204088 refund request

    I accidently purchased the MLB TV subscription on my Apple TV and also online at MLB.  I got confused. How do I request a refund from iTunes for the purchase?

  • Graph Colors

    Hi, solution for ur question: right click on ur Graph in graphic builder and select field templates->select colors only option from color rotation drop down list box.save ur graph and insert same graph in reports generate pdf file.u can get graph wit

  • Procedure to Update a table

    HI Message was edited by: user632951

  • Iphones and itunes accounts International questions

    I have a US itunes account. I also have a UK itunes account. My old iphone is connected to my US itunes account. My mobile me subscription is a US-based subscription. I am going to be based in Egypt and have a new mobinil iphone. Do I need to set up