I am an early adopter as far as Technology is concerned though more often than not, I end up not bracing a new gadget/software until it is in the twilight of its time because my disposable income is not very high.
Now that Windows 8 is lurking at us from the horizon, I decided to upgrade my computer system from Vista to Windows 7. There were two specific reasons for this upgrade.
1. My system had become incredibly slow over the last couple of years thanks to the hundred thousand applications I kept on installing. A system format had long been overdue. I had been postponing this activity as I thought I should move to Windows 7 when I actually came around to formatting the C drive and reinstalling the OS.
2. I have a High Definition camcorder that produces AVCHD files in 1080i format. My system for some reason (It may not be a Vista problem) did a very poor job of understanding the interlaced video. Those files played in a wavy fashion and stuttered every other second. Editing an m2ts file, hence, on my system was practically impossible. Initially I thought it was an issue with the system’s hardware. However when I installed the 64 bit Windows 8 Developer Preview the other day (Early Adopter!) in dual boot mode, I was pleasantly surprised to find that my m2ts files had no problems whatsoever on Windows 8. The playback was smooth and I could edit them to my heart’s consent.
Also, my parents had an age old (read three years old) computer that was inferior to my system in every possible manner. These m2ts files played absolutely fine on that computer. The only difference – They were on Windows 7 64 bit. My system had Windows Vista 32 bit.
So I concocted a theory that the interlacing issue was either due to Vista or due to the 32 bit OS. Since Windows 8 64 Bit on the same system proved that my hardware was good enough, I decided to take the plunge into Windows 7 and ordered the Home Premium version of the software this Monday afternoon from Flipkart (3 monthly installments of 2100 rupees each
). The package was delivered promptly on Tuesday morning at 10am. (Flipkart is amazing. Just amazing.)
I took backup of my personal data on C: This was easy as I always made my libraries (My Documents, Pictures, Videos etc) point to other drives and not the default OS drive. So I had no personal data on C: except for a couple of word documents on my Desktop. Then I popped in the Windows 7 64 bit CD into the drive and followed the instructions at http://pcsupport.about.com/od/operatingsystems/ss/windows-7-clean-install-part-1.htm
It took all of 45 minutes to clean install Windows 7. The computer was fast once again. (I guess it will revert to its slow nature within a week). The first thing I did was to ditch McAfee anti-virus and install Microsoft Security Essentials. Then, I started to re-map my libraries to the other drives. This is where I encountered the first problem.
The files and folders on those other drives had the ownership associations from the previous Vista installation. So, even though I am an Admin user of Windows 7, I had no access to those folders and files. When I double-clicked on a folder, for instance, I had to explicitly grant Admin access for the operation and even then, I could not open the files inside the folders. A picture file, when opened in Windows Photo Viewer – gave the following error message. “Windows Photo Viewer cannot open the file as you do not have permissions to access the file.”
I could fix this issue by right-clicking on the picture file, selecting Properties, going into “Security” tab and explicitly granting all rights to my user id. However imagine doing this for 2000 files distributed in 100 odd folders!
After tearing my hair apart, I pounced on Google furiously to find a solution and yes! google does not disappoint even though I had to get the information pieced together from three different user forums.
In case you ever run into such a situation, this is what you have to do:
Step 1: Open Command Prompt as an Administrator: This is important. When you go to Start -> Run and type CMD, it does not open in Administrator mode even though you are an Admin user. (And that’s actually a good thing.) If you want to run it as Administrator, you need to enter CMD in the run box and instead of hitting enter, press “Ctrl+Shift+Enter”.
Step 2: Leave alone your OS drive: (C: in most cases.) When you install a new OS, all permissions are set right on this drive and you don’t want to mess with that. Your problem is with the rest of the drives. So change to the other drives. Let us say your pictures are on D: drive. Go to D: and type the following command to take ownership of the files from the previous Vista owner who is now officially dead.
D:> takeown /R /F *
You might encounter some questions like “You don’t have access to System Volume Information folder. Do you want to grant access?” Say Yes to these questions. (Caution: Don’t do this on your OS drive. You will mess up the system.)
This may take a while depending on the number of files you have on the drive. But it should complete within a minute or two.
Now, this command just takes the ownership of the files but the permissions are not yet changed on those files. Now that you have ownership of the files, you can change the permissions by executing the following command.
D:> icacls *.* /reset /T /C
That should fix the problems once for all. Repeat these two steps for all the drives (partitions) you have on your system. Again, leave alone the main OS drive.
I downloaded Windows Live Movie Maker and tried to edit an m2ts file and was relieved when I found no stuttering or wavy video. Hence proves my theory that the problem is due to Vista and/or 32 bit system. Whether it is Vista or 32 bit or a combination of both – I cannot tell you right now and I have no plans of figuring that out either. As far as I am concerned, I have moved on!
Note: The 64 bit OS may cause some trouble – as my friend Prasoon (Prasoon_Gupta01) rightly points out, but I am now prepared to weather the storm. My household requires only MS Office, TVersity server and Skype installed on the system (apart from the system utilities such as Windows Media Player, Movie Maker) They work fine. I am a gamer. I might encounter a problem or two. (Steam client for instance. Haven’t tried that yet. I have more than twenty games on Steam!) Let me cross that river when I get there.
The last thing I did was to put a wallpaper on my system that states in big black letters – “No New Software Installs unless approved by Venu” and create a guest account on the system with reduced privileges while password protecting the main admin account.
Will keep updating this space about my 64 bit adventure in case something interesting turns up. My hunch is that there would be none.
Prasoon was amused to hear about the upgrade to Windows 7 especially when Windows 8 was just around the corner. My response: “Will wait for Windows 9 to appear on that horizon for the next upgrade!” So much for being an “Early adopter” – Maybe I should just call myself a “Poor Early Wannabe Adopter”