Difference between revisions of "Windows"

From Sugar Labs
Jump to navigation Jump to search
(trademark upgrades)
m
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{|
 
{|
|[[File:Windows.gif]]
+
|<span class="weblink">[[File:Windows.gif|link=http://www.microsoft.com/]]</span>
 
|valign="bottom"|®
 
|valign="bottom"|®
 
|}
 
|}
Line 36: Line 36:
 
* [http://www.nongnu.org/qemu/user-doc.html General information on using QEMU]
 
* [http://www.nongnu.org/qemu/user-doc.html General information on using QEMU]
  
=== See also ===
+
== See also ==
 +
* http://wiki.laptop.org/go/Windows
 
* [http://wiki.laptop.org/go/Sugar_on_Windows OLPC Sugar on Windows]
 
* [http://wiki.laptop.org/go/Sugar_on_Windows OLPC Sugar on Windows]
  
 
[[Category:Supported systems]]
 
[[Category:Supported systems]]

Latest revision as of 23:07, 25 April 2015

This article is a stub. You can help Sugar Labs by expanding it.


Windows.gif ®

Windows is a registered trademark of Microsoft Corporation in the United States and other countries.

The Sugar Labs wiki is an independent publication and is not affiliated with, nor has it been authorized, sponsored, or otherwise approved by Microsoft Corporation.

Sugar on Windows

No one has ported Sugar to Microsoft Windows (that we know of), but you can run Sugar on GNU/Linux in an emulator on top of a Windows operating system.

Note: Alternatively, you can boot your computer with a Sugar Live CD or Live USB—this will enable you to run Sugar without making any modifications to your Windows installation. See Sugar on a Stick/Boot.

Note: The Wine Activity lets you run many Windows-based applications from within Sugar.

A Sugar installer for Windows

Wade Brainerd wrote a simple Sugar installer for Windows:

It installs/uninstalls a working Sugar environment (based on Ton van Overbeek's QEMU—See below) with just a few clicks. (Unfortunately, it does not install any Activities to use in that environment.)

The installer was built using the open source installer creator NSIS (nsis.sourceforge.net). The installer script can be found here: wininstall/.git

Note to build administrators: NSIS exists for GNU/Linux, so this process of creating Windows-based installers for Sugar could be automated.

Running Sugar in an emulator

See also