Skip to main content

Posts

Showing posts with the label 7zip

CMD Commands for UnPacking archive files!

UnRAR 3.xx UnRAR.exe x -o+ -vm+ -y+ Filename.rar 7zip zip.exe x -bd -y Filename.7z UHARC UHARC x -y Filename.uha UHARC.exe x -d1 -o+ -y+ -vm+ Filename.uha ARC arc.exe x -y filename.arc WINDOWS EXPAND Expands one or more compressed files. EXPAND [-r] Source Destination EXPAND -r Source [Destination] EXPAND -D Source.cab [-F:Files] EXPAND Source.cab -F:Files Destination E.G. EXPAND I:\I386\CMD.EX_  C:\WINDOWS\SYSTEM32 My opinion about this post is.. Awesome Cool Improve it What a Crap! Free poll maker

How to create a Windows XP Boot CD ?

Here's a very useful tip to create bootable CD for Windows XP Using Nero. --== Things that you need ==-- 1. A Windows XP CD/DVD (Bootable or Non-Bootable) 2. CD/DVD Burner 3. Nero Burning Rom. --== Process ==-- 0) Copy all your WINDOWS XP CD files to a Folder 1. First step is to download this File >> Boot 2) Extract this file into C:\ 3) Start Nero Burning ROM 4) Select File >> New from the menu 5) Select CD-ROM (Boot) 6) Select Image file from Source of boot image data. (C:\Boot). *) Press the Browse button 7) Check Enable expert settings (for advanced users only!). 8) Set Kind of emulation: to No Emulation. 9) Set Load segment of sectors (hex!): 0000. 10) Set Number of loaded sectors: 4. 11) Click on the ISO tab. 12) Set Data mode: Mode 1 13) Set File system to ISO 9660 + Juliet 14) Set File name length (ISO) : Max. of 31 chars (ISO Level 2). 15) Set Character Set (ISO) : ISO 9660 (standard ISO CD-ROM) 16) Check all Relax ISO Restrictions. 17) ...