Wednesday, August 24, 2011

Software To Join Movie









Read More →

Friday, June 24, 2011

Microsoft Expression Studio 4 Ultimate


Microsoft Expression Studio 4 Ultimate DreamSpark | 284MB


Expression Studio 4 Ultimate: Expression Blend, Visual Studio, Silverlight and .NET provide a seamless design and development workflow. Ideas evolve from your initial prototyping with SketchFlow, a feature included with Expression Studio Ultimate, to the completed project quickly and effectively, enabling you to create compelling applications for your customers. Microsoft Expression Web gives you the tools you need - PHP, HTML/XHTML, CSS, JavaScript, ASP.NET, ASP.NET AJAX, visual diagnostics, cross-browser debugging features & sophisticated CSS design capability - to produce high-quality, standards-based web sites. With Expression Encoder Pro, encode a wide array of video file formats, stream live, or screen capture your PC. Make simple edits and enhance your media with overlays and advertising. Choose from a range of player templates and publish rich media experiences with Microsoft Silverlight. Microsoft  Expression Design 4 is the perfect companion to Expression Blend or Expression Web. Leverage existing artwork or use drawing tools to quickly build vector assets with their fidelity maintained throughout the entire design-development workflow.

Top 10 Features
1. Revolutionize the speed of prototyping
SketchFlow enables you quickly create an effective prototype to present ideas, user interface flows, screen layouts and application functionality to your clients.

2. Enable interactivity without writing code
Behaviors are powerful building blocks of interactivity that bring a project to life by adding control of transitions, interactivity and animation to your applications.

3. Accelerate the creation of effective UI with sample data
Accelerate the speed and flexibility with which you can create your application designs through the effective use of sample data. Generate design time data on the fly, import via XML, or create from C# objects, then seamlessly swap for a live data connection at any time.

4. Fast, flexible, seamless: a workflow that adapts to you and your team
Expression Blend, Visual Studio, Silverlight and .NET provide the most impactful and seamless workflow on the market today. Ideas are taken from concept to completion with speed and flexibility, challenging you to deliver innovative applications to your customers on time and within budget.

5. Professional tools save time, creating web sites that deliver results
IntelliSense and color-coding for HTML, CSS, JavaScript, and PHP make your editing and debugging more productive. Generate elegant, modern CSS layouts with state-of-the-art, editable design surface with the ability to directly manipulate positioning, sizing, margins and padding.

6. Advanced visual diagnostics speed debugging
Debug web pages with Snapshot Preview, which shows rendered page changes while you code, and SuperPreview, which displays your page on multiple browsers on your development machine.

7. Rich standards-based web design with the essential technologies
Expression Web supports PHP, CSS, HTML/XHTML, XML, XSLT, JavaScript, ASP.NET, ASP.NET AJAX, Silverlight (video, animation, and Deep Zoom), Windows Media, Adobe Flash, & Adobe Photoshop files.

8. Prepare video for Silverlight
Encode a wide array of video file formats, stream live from webcams and camcorders, or screen capture your PC with Expression Encoder. Make simple edits to video files and enhance your media with overlays and advertising. Choose encoding settings, including IIS Smooth Streaming, choose from a range of player templates and publish rich media experiences with Microsoft Silverlight.

9. Team Foundation Server integration
Share your Expression Studio project files with your colleagues by using check in and check out functionality with Microsoft Team Foundation Server interoperability (sold separately).

10. Adobe Photoshop and Adobe Illustrator import - Utilize your traditional design assets
Powerful importers enable a smooth integration with the workflow visual designers are using today. Photoshop files can be imported layer by layer, regrouped and individual elements retain their original formats, layers, layer positions, editable text and vectors.


Read More →

Sunday, February 27, 2011

Set Up Remote Desktop Web Connection with Windows 7 && Windows XP

Set Up Remote Desktop Web Connection with Windows 7

  1. Open Control Panel => Programs and Features => Turn Windows features on or off => Internet Information Services => IIS Management Console && World Wide Web Services
  2. Display Administrator Tools
  3. Go to Administrator Tools => Internet Information Services (IIS) Manager.
4.      In the ISS snap-in, expand your computer name, expand Web Sites, right-click Default Web Site, and then click Properties. .
5.      On the Web Site tab, change the value for TCP Port. Enter a number between 1000 and 65535 that you can remember easily, such as the month and day of a birthday or anniversary. You'll need to know the TCP Port when you connect to the computer in the future.
6.      Click OK, and close the Internet Information Services snap-in.

Configure Remote Desktop

1.      Right-click My Computer, and click Properties => Remote settings
2.      Check box “Allow Remote Assitance connections to this computer”
3.      Check  Allow connections from computers running any version of Remote Desktop

Configure Your Router

If you use a router to connect to the Internet, you probably need to configure it to allow the Remote Desktop connection to your computer. For more information on routers and firewalls, see my Internet Firewalls column. You need to forward two ports to your Windows XP Professional-based computer: TCP port 3389, which Remote Desktop requires, and the port you specified in the TCP Port field in Internet Information Services (or TCP port 80 if you did not change the default). If you use Internet Connection Firewall (and you should!), see How to Manually Open Ports in Internet Connection Firewall in Windows XP for instructions on allowing traffic by TCP port.

Connect to Your Desktop

Computers are identified on the Internet using a unique IP address. To connect to your home computer from the Internet, you'll need to know your home IP address. Visit one of these sites from your home computer to learn your IP address: What Is My IP, What Is My IP.com, or Atlantic PC Solutions. Your IP address may change occasionally, so always check your IP address before you plan to connect. When you're ready to connect to your host computer, follow these steps:

1.
Open Internet Explorer, and enter the URL http://ipaddress:port/tsweb/. For example, if your IP address is 192.168.1.120, and you chose the TCP Port 1374, you would enter the URL http://192.168.1.120:1374/tsweb/. 
2.
If you're prompted to install the Remote Desktop ActiveX control, click Yes. 
3.
On the Remote Desktop Web Connection page, shown in Figure 2, click Connect. You don't need to fill in the Server field. If you leave the Size field set to Full-screen, the remote desktop will take over your local desktop. 



4.
Enter your user name and password at the Windows logon prompt, as shown in Figure 3, and then click OK. You'll see your desktop, complete with any windows that were left open the last time you used the computer.


Set Up Remote Desktop Web Connection with Windows XP

1.Open Control Panel click Add or Remove Programs, and then click Add/Remove Windows Components.
2.Click Internet Information Services, and then click Details.
3.In the Subcomponents of Internet Information Services list, click World Wide Web Service, and then click Details.
4.In the Subcomponents of World Wide Web Service list, select the Remote Desktop Web Connection check box, and then click OK.
5.In the Windows Components Wizard, click Next. Click Finish when the wizard has completed.
6.Click the Start button and click Run. Type Net Stop w3svc, and click OK. This temporarily stops the World Wide Web service to keep your system safe while you update it with security patches.
Enabling IIS without installing the appropriate security patches can make your system vulnerable to intruders. For more information, read Microsoft Security Bulletin MS01-018 and Security and Privacy for Home Users.
To check for updates:
1.Click Start, point to All Programs, click Microsoft Update, and then click Scan for updates. Follow the prompts to install all critical updates. If prompted, restart your computer.
2.Click Start, and then click Run. Type Net Start w3svc, and click OK. This starts the World Wide Web service.
I highly recommend using Automatic Updates, especially after installing Internet Information Services.


Configure Internet Information Services

By default, IIS is identified on your computer by the TCP port number 80. The steps in this section change the TCP port number and make it much more difficult for a potential attacker to communicate with your computer. The steps in this section are optional, but if you do follow them, you'll dramatically improve the security of your system. If you are already using your computer as a Web server, you should leave the TCP port number at the default setting of 80.
1.Open Control Panel, click Performance and Maintenance, and then click Administrative Tools. Double-click Internet Information Services.
2.In the ISS snap-in, expand your computer name, expand Web Sites, right-click Default Web Site, and then click Properties.
3.On the Web Site tab, change the value for TCP Port. Enter a number between 1000 and 65535 that you can remember easily, such as the month and day of a birthday or anniversary. You'll need to know the TCP Port when you connect to the computer in the future.
4.Click OK, and close the Internet Information Services snap-in.

Configure Remote Desktop

To connect using Remote Desktop, you must have a user account with a password. If you don't yet have a password on your account, create a password by opening Control Panel, and clicking User Accounts. Click your account, click Create a password, and follow the prompts. After you have a password, follow these steps to enable Remote Desktop:
1.Right-click My Computer, and click Properties.
2.On the Remote tab, click the Allow users to connect remotely to this computer check box, as shown in Figure 1.
Figure 1: Enabling remote desktop

3.Click Select Remote Users, and then click Add.
4.In the Select Users dialog box, type the name of the user and then click OK. Click OK again to return to the System Properties dialog box, and then click OK to close it.

Configure Your Router

If you use a router to connect to the Internet, you probably need to configure it to allow the Remote Desktop connection to your computer. For more information on routers and firewalls, see my Internet Firewalls column. You need to forward two ports to your Windows XP Professional-based computer: TCP port 3389, which Remote Desktop requires, and the port you specified in the TCP Port field in Internet Information Services (or TCP port 80 if you did not change the default). If you use Internet Connection Firewall (and you should!), see How to Manually Open Ports in Internet Connection Firewall in Windows XP for instructions on allowing traffic by TCP port.

Connect to Your Desktop

Computers are identified on the Internet using a unique IP address. To connect to your home computer from the Internet, you'll need to know your home IP address. Visit one of these sites from your home computer to learn your IP address: What Is My IP, What Is My IP.com, or Atlantic PC Solutions. Your IP address may change occasionally, so always check your IP address before you plan to connect. When you're ready to connect to your host computer, follow these steps:
1.Open Internet Explorer, and enter the URL http://ipaddress:port/tsweb/. For example, if your IP address is 192.168.1.120, and you chose the TCP Port 1374, you would enter the URL http://192.168.1.120:1374/tsweb/.
2.If you're prompted to install the Remote Desktop ActiveX control, click Yes.
3.On the Remote Desktop Web Connection page, shown in Figure 2, click Connect. You don't need to fill in the Server field. If you leave the Size field set to Full-screen, the remote desktop will take over your local desktop.
Figure 2: Remote Desktop Web Connection page

4.Enter your user name and password at the Windows logon prompt, as shown in Figure 3, and then click OK. You'll see your desktop, complete with any windows that were left open the last time you used the computer.
Figure 3: The Remote Desktop Web Connection logon screen


 
Read More →

Thursday, February 24, 2011

Winter Sonata - Anime Series









Episodes : 26 ep

Storyline

The story begins when Joon-Sang, the son of an eminent musician, moves to Chooncheon, a rural city in South Korea. As an extraordinarily talented student, Joon-Sang is welcomed by his fellow students as well as teachers, but remains a quiet, introverted young man. As a result of his belief that his father is dead, as well as conflict with his mother, Joon-Sang believes that no one truly loves him.
One day on the ride to school, Joon-Sang's classmate Yoo-Jin interrupts him on the bus. Joon-Sang soon falls in love with Yoo-Jin, who opens herself to him with an innocent heart. Their love, however, is cut short after Joon-Sang is involved in a serious auto-accident and, due to brain damage, is unable to recall his past life.
Joon-Sang's mother, desiring Joon-Sang's love and respect, has Joon-Sang brainwashed by a psychologist, so that Joon-Sang will not remember his painful childhood, as an illegitimate child. As a result, Joon-Sang's memories prior to the accident are erased. Joon-Sang's mother decides to move to the United States with Joon-Sang, where he can start a new life under the identity of Lee Min-Hyeong. His friends and teachers are told that Joon-Sang is dead.
Ten years later, Min-Hyeong is an award-winning architect in the United States. He does not remember anything about his life in Korea. He is completely different, an open-minded person who cares about other people, including his mother. He returns to Korea and Yoo-Jin sees him on the street, prompting her to put off her engagement to childhood friend Sang-Hyeok. Little does she know that Min-Hyeong is dating her friend and sometime rival Che-Rin. The story's plot intensifies when Yoo-Jin begins work at the firm where Min-Hyeong is employed, and tries to find out if he is her lost lover Joon-Sang.

Soundtrack

  1. 처음부터 지금까지 Cheoeumbuteo Jigeumkkaji (From the Beginning to End) - performed by Hazami(류)
  2. "My Memory" - performed by Hazami
  3. 처음 Cheoeum (First Time)
  4. 그대만이 Geudaeman'i (Only You) - performed by Ryu
  5. 처음부터 지금까지 Cheoeumbuteo Jigeumkkaji (From the Beginning to End) - instrumental version
  6. "My Memory" - piano and violin version
  7. 보낼 수 없는 사랑 Ponael Su Eobsneun Sarang (The Love I Cannot Send) - performed by Seon (선)
  8. 시작 Shijak (The Beginning)
  9. 그대만이 Geudaeman'i (Only You) - piano and violin version
  10. "My Memory" - piano version
  11. 잊지마 Itjima (Don't Forget) - performed by Ryu
  12. 기억속으로 Gieoksog'euro (Inside the Memories)
  13. 연인 Yeon'in (Lover) - performed by Ryu
  14. 제비꽃 Jebikkoch (Violet) - performed by Ryu
  15. 그대만이 Geudaeman'i (Only You) - piano version
  16. 처음 Cheoeum (First Time) - piano version
  17. 제비꽃 Jebikkoch (Violet) - instrumental
  18. "Love Hurts" - Yiruma (Ep 1)
  19. "When The Love Falls" - Yiruma (Ep 2)
 SoundTrack Link

    In addition, "Moment" performed by Ryu and available on his album Ryu 2 (류 2집) is included on some bootleg versions of the Winter Sonata soundtrack.

    Anime

    An anime adaptation of Winter Sonata premiered on Japan's SKY PerfecTV! on October 17, 2009, consisting of 26 episodes. The program featured 23 members of the original Korean cast voicing the characters and was broadcast with Japanese subtitles.




    Trailer

    Read More →

    Saturday, February 19, 2011

    How To Remove Visual Studio 2005 and 2008 Manually !!!



    Just do following my step:

    Visual Studio 2008

    1/ Control Panel => Add or Remove Programs (Windows Server 2003 and Windows XP) hay Programs and Features (Windows Vista and Windows Server 2008).
    => Remove All Below

    2. Remove "Microsoft SQL Server Compact Edition 3.5".

    3. Remove "Microsoft SQL Server Compact Edition 3.5 Design Tools".

    4. Remove "Microsoft SQL Server Compact Edition 3.5 for Devices".

    5. Remove "Microsoft Visual Studio Performance Collection Tools".

    6. Remove "Windows Mobile 5.0 SDK R2 for Pocket PC".

    7. Remove "Windows Mobile 5.0 SDK R2 for Smartphone".

    8. Remove "Crystal Reports 2007".

    9. Remove "Visual Studio Asset System".

    10.Remove "Visual Web Developer Design Service Reminder Tools".

    11.Remove "Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime".

    12.Remove "Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime Language Pack". This step is not required if you have only the English ENU edition.

    13.Remove "Microsoft Visual Studio Tools for Office Runtime 3.0".

    14.Remove "Microsoft Visual Studio Codename Orcas Professional" or other related Visual Studio installations, such as Professional, Standard, Enterprise Architect, or Team Suite.

    15.Remove "Microsoft Document Explorer".

    16.Remove "Microsoft Document Explorer 2005 Language Pack". This step is not required if you have only the English ENU edition.

    17.Remove "Microsoft Device Emulator 3.0".

    18.Remove "Microsof`t .NET Compact Framework 2.0 SP1".

    19.Remove ".NET Framework 2.0 SDK".

    20.Remove "Microsoft Visual Studio Codename Orcas Remote Debugger".

    21.Remove "Microsoft Visual Studio 64bit Prerequisites Beta". (Windows 64bit)

    22.Remove "Microsoft .NET Framework 3.5".

    Visual Studio 2005

     
    Just do following my step:

    1/ Control Panel => Add or Remove Programs (Windows Server 2003 and Windows XP) hay Programs and Features (Windows Vista and Windows Server 2008).
    => Remove All Below 
     2/ Remove All Components Below:

    Depending on the features you selected during Visual Studio setup, a number of additional components were installed to your computer. These components are:
    1. MSDN Library for Visual Studio 2005
    2. Microsoft Visual Studio 2005 Tools for Office Runtime
    3. Microsoft Device Emulator 1.0
    4. Microsoft Visual Studio 64-bit Prerequisites
    5. Microsoft SQL Mobile 2005 Development Tools
    6. Microsoft Visual J# Redistributable Package 2.0
    7. Microsoft Visual J# Language Package 2.0
    8. MSXML 6.0 Parser and SDK
    9. Microsoft Data Access Components 2.8 SP1 (Windows 2000 only)
    10. Remove version of Visual Studio

    11. Remove Microsoft .NET Framework 2.0 

    Each of these components must be uninstalled manually.

    Optional Step: Uninstall Components Installed with SQL Server Express Edition

    If you chose to install SQL Server Express Edition, you might want to uninstall additional components. These components are:
    • Microsoft SQL Server 2005 Express Edition
    • Microsoft SQL 2005 Tools Express Edition
    • Microsoft SQL Native Client



    Read More →

    Wednesday, February 16, 2011

    Detective conan movie 14 : The Lost Ship In The Sky


    Size: 1.6GB

    Plot

    A terrorist group invades a laboratory containing a deadly bacteria and destroys the lab with an explosion. They later announce via the internet they have gained possession of the bacteria and declare themselves to be the Red Siamese Cats (赤いシャムネコ, Akai Shamu Neko?), a terrorist group that was eradicated a decade ago.

    Conan Edogawa, Kogoro Mori, Ran Mori, the Detective Boys, are invited by Sonoko Suzuki's uncle, Jirokichi Suzuki, to fly in his airship to witness his attempt at capturing Phantom Thief Kid by baiting him with the jewel called Lady Sky (レディー スカイ, Redī Sukai?). Kid replies to Jirokichi's challenge with a letter announcing he will steal Lady Sky when the airship approaches Osaka. Aboard the airship, besides its employees and the police, there are four others whom are working for the media: Takamichi Fujioka, a journalist; Masaki Mizukawa, a TV director; Kasumi Nishitani, a reporter; and Junpei Ishimoto, a cameraman. Meanwhile, a waitress enters the smoking room where an ampoule with the logo of the Red Siamese Cats is seen under the sofa. Conan reminisces to Professor Agasa about the time Ran thought an airship was a UFO and asks him to keep it a secret. A waiter overhears Conan in the shadows.

    Conan's group is given a tour of the airship; Ran diverges from the group to get a better look at Lady Sky. She meets a waiter wearing a bandage similar to the one she gave to a maintenance personnel and grabs his arm deducing he is Kid in disguise. She then subdues him and threatens to hand him over to Ginzo Nakamori. Kid removes the mask and pretends to be Shinichi Kudo and convinces her by telling her she thought the airship was a UFO once. Meanwhile, the waitress begins to develop a rash on the back of her arms. Jirokichi receives a phone call who tells him the bacteria in the smoking room before hanging up. Nakamori confirms through the ampoule that it is the work of the Red Siamese Cats. Fujioka begins to develop a rash over his whole body and approaches the group whilst in pain before being knocked out by Ran. The waitress with the rash is found unconscious by a short-haired waitress; Fujioka and the unconscious waitress are quarantined in a separate room. Conan leaves to search for the Detective Boys who are exploring the ship.

    Conan finds them in the attic of the airship. There, they witness an unknown culprit unlock the roof allowing the Red Siamese Cats to enter and hijack the ship. Their leader announces they plan to get revenge on Jirokichi who assisted in eradicating the terrorist group and that they will detonate the bombs on the ships or release a second ampoule containing the bacteria if they resist. Conan finds the four rooms in the attic of the ship and disarms them; He notes it was strange they used bombs and bacteria to hijack the ship and attempts to figure out their ulterior motive. The terrorist group holding Jirokichi at gunpoint is able to gain possession of Lady Sky. Mizukawa begins to develop the rash on his right palm and is incarcerated in the smoking room. Ran remembers that Fujioka grabbed her arms and is relieved to find no rash has developed. Nishitani laments that the Detective Boys are missing; the Red Siamese Cats overhear this and bring Conan and the Detective Boys to the lobby. Ai Haibara informs Conan through the Detective Badge that the Red Siamese Cats are after him but is slapped by the short-haired waitress whom is revealed to be part of the Red Siamese Cats.

    Conan is thrown out the window by their leader and Kid manages to save him. Meanwhile, Heizo Hattori attempts to deduce the Red Siamese Cats goals, and confirming that if their goal is to get revenge on the Jirokichi, they would crash the airship into the Suzuki company building, the Bell Tree Tower and consequently release the bacteria in the airship to the outside world. Conan informs Heiji Hattori about the situation. Conan then calls Inspector Juzo Megure as Shinichi in order to use a police helicopter which he and Kid use to re-board the airship. Conan finds two of the four re-armed bombs in the attic of the airship and grows suspicious as there is no bomb behind the smoking room which would have released the bacteria. Heiji calls Conan telling him the Red Siamese Cats have posted on the internet about the airship causing mass panic to the cities in the airship's path. As the ship approaches Nara, Nara, Kid informs Conan that the ship is emitting smoke. Conan realizes the Red Siamese Cat's true motive and sends Heiji to Nara.

    Ran begins to develop a rash from where Fujioka touched her and is quarantined in the smoking room. Conan becomes suspicious of the bacteria as it was only supposed to spread by droplet contact and not physical contact. Conan notices the black fingernails from Ran's escort and realizes what the true nature of the infection is. Conan lures the Red Siamese Cats to the attic of the airship and incapacitates them one by one. Heiji, meanwhile, confronts four policemen at Kōfuku-ji revealing they are part of the Red Siamese Cats and used the airship to evacuate the city in order to steal the priceless buddharupas. The four fake policemen are then arrested by the Nara police. Conan enters the smoking room where Ran is quarantined and reveals that the Red Siamese Cats never released a bacteria. He explains the smoking room was sprayed with an irritating lacquer which causes a rash when it contacts the skin. Conan then realizes that Fujioka was feigning the symptoms of the bacteria and is the mastermind behind the heist.

    The Tokyo Metropolitan Police discuss then identities of the Red Siamese Cats. It is revealed they are all foreign mercenaries hired by Fujioka and are only using the terrorist name Red Siamese Cats as a cover up. Conan confronts Fujioka who explains that they targeted the statues since stolen money is easily tracked with modern technology. He then reveals that Nishitani and Ishimoto are his comrades and that the two remaining bombs are placed in the lobby where the group is held and will be detonated when he and his comrades escape the airship. The group in the cabin are tied to the railings by the two culprits who take Lady Sky as their prize. As Fujioka prepares to kill Conan, the airship passes under a bridge and Conan latches his belt to the airship and inflates the soccer ball, jamming it between the bridge and airship causing the airship to tilt vertically. Fujioka falls into the ocean below and the two culprits in the lobby are knocked unconscious.

    Kid enters the lobby and unties Ran from the railing and leaves with Lady Sky. As he examines the jewel in the moonlight, Ran, believing Kid to be Shinichi, asks him to turn himself in to the police. Kid tells her he will comply if she kisses him. As the two approach for a kiss, Ran stops and tells him he is not Shinichi. Conan enters the room and angrily runs towards Kid. Kid places Lady Sky on Ran's finger and leaves through the ceiling. Conan asks what Kid did to her, to which she remarks something Shinichi never does and thinks about how he tried to touch her rear.

    Read More →

    Detective Conan 13: The Raven Chaser






    Size: 500MB

    Plot

    When Conan was packing up for camping tomorrow, Gin and Vodka suddenly storm into the room and kills Ran. He then wakes up and founds out that its a nightmare.

    In the afternoon,a man driving down a hillside road suddenly realizes that his car's brakes don't work. Traveling at a high speed, the car crashes into a toll booth. The man dies but leaves a mysterious dying message: "Tanabata kyo.”

    A mysterious Mahjong tile next to the body links this case to six other homicide cases in Tokyo, Kanagawa, Shizuoka, Nagano, and other places in Japan. Because of the Mahjong tiles left beside each victim, the police conclude that the same person or organization committed these large-scale murders. The police of prefectures across Japan unite to find the murderer.

    After a police conference about this case, Conan discovers a police officer walking out of the building and entering a black [Porsche 356A], which was owned by [Gin]. He concludes that a Black Organization member is disguised as a police officer and has infiltrated the meeting. Conan is left wondering which officer is the fake and what interest the Black Organization has in the case.

    On the day of Tanabata, Conan corners Vermouth in the underground parking lot of a shopping mall and interrogates her. She says that the Black Organization needs a memory chip, which was taken by the murderer, and a new member, "Irish."

    Conan employs the help of Heiji Hattori and tries to solve the serial murder case by following the dying message lead. He and Heiji find out that two years ago, there was a fire accident in a hotel in Kyoto, and a young woman named Nanako Honjou died. The elevator could only hold seven, but eight people needed to escape. Nanako wasn't on the last elevator and couldn't escape. Conan tracks down her neighbor, Shun Sawamura, and asks him some questions.

    Conan finds out that Nanako and her boyfriend, Kousuke Mizutani, often went star gazing together. Conan realizes that the crime scenes are ordered like the star constellation Ursa Major, making the last crime scene the Tokyo Tower. The police also figure out the pattern of the crime scenes and leave for Tokyo Tower.

    On the way, Officer Satou and Takagi make a detour to Beika Woods after receiving a call from Professor Agasa. The Detective Boys find Matsumoto inside a small house in the woods.

    Conan confronts Mizutani, who is about to commit suicide in Nanako's memory and to avoid being arrested by the police. Mizutani thought one of the seven must have pushed Nanako out, but Nanako's brother, Kazuki Honjou, shows up and testifies that he had overheard a conversation from two of the victims saying that Nanako voluntarily stepped out. Conan reveals that the real murderer is Kazuki and not Mizutani because Mizutani would never commit murder to stain the memory of Nanako and his precious stars. Kazuki tricked Mizutani to create a scapegoat. Conan tells Mizutani that all of the victims appreciated Nanako's sacrifice and sent flowers to her memorial and that Kazuki lied to manipulate Mizutani into avenging Nanako but did it himself after realizing that Mizutani wouldn't. Mizutani realizes that Nanako wouldn't have wanted him to commit suicide and returns the victim's belongings to Kazuki, who would have used the evidence to convict Mizutani. Kazuki threatens Conan and Mizutani with a knife. Someone shoots the knife out of Kazuki's hands—Matsumoto.

    Conan realizes that Matsumoto is Irish in perfect disguise. Irish claims that he doesn't want to kill Conan. He says he knows Conan's true identity and wants to turn him in to the "boss" alive. Thus, the "boss" would know of Gin's mistake and punish Gin, satisfying Irish's revenge against him for killing his friend, Pisco. Conan wants the memory chip, but Irish refuses to hand it over.

    Soon Ran arrives at Tokyo Tower and finds Irish, who is still disguised as Matsumoto. She makes some good karate hits, but a kick to his face tears off part of his mask, thus surprising her. Irish uses this to his advantage and overpowers Ran.

    Irish and Conan move outside near the top, and a helicopter with Gin, Vodka, Korn, and Chianti arrives. Irish shows them the chip, and Gin orders Chianti to shoot Irish and the chip. Seriously injured by the bullet, Irish is barely alive. Conan tries to drag him to safety, but Gin notices Conan and tries to shoot him. Irish protects Conan and dies.

    The Black Organization attacks Conan with a machine gun, damaging the upper levels of the Tokyo Tower. Cornered at the top, Conan escapes by using his expanding suspenders as a slingshot to throw one of the tower's skylights at the Black Organization's helicopter, damaging the engine. The Black Organization manages to fly away, but the helicopter crashes soon after.

    Read More →