Application Details:
Version: | 1.0 |
License: | Open Source |
URL: | http://svn.reactos.org/svn/rea... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.7.50 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything.
What does not
Nothing.
Workarounds
What was not tested
Printing.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Oct 07 2015 | 1.7.50 | N/A | Yes | No | Platinum | Jared Smudde | |
Show | Fedora 18 x86_64 | Mar 10 2013 | 1.5.25 | N/A | Yes | No | Platinum | gatlibs | |
Current | Ubuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu) | Jan 09 2010 | 1.1.36 | N/A | Yes | No | Platinum | A Wine user |
Download ReactOS
$ wget -c -O "ReactOSLive.iso.zip" "http://sourceforge.net/projects/reactos/files/ReactOS/0.3.14/ReactOS-0.3.14-REL-live.zip/download?use_mirror=superb-dca3"
Extract the Compressed Information
$ unzip ReactOSLive.iso.zip
Mount the Image (ISO)
$ mkdir -p /dev/cdrom
$ mount -o loop ReactOSLive.iso /dev/cdrom
Enter the Directory Containing ReactOS' Programs
$ cd /dev/cdrom/reactos/
Extract the Further Compressed Information
$ mkdir -p ~/Downloads/reactos/
$ cabextract reactos.cab ~/Downloads/reactos/
Unmount the Filesystem
$ umount /dev/cdrom
Ultimately, Run It!
$ cd ~/Downloads/reactos/
$ wine notepad.exe
Comments for this application have been disabled because there are no maintainers.