
















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This unit outline provides a comprehensive overview of computer software, covering types, installation processes, and licensing. It discusses system software, application software, open source, proprietary, freeware, and shareware. The document also details ethical use of software licenses, system requirements for installation, disk preparation, and scanning. It includes activities to enhance understanding and practical application, making it a valuable resource for students learning about computer software management. Useful for university and high school students.
Typology: Cheat Sheet
1 / 24
This page cannot be seen from the preview
Don't miss anything!

















Unit 4:COMPUTER SOFTWARE Unit 4 INSTALLATION
may be classified into open source, proprietary, freeware, and shareware. 4.2.1 Open source software Open source refers to software whose source code (set of instructions) is madeavailable to users. The conditions and restrictions of open source EULA encourages the end-users to acquire the source code, modify and distribute modified versions of the original software. Examples of open source software include Linux operating system, OpenOffice, Mozilla Firefox, Thunderbird e-mail software, Apache web server, and MySQL database management system. 4.2.2 Proprietary software Proprietary software refers to commercial software whose source code is hidden from users. Modifications are only made by the software manufacturer. Proprietary software may be licenced for use at a fee or limited trial period. Examples of proprietary software that a user is required to pay for licence or use include Microsoft Windows, Microsoft Office, Adobe Acrobat Professional, Adobe Master Collection and CorelDraw. 4.2.3 Freeware Freeware is a category of software whose license allows for free of charge acquitition, use, making copies and distribution of copyrighted software for unlimited time. Unlike open source software, Freeware EULA does not allow users to modify or extend the softeware for sale as a commercial product. Examples of Freeware software include Adobe Reader, Google Talk, and AVG Free Antivirus. 4.2.4 Shareware Shareware is licensed commercial software that allow users to freely make and distribute copies of the software. The copyright holder for shareware may impose some conditions and restrictions in EULA that demand that, after testing the software, you pay to continue using it. Therefore, providing software as shareware is a marketing decision that does not change requirements with respect to copyright. Examples of shareware software include Winzip, Adobe Acrobat Professional Edition, Internet Download Manager (IDM) and CloneDVD. 4.2.5 Ethical Use of Software License The four categories of software licences discussed above impose legal, ethical and privacy conditions the user must agree with prior to acquisition and use. Unfortunately, some users engage in unethical behaviour such as piracy that violates software license agreement. The following are facts about piracy on copyright protected software:
can deprive software developers of a fair return from products of their intellectual work. Caution: It is important that you carefully read the license agreement when you acquire software from the copyright owner. This will help you understand the conditions and restrictions of the license on what you can and cannot do with the software. Activity 4.3: Software License
4.5 Disk Management Most operating systems come with Disk Management tools used for maintenance of storage media mounted on your computer. Some of the routine tasks performed by Disk Management include formatting, creating and deleting partitions, drive cleanup, disk scanning, system files checking, compression, de fragmentation of drive, backup and restoration. In this section, we go beyond drive formatting and partitioning discussed earlier to other disk management routines in Windows 10. 4.5.1 Disk Cleanup Disk cleanup is a maintenance utility used to free up space on a hard disk by deleting unnecessary files and Windows components that are no longer in use. This include temporary internet files, downloaded program files and files in the recycle bin. To cleanup disk, proceed as follows:
tool in order to save on hard disk space.
4.5.5 Disk Compression Disk compression is a management routine used to store files in compressed versions to save on disk space. When an Operating System (OS) attempts to save a file on a compressed disk, the compression utility intercepts the file and compresses it. Likewise when an OS attempts to open the file, the utility decompresses it first. To compress a storage media, proceed as follows:
4.5.6 Disk Backup It is good practice to constantly keep copies (backup) of your important files on another drive to avoid loss of originals. Windows 10 has backup utility located under Settings menu used for backing up and restoring files. To use backup utility, proceed as follows:
4.6 Installing Operating System Installation of an Operating System is a fundamental process that starts with identifying minimum or recommended system specifications discussed earlier. In this section, we demonstrate how to download and install Microsoft Windows 10 Operating System. To start with, we demonstrate how to download windows 10 and create a bootable DVD or flash drive. 4.6.1 Creating Windows 10 Installation Media To upgrade from previous versions of Windows, Microsoft has adopted a hybrid web and media-based installation of Windows 10. If you opt for installation media, you have to download Media Creation Tool from Microsoft’s website. Media Creation Tool provides users with better experience in Windows 10 download compared to common download procedure. To create an installation media, proceed as follows:
- Important: Once you install and activate Windows 10 on a device for the first time, the installer registers your hardware with Microsoft’s servers. You don’t have to enter the product key the next time you re-install Windows 10 on the same device. Activity 4.7: Software Installation