Friday, August 21, 2009

Fix EXE Problem!! (Windows XP)

I found a new issue in my machine after removing a huge amount of viruses through "Trend Micro Internet Security Pro" (Anti-virus software preferred by me), I was not able to run any of the executable files in my Windows XP with Service pack 2.

When I click on any of the *.exe file a dialog "Open With" used to come. When I tried to "look for the appropriate program on the web" it did not associate with any of the programs.

I was not able to run any of the exe's like command prompt, antivirus, windows media player, regedit, msconfig, internet explorer and almost all. Only exe's which I was able to run were office like Word, Excel etc, Firefox and Notepad (which helped me to recover my Windows without re-installing).

I was Googling for the fix and found a link which asked me to set few registry entries. Since I was not able to edit the registry through "regedit", I created a *.reg file by wroting the registry keys and values in a notepad. Later executed it. :) And finally was able to recover the issue.

Steps to get rid of the problem:

1) Copy the below code into notepad.

============================================

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"TileInfo"="prop:FileDescription;Company;FileVersion"
"InfoTip"="prop:FileDescription;Company;FileVersion;Create;Size"

[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"

[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shellex]

[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PEAnalyser]
@="{09A63660-16F9-11d0-B1DF-004F56001CA7}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"

[HKEY_CLASSES_ROOT\regfile]
@="Registration Entries"
"EditFlags"=dword:00100000
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\regfile\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\
2c,00,31,00,00,00

[HKEY_CLASSES_ROOT\regfile\shell]
@="open"

[HKEY_CLASSES_ROOT\regfile\shell\edit]

[HKEY_CLASSES_ROOT\regfile\shell\edit\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,25,00,31,00,00,\
00

[HKEY_CLASSES_ROOT\regfile\shell\open]
@="Mer&ge"

[HKEY_CLASSES_ROOT\regfile\shell\open\command]
@="regedit.exe \"%1\""

[HKEY_CLASSES_ROOT\regfile\shell\print]

[HKEY_CLASSES_ROOT\regfile\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,2f,00,70,00,20,\
00,25,00,31,00,00,00

[HKEY_CLASSES_ROOT\.lnk]
@="lnkfile"

[HKEY_CLASSES_ROOT\.lnk\ShellEx]

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214EE-0000-0000-C000-000000000046}]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214F9-0000-0000-C000-000000000046}]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{00021500-0000-0000-C000-000000000046}]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellNew]
"Command"="rundll32.exe appwiz.cpl,NewLinkHere %1"

[HKEY_CLASSES_ROOT\lnkfile]
@="Shortcut"
"EditFlags"=dword:00000001
"IsShortcut"=""
"NeverShowExt"=""

[HKEY_CLASSES_ROOT\lnkfile\CLSID]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\Offline Files]
@="{750fdf0e-2a26-11d1-a3ea-080036587f03}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}]
@="Shortcut"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32]
@="shell32.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentAddinsRegistered]

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentHandler]
@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\ProgID]
@="lnkfile"

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\shellex]

[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu]

============================================

2) Save as "Fix.reg" selecting "Save as Type" as "All files".
3) Double click Fix.reg.
4) Hurray!! Ur issue is solved now.

Tuesday, August 11, 2009

My new LOVE..
Pulsar 220 DTSi.. ;)

By the end of June 2009, I came across a new beast from Bajaj Auto Limited. Its Bajaj Pulsar 220 DTSi. After much of googling and reviews, I really felt its worth for the money I pay.

On 2nd of July 2009, I went to Khivraj showroom just to check out the bike. Ahmed, a guy at Khivraj told the bike has not got an approval from R.T.O and it takes around 10 days to get an approval. I made a booking by paying Rs.300/- on the same day. After a week Ahmed told the bike price has been finalized and its 80,561/-.

On 4th of August 2009, I got a call from Ahmed saying R.T.O approval of bike has been done and a bike is allotted to me. I am the 30th PROUD owner of 220 DTSi in Bengaluru. On 11th of August, I made a down payment of 54,136.

On 13th of Auust 2009 (Thursday), I left company at 5 and reached Khivraj at 5.30. Collected the bike and on my way back to home, near Mahatma Gandhi Circle, I was caught by the traffic police as I broke the signal and I gave him 100 bucks to leave me. Nevertheless, I am happy with the new bike. :)









Technical Specifications of P220 DTSi:

Pulsar 220 DTSi Engine
Type: Single Cylinder, 4 stroke-air cooled.
Bore(mm)xStroke(mm): 67×62.4
Displacement: 220cc
Valve per cylinder: 2
Fueling: Carburetor – UCAL UCD 32
Compression Ratio: 9.5:1
Max. Power (Ps@RPM): 21.04@8500
Max. Torque(NM@RPM): 19.12@7000
Starting: Electric

Pulsar 220 DTSi Transmission
Clutch: Wet multiplate
No.of gears: 5
Gear Shift Pattern: 1-down, 4-up
Primary Reduction: 3.47 (66/19)
Final Reduction: 2.571 (36/14)

Pulsar 220 DTSi Chassis, suspension and tyres
Type: Double cradle down tube
Suspension (front): Telescopic, 130mm
Suspension (rear): Nitrox, with 90mm travel
Front Brakes: Disc, 260mm
Rear Brakes: Disc, 230mm
Tyre (Front): 90/90X17″ (Soft Compound, tubeless)
Tyre (Rear): 120/80X17″ (Soft Compound, tubeless)

Pulsar 220 DTSi Dimensions
Overall Length: 2035mm
Overall Width: 750mm
Overall Height: 1165mm
Wheelbase: 1350mm
Ground Clearance: 165mm
Saddle Height: 795mm
Kerb Weight: 150kg
Fuel Tank Capacity: 15 litres, with 3.2 litres reserve (2.2 litres usable reserve)

Pulsar 220 DTSi Electricals
Battery: 12V, 9Ah, Full DC
Head Lamp: Low – Projector Lamp, 55W, High – Ellipsoidal Lamp, 55W
Tail/ Stop Lamp: LED Type
Horn: DC, 2

Pulsar 220 DTSi performance
Max speed: 144kph (claimed) ;)

New features in Pulsar 220 DTSi:

1. Carbureted: In a lovely attempt to provide performance to masses (by reducing costs) yet keeping mandatory things in mind, Bajaj has dispensed off with the Fuel Injector of Pulsar 220 DTS-Fi. Now the bike comes loaded with Indias biggest 32mm Ucal UCD 32 venturi carburetor in place of the Delphi-supplied throttle body type fuel injection system in the Pulsar 220 DTS-Fi.

2. Power Output: The power output of the bike has risen from 20 Ps (@8500 rpm) of the DTS-Fi to a whooping 21.04 PS at the same rpm figures, a full horsepower more than the fuel injected mill in turn breaking the 20 bhp jinx which we were stuck to for quite a long time. Torque figures remain the same at 19.12 Nm but the carbureted Pulsar does it in 7000 rpm which is 500 rpms more than the fuel injected version. This also ensures the revvy nature of the engine with abundant torque available all through the curve.

3. New Piston: Keeping the cylinder dimensions same at 67 * 62.4 mm, the piston now comes in a new screen printed graphite based Malycote material which helps in reducing friction between the piston and the cylinder walls and also improves upon the engine’s anti-seizure traits.

4. Oval Pent Roof Combustion Chamber: The bike also gets an oval shaped roof combustion chamber which enables to maximize the charge density of the flame propagation path which ensures maximum combustion even with leaner air-fuel ratios.

5. Larger Air Cooler: The engine remains air-cooled as in DTS-Fi but needs to maintain a steady cool temperature now gets a larger air-cooler on this bike with 33 percent more cooling area which ensures that the bike runs cool even under high temperatures.

6. All New Ignition System: The bike also incorporates an all new ignition system with engine temperature sensors built into the cylinder head to aid a rider in a perfect ride without any loss of torque or any flat spots.

7. All New Auto Choke: With this version Bajaj has to ensure that the user doesn’t suffer from cold starting problems with the bike, now a carbureted version. To counter this possible issue, this bike comes loaded with an auto-choke which enables the bike to start in coldest of environments with ease.

8. All New Clutch Assembly: The biggest issue with the earlier iterations of the Pulsar series was the lack of clutch responsiveness and the lack of feel from the clutch under slightest of loads. Seems like Bajaj has paid a special attention on this front and the bike sports an all completely enclosed clutch supplied by FCC Riko. The bike has a reported slick and much better feel than the earlier iterations which makes the bike even better to ride.

9. All New Gearbox Internals: Adding to the new clutch system, Bajaj has ensured that all the known issues are rectified. This gearbox, which is one of the biggest problems for Bajaj, has been overhauled with some major component changes. The bike is reported to slickest Pulsar till date.

10. All-Black Theme: The bike gets an all-black theme with black alloys, engine, swingarm and forks from other iterations of the same stable and makes the bike look a killer.

11. Soft Compound Tyres: The bike comes loaded with the R15 reminiscent soft compound tubeless tyres which make the bike a dream to handle while on corners and also makes sure the bike is planted under extreme or harsh braking. The tyres remain the same size with the front being 90/90 * 17 and rear being a meaty 120/80 * 17 which also aids to the overall killer looks of the bike.

12. New Designed Logo: The bike also gets a metallic protruded Pulsar logo reminiscent to the new Pulsar 180 2009 edition. It also gets a revamped clip-on handle bar along with a redesigned console background.

13. Catalytic Converter: The bike, now, with the exclusion of Fuel injector, incorporates a catalytic converter to absorb the harmful gases from the exhaust and in turn making sure that the bike meets the soon to be enforced Bharat Stage 4 Pollution Norms.

Few negative points about 220 from my first ride..

1) Legacy Vibrations in the engine still exists.
2) Mirror is one of the junk things. Its just there for namesake. Can never see the reflections even when driving at 50kmph.
3) Rear Disc brakes are another piece of shit. Drum brakes were far better than rear Discs. :P

Saturday, February 07, 2009

Nintendo Wii Finally!!

Entire set Details:

Nintendo Wii $321
Extra Remote $44
Extra Nunchuk $26



It also had two free games "Lara Croft Tomb Raider: Anniversary" and "Twin Strike : Operation Thunder".

It's from November 2008, I was behind this Crazy gaming console. It was when one of my friend's sis was about to come from UK, I decided to get it from there. Unfortunately, that dint work out. :(
Beginning of Jan 2009, Hemanth told me that he will try getting one for me as few of his friends were about to come from US by the end of Jan. Hmmmmm, finally it work out. Hemanth was in Hyderabad when his Team Lead got a Wii by Jan end. He told he will be coming to Bengaluru on 21st of Feb so that I can collect my Wii that day. :)
I was too desperate to wait for another 20 days, so asked him to come on the first weekend of the Feb itself. When i called him on first Friday of Feb he surprised me telling he is already in Bengaluru and was transferred here permanently.
I could not wait no more to get my Wii. The same day i.e: 6th Feb 2009, I left to Hemanth's place at N R colony directly from my company. I collected it and reached home by 10.
Bro and I were really excited to make the initial setup and start the fun. As the console was brought from US, it had an adapter capable of handling 110v. Dad and I went in search of a Step down motor which converts 220v into 110. No shops were open. Finally got it from one of my uncle and started the fun. Play began at 11 PM and went till 6 AM. It was a great time, can never forget it!!

And about Wii, I don't think I need to explain it. Anyways for those who are wondering wat it is, here is a tech spec (Courtesy: Wiki. :P

Nintendo Wii:

============================================
Processors:
============================================

* CPU: PowerPC-based "Broadway" processor, made with a 90 nm SOI CMOS process, reportedly clocked at 729 MHz
* GPU: ATI "Hollywood" GPU made with a 90 nm CMOS process, reportedly clocked at 243 MHz

============================================
Memory:
============================================

* 88 MB main memory (24 MB "internal" 1T-SRAM integrated into graphics package, 64 MB "external" GDDR3 SDRAM)
* 3 MB embedded GPU texture memory and framebuffer.

============================================
Ports and peripheral capabilities:
============================================

* Up to four Wii Remote controllers (connected wirelessly via Bluetooth)
* Nintendo GameCube controller ports (4)
* Nintendo GameCube Memory Card slots (2)
* SD memory card slot
* USB 2.0 ports (2)
* Sensor Bar power port
* Accessory port on bottom of Wii Remote
* Optional USB keyboard input in message board, Wii Shop Channel, and the Internet Channel (as of 3.0 and 3.1 firmware update)
* Mitsumi DWM-W004 WiFi 802.11b/g wireless module
* Compatible with optional USB 2.0 to Ethernet LAN adaptor
* MultiAV output port for component, composite and S-Video

============================================
Built-in content ratings systems:
============================================

* BBFC, CERO, ESRB, OFLC, OFLC (NZ), PEGI, USK

============================================
Storage:
============================================

* 512 MB built-in NAND flash memory
* Expanded storage via SD card memory (up to 2 GB)
* Nintendo GameCube Memory Card (required for GameCube game saves)

IBM's Wii "Broadway" CPU
ATI's Wii "Hollywood" GPU

* Slot-loading disc drive compatible with 8 cm Nintendo GameCube Game Disc and 12 cm Wii Optical Disc
* Mask ROM by Macronix

============================================
Video:
============================================

* 480p (PAL/NTSC), 480i (NTSC) or 576i (PAL/SECAM), standard 4:3 and 16:9 anamorphic widescreen
* MultiAV multi-output port for component, composite, S-video, RGB SCART and VGA

============================================
Audio:
============================================

* Main: Stereo – Dolby Pro Logic II-capable
* Controller: Built-in speaker

============================================
Power consumption:
============================================

* 18 watts when switched on
* 9.6 watts in standby with WiiConnect24 standby connection
* 1.3 watts in standby