Ever want to boot up into Windows XP via a USB memory key? Well, now you can !!! This is a miniature version of Win XP Just enough to get you up and running so you can restore from backup, access your files, or do whatever you have to doSize - 60.4 MB packed and 152 MB unpacked Installation instructions: livexp usb-stick installer script v0.9 After the download and dearchive, run LiveXP.bat -[main]- 1) change source path []- path to livexp source files 2) change target path []- path where livexp will be installed - 3) list or format volume(s).- use for formatting usb flash devices 4) create, delete partition(s).- use for partitioning a harddisk - q) quit. ***Enter your choice :1peinst: please give the location to your source livexp filesenter source path :c:\temp\installdir\ -[main]- 1) change source path [c:\temp\installdir\]- path to livexp source files - 2) change target path []- path where livexp will be installed - 3) list or format volume(s).- use for formatting usb flash devices...
After successfully updating Windows, the operating system will almost always require a restart. This required restart is presented to you in the form of a dialog box that has no close button! This can be extremely annoying especially if you plan to restart at a later time Luckily with a simple command we can disable this dialog box. Here's how: * Click -> Run (This opens the Run dialog box) * cmd and press Enter (This brings up the Command Prompt window) * the command sc stop wuauserv This command stops the service responsible for the popup that asks if you want to restart now or later.
A GUI to ease the process of producing a multipage PDF from a scan. gscan2pdf should work on almost any Linux/BSD machine. Install gscan2pdf in Ubuntu You need to edit the /etc/apt/sources.list sudo vi /etc/apt/sources.list add the following line save the file and exit deb http://gscan2pdf.sourceforge.net/download/debian binary/ Now you need to update the source list with the following comamnd sudo apt-get update install gscan2pdf with the following command sudo apt-get install gscan2pdf This will install all the required packages. If you want to open gscan2pdf go to Applications--->Graphics--->gscan2pdf