Youtube refuse to accept video created with Windows Movie Maker ShowYoutube refuse to accept video created with Windows Movie Maker
The most common error is due to the fact that the video is still in Windows Movie Maker format and was not exported in a standard format. To be accepted, the video must be...
Windows 7: Create a recovery partition ShowWindows 7: Create a recovery partition
Preparation of hard disk
Copying files
Prepare of the partition to make it bootable
Note
This tip will help you to easily create a "recovery" partition:
After some testing with Windows...
Creating an ISO image under Linux ShowCreating an ISO image under Linux
Create ISO image(which we will name) a disc in a CD-ROM drive(/dev/cdrom) is quite simple :
dd if=/dev/hdd of=mycd.iso
Download NSIS ShowNSIS (Nullsoft Scriptable Install System) is an open source system allowing to create installers for Windows.
It was conceived to be as flexible as possible and allow software distribution via Internet. A sure and effective installer is a very...
Information System ShowConcept of an Information System
A company creates value by processing information, particularly in the case of service companies. So, information has a much greater value because it contributes to achieving the company's objectives.
An...
MKV format (Matroska Video) ShowMKV format
The MKV format (Matroska Video) is an entirely free video format. More precisely, it is a container (hence the name Matroska, in reference to the Russian dolls contained within another) making it possible to contain video (DivX, Xvid,...
UNIX system - The shell ShowIntroduction to the shell
The command interpreter is the interface between the user and the operating system, hence its name "shell".
The shell therefore acts as an intermediary between the operating system and the user using command lines...