Posts Tagged ‘windows’

Windows Vista crashes with K-Lite and FLV

Friday, March 7th, 2008

Hi everyone

I recently noticed that when i download SOME youtube videos or other FLV files from other websites, WINDOWS EXPLORER crash, Hangs, Restarts, Halts, Whatever you want to call it.

When i expand the Windows Message, explorer tells me that (In a different language) FLVSplitter.ax is not playing nice, it keeps telling me things i don’t understand !

Is it an XP thing that don’t work in vista ? if it is, please drop a comment for i have not investigated enough..

UPDATE: You can download the new K-Lite codec pack and your problems should go away, no more reading necessary

For now, you are probably looking for a solution, one way of going about this is to unregister this FLVSplitter from explorer, you will no longer get thumbnails for FLV files but you should be able to find a different tool to read those FLV frames..

So, to unregister, start by holding down Winlogo (On your keyboard)+R, type “cmd” and a blank black screen appears with a prompt, regsvr32 FLVSplitter.ax and you are done

A different way (Recommended), is to update the file , Download this then replace the file in the folder C:\Program Files\K-Lite Codec Pack\Filters, Or if you are using a different software, anywhere you can find the file, maybe C:\Program Files\ffdshow

Happy Video Viewing

Microsoft – What a looser

Sunday, February 17th, 2008

So, the long awaited Windows Vista SP1 arrives, the Service pack fails to address piracy and basically, the old cracks still work with the SP1 installed (Check it out here)

Reatarting a remote Windows Vista Computer

Thursday, January 24th, 2008

On linux, i use software KVM (When on LAN and no need for SSH), on windows, nothing but the good old remote desktop, and with vista, i like it better since Micro$oft claims there is more security in it now, No time to validate there claims, especially when they release proprietary software.

So, i wrote this application once that whenever you click on it, it asks you if you want to restart the computer you click, it restarts, I wrote it mainly because Windows Vista’s task manager did not allow me to restart the computer like XP did (On XP, Click the taskbar, go for task manager, then you will find the option to restart the computer from the menu there), On Vista on the other hand it was not there.

So today i found out that there is another way, Just as convenient.

Since the local computer will catch the CTRL+ALT+DEL, you can not restart the remote machine by clicking that combination, Now i know there is another combination to open that lovely blue screen on the remote machine, CTRL+ALT+END (End is usually beside Delete), and voila, there is that little red thing in the lower right corner where you can click the arrow and restart your remote machine)

Have Fun

Microsoft complete system backup

Sunday, January 6th, 2008

So, Again, Just when i want to write a thank you to Microsoft, they insist on making something so annoying that you just have to write something against them, I have never been a big fan of there products, Lazy is what i think they are, if i sold a copy of my software to everyone on earth, i would surely employ more programmers for that product.

Anyway, There is a new distro of Linux you might like with eye as good as Vista’s eye candy, and perfect for so many uses that it can server as a free replacement that i think is even superior to the all paid Windows, UBUNTU Linux, especially 7.10 is real cool, Anyway back to my problems with the all mighty Vista backup tool

I was really looking forward to using there backup and restore tool, So, as you can imagine, i started by backing up my computer, To both 2 DVDs and a different Hard disk drive.

Now, to restore, i got a different hard drive, installed it on that same computer, Popped in the windows installation DVD, went through the repair process until i got to the complete system restore window, popped in the last DVD (DVD 2/2) into the drive, and voila, i am restoring, Oh wait, Not another error message, what’s wrong this time Windows.

Windows Complete PC Restore operation failed.

Error details: There are too few disks on this computer or one or more of the disks is too small. Add or change disks so they match the disks in the backup and try the restore again. (0×80042401)

Nice, what’s that all about

After investigating the issue, it seems we need to have the same number of Disks (And that is accurate, not same number of partitions, same number of DISKS), Hooked in the same exact way, having the same or larger size than the one that was backed up.

Sure, for (the dynamically expanding VHD they borrowed from there Virtual machine software(s)) maps a hard disk and acts as if it was full sized etc, etc, But MS could have written software to shrink the (Disk Size) of the Virtual Hard drive, and i am not talking about the one that compacts the data, nor am i talking about the one like in VMware that defrags a virtual disk.

A small app, probably with allot of reuse code from MS Virtual PC, that takes a hard drive VHD image, reads the actual data, and dumps it into a new drive, one that you might have created using MS Virtual PC.

Some of you will post replies to this saying, the backup info is in the XML files, but trust me, before you modify the XML files you need to modify the VHD file !

Anyway, at the minute i will try Acronis True Image 11 and let you know what happens, there is always some developer (Or Team) out there that has the software for the Job .