Skip to main content

How to make your Windows machine run Chrome OS

Want to use Chrome without buying a Chromebook? Here's a simple way to do it on a Windows machine that will take only a few minutes. You won't get all of Chrome's features, but you will get the most important ones.
First a caveat. You won't actually replace Windows with Chrome or turn your machine into a dual-boot machine. Instead, you'll get many of Chrome's most important features right inside of Windows, including using the Chrome App Launcher and running Chrome apps directly from the Desktop.
To do it, install the Chrome browser. If you already have it installed, make sure that it's up to date. Click the Chrome menu (it's the icon on the upper-right of the screen), then select About Google Chrome. It will report your version number, and if it's outdated, will update to the newest version. (The newest version, as I write this, should be some form of Version 32, such as 32.0.1700.76 m.)
Now head to the For Your Desktop collection in the Google Chrome store. These are Chrome apps that you can launch directly from your Desktop, without first having to run Chrome. When you install any of these apps, Chrome will install the Chrome App Launcher on your Desktop.
After you install any of the apps, look for the Chrome App launcher. Depending on your version of Windows, it will appear as an icon on the Desktop or the Taskbar. Double-click it on the Desktop or click it on the Taskbar, and a menu pops up showing you all of your Chrome apps, letting you search Google, and giving you access to changing Chrome and Chrome app settings.
That's essentially the most important part of Chrome -- and you've just installed it on Windows. The latest version of the browser also includes other important features from the Chrome OS.
Note that if you're trying to get the latest version of Chrome to run as a true Windows 8 app (formerly called a Metro app) you may run into problems. In theory it should be simple; in practice you may find it impossible. Run Chrome on the Desktop, then click the Chrome menu. Look for the option "Relaunch Chrome in Windows 8 mode" and it will launch as a Metro app.
That's the theory, anyway. In practice it's far more difficult, and may well be impossible, depending on the machine you use. The latest version of the Chrome browser will only work as a Desktop app and not a Windows 8 app if your machine doesn't support hardware acceleration or if you're using a high-resolution display. (For details, see this help page from Google.) If your machine can't run Chrome as a Windows 8 app, the "Relaunch Chrome in Windows 8 mode" option won't appear on the Chrome menu.

Comments

Popular posts from this blog

HC WeB : A Browser for HACKERS...

A Browser for HACKERS... Try for Free... Download HC WeB Setup Gallery: Online Penetration Testing Tools Index Information Gathering Whois DNS Location Info Enumeration and Fingerprint Data Mining Search Engines Editors Online Text Editors Share Text Snippets Network Utilities Ping HTTP HTTPS VNC Remote Desktop SSH DNS Sniffers Misc Forensics Frameworks URL Cloaking E-mail Password Cracking Encoders and Decoders Encoders Decoders Malwares Malware Analysis Identify Malicious Websites Suspected Malicious IPs and URLs Application Auditing SQL Injection Cross Site Scripting File Inclusion Anonymity Proxy Others Hackery Open Penetration Testing Bookmarks Collection Hacker Media Blogs, Forums, Magazines and Videos. Methodologies Penetration testing frameworks, standards and methodologies. OSINT Presentations, People, Organizations and Infrastructure.  Exploits an...

KALI Linux 1.0.6 released; officially added Emergency Self Destruct feature

A few days back the developers of one of the most advance open source operating system for penetration testing called 'KALI Linux' announced that they were planning to include "emergency self-destruction of LUKS". They patched a utility called cryptsetup, which introduces a self destruction feature that will allow the Kali user to encrypt the full hard disk to make the data inaccessible in an emergency case by entering a secret password at boot time. Offensive Security has finally announced today the release of the latest version i.e. Kali Linux 1.0.6 with Kernel version 3.12, and also added the Self Destruct feature along with many new penetration testing and hacking tools. The new release also includes an ARM image script, that allow the user to build Kali Linux images for various ARM devices. Some more scripts are also added that enables the user to build their own custom Amazon AMI and Google Compute cloud images. If you already have a Kali Linux ins...

Facebook Web Security Bug Bounty: Directory Traversal Vulnerability / RCE In Parse.com

http://parse.com   directory traversal vulnerability Little Insight: http://parse.com  was vulnerable to a directory traversal / RCE vulnerability. As a result, it was possible for an attacker to load web server-readable files from the local filesystem. or Run commend on That Well this is my 4th reward form facebook  Directory Traversal or RCE Vulnerability  That  give me 5th position in Facebook white-hat Page Report Date :23  July 2014 Reward For Directory Traversal or RCE Vulnerability :  20000$ How This work......? As we discussed earlier on my old post  Flowdock Directory Traversal Vulnerability exposed files outside of Rails’ view paths. '%5C' turns into '\' after decoding. Using Rack::Protection    it only rejects '/../' segments in the request path.   patch apply for Rack::Protection acording CVE-2014-0130  and  also Reject now '%5C' turns into '\' af...