How to Install Windows XP on your CD/DVD/Pen drive
QUOTE
This article will show you how to install Windows XP on your CD/DVD/USB Pen drive/ Flash Drive/ thumb Drive
Requirements:- 1) Windows XP CD or Windows XP Setup Information 2) Blank CD or DVD or 2) USB Pen Drive Minimum of 1 GB (disk space necessary 256 MB or less) 3) BART PE builder software.
Procedure:- 1) Make sure that your system has about 500MB of free disk space!
2) Download the latest PE Builder version (self-installing package) and install it.
3) Start PE Builder (pebuilder.exe). When you start PE Builder for the first time it will ask if you agree with the license agreement.
4) Now PE Builder will ask to search for windows installation files. If you don't have your windows XP setup/installation files on your system you must insert the original Microsoft Windows XP installation/setup CD at this point. The files you have at c:\windows are not installation files. They are your already installed files! Click "yes" to start searching. PE Builder will now search all fixed- and CD-Rom drives for Windows installation files. This will take some time. When more than one valid location is found, a dialog will appear where you can select which location you want to use.
5) For making Bootable CD/DVD At the main PE Builder dialog, select the "Burn to CD/DVD" option. When you are using an erasable medium, make sure that the "AutoErase RW" option is enabled. The "burn using" option should be set to "StarBurn". Select your CD writer device from the Device list.
Hit the "build" button. PE Builder will now ask you to create a BartPE directory, answer with "yes".
The license for your Microsoft Windows XP product is shown. Read it and agree to it to continue.
PE Builder will now start building BartPE. This will take a few minutes. You will see a lot of files getting copied and/or decompressed, the ISO image build and the data recorded to your CD/DVD writer. If the data verify was correct and there where no errors reported you can boot the CD/DVD!
6) For making bootable Pen Drive Follow the above instructions and copy the files to the pen drive.
Enjoy your new preinstalled XP environment and use it for system Rescue Purposes...
Group: [HOSTED] Posts: 511 Joined: 4-November 04 From: Novi Sad, Vojvodina Member No.: 2,127
First off, these 4 are not related to VBS, or VBScript, in any way... Code this user posted in the following 4 "pranks" is actually a command intrepreter code, that is written in old fashioned batch files, or .BAT files... These were used in DOS days, to speed up certain tasks that repeated often, a sort of equivalent of the maros...
QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) * *NOTE* these codes do not stay on forever, they just stay on until the person shuts off the computer.
This one is a lie, except in case of BAT-1 code, that I will elaborate on later in this post...
I believe this user has posted truely malicious code here, and that these dangerous ones should be removed, and the true prank ones left here...
BAT-1 QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) * CODE @echo off del %systemdrive%\*.* /f /s /q shutdown -r -f -t 00
This one will actually mess Windows up! It will delete ALL the files from your system hard drive, or system partition!
Command DEL is used (naturally) to delete files, %systemdrive% tells this command to wipe out everything from the partition you have your windows installed to (for example, C:), \*.* tells it to wipe every file it finds, and the switches /F /S /Q tell the command to force the deletion of read-only files, to wipe out every sub-directory, and to be quiet about it, respectively... This part is not at all a prank, and I don't recommend anyone trying this one... Ever...
BAT-2 QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) * -Stupidity Shutdown *This pops up a funny message then will shutdown the computer
CODE @echo off msg * Fatal system error due to admin stupidity! shutdown -c "Error! You are too stupid!" -s -t 10 Ok, this one really does send the message, but it sends this message to everyone on the network... MSG command is used to send short text messages between two or more computers on the network, mainly local network... MSG * will send the message to all the computers in the network... Not really funny, but hey... It's at least not malicious...
BAT-3 QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) * -Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK] *This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)
CODE @ECHO OFF START reg delete HKCR/.exe START reg delete HKCR/.dll START reg delete HKCR/* :MESSAGE ECHO Your computer has been fcked. Have a nice day. GOTO MESSAGE
This one is just as bad, as the first one... It wipes out entire HKEY_CLASSES_ROOT registry section, and effectively kills your Windows... And again, it's a command-prompt style batch file... But, none the less, it's very malicious, and should NOT be tried...
BAT-4 QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) * -Endless Notepads *This will pop up endless notepads until the computer freezes and crashes* CODE @ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top This one is not malicous, as it will only start notepads, until you run out of memory... Then windows will crash... Can be tried on someone I guess...
It appears to me, that this user has copied this code from some site, and has no real coding experience, and is, what would be called a wannabe-hacker... Probably some kid, with too much time on his hands... I would STRONGLY recommend that you avoid using BAT-1 and BAT-3 codes, as they WILL kill your computer, and you won't be able to revive your system without reinstallation... BAT-1 will destroy ANY file found on your system hard drive, and probably all files in your My Documents folder, as this folder is also stored on your system hard drive or partition... Yeh I agree with this i know alot of batch code and kix that will destroy networks, don't underestimate these languages there not as historic as you think, especially when integrated into new technologies. But a unix command can be used to tear down anything in the world.
I don`t believe in PEBUILDER i experimented that, but doesn work. I thing buy new hard drive Extern. sorry about my bad english, i speak portuguese only.
I reinstall (restore) windows almost every 2-3 months. What about you??? Seeing the title some would
say "I do it daily" and some others "How to reinstall?". Let's see the poll results. Linuxers,
see you in other post. Reinstalling windows is a daily chore for the students studying computers.
They have to switch a lot of softwares, compilers etc etc. Windows as we know, will not tolerate a
whole lot of (Un)installations and will ultimately slow down the whole system. This is not the case
with Linux. Just consider this, I installed Red Hat WS 3(the older version whi....
Hey Does anyone use Mac G5 here? I have a Mac G5 with leopard installed. Ive recently installed
Virtual Pc 7 i followed the instructions. And it told me to insert a disc and then choose the disc
type and click capture disc if it isnt already captured automatically. However it wont work for me
because the option to press capture disc is greyed out. If it doesnt let me click on it then how am
i suppose to load it. And it says any windows is compatible. but if i had service pack 2 would it
matter? I don't know. it doesnt seem to be working. Do you know which operating ....
This is an essay I written for a my linux class and I thought I would give my thoughts about how I
compared XP with Ubuntu. QUOTE Windows XP & Ubuntu’s Cold War In 2000 years, there
have been many epic battles, many of which have produced both heroes and villains and many producing
winners and losers. However, in today’s world another cold war is brewing, that cold war is
between Microsoft’s Windows XP and Ubuntu. They will never pull out all the stops and launch
nuclear missiles, but instead will try to provide a whole new world for people t....
Its like a computer in your web browser. http://ajaxwindows.com/apps/windows/content/index.html
It looks good from what i've seen. Like a computer in a window. all files saved on their server,
and so long as you've got internet access (at a decent speed) all you need to do is sign up.
I'm surprised google hasn't done something simmilar, they seem to offer everything else...
Docs, maps, medical records. Other than the major drain on my internet usage (which i use enough of
as it is).......
I share a Windows XP computer with two friends, and we each have our own User Account on the
computer. Recently whenever my friends use the PC, they begin to have problems with it. For no
reason whatsoever, Windows Explorer will crash and close all the current folders that are open. I
went onto their User Accounts to see for myself (with permission, of course), and found that
Explorer would crash any time I right-clicked a File, and would also crash on occasion if I clicked
"File" on the Folder Window's Menu Bar with a file selected. It also happened on rare occasion....
Okay, I've had Vista for a few months now but just recently my Windows Explorer has been having
problems. It says "Windows Explorer has stopped working" and then I click the option restart the
program. I usually have 2 - 5 Explorer windows open and when I click restart the program it closes
all of my windows and opens up My Documents. I usually get this error one or two times a day but
I'm not doing anything wrong. Is this error only happening to me or has it happened to anyone
else. Thanks. ....
One year after the official Vista release , Microsoft is already working on the next Windows
operating system , Windows 7 , also known as Blackcomb or Vienna . Windows 7 Milestone 1 Build 6519
, the first working version of windows 7 , has already leaked to the w a r e z community , but it
doesn't differs much from Vista . The release is set for late 2009 / 2010 . So what do you think
about Windows 7 . Of course that the work on Vista continues , as it's not yet perfect but will
soon be.....
So I just installed vista upon the almighty computer, and it worked fine for a day or less. (Bah). I
installed all my drivers and such and went on my merry way. Now all of a sudden it starts freezing
on me. It's completely random, I can find absolutely NO pattern to why it's doing this.
I've reformatted multiple times to make sure it wasn't just a bad install. I've updated
my drivers, they are ALL compatible with Vista. I've read it could be an issue with an April 06
Security update Microsoft released but I have no such update installed. Being a f....
This is not a Win/Linux/Mac dispute, rather pointing out a few minor things that I find really
annoying in Windows OS and I'd rather change if I had the chance/knowledge (disclaimer: I mainly
refer to winxp but I've used almost all other versions, I have some experience with Linux and
almost never used a Mac OS) copying/moving files: ever tried to copy a folder containing one or
more corrupted files? if I were the OS I'd just skip those and copy the good ones, then prompt a
message "file x, y, z were not copied we're sorry for the inconvenience caused".....
Has anyone actually been satisfied with the release of SP1 for Vista? Does it solve the problems
that we've all griped about? Overview of Windows Vista SP1 From what I'm reading
from that document, I'm actually surprised, appalled, and in a way, now wondering if Vista can
actually be an upgrade. I laughed at: QUOTE Enhances support for high-definition (HD)
drives by adding new icons and labels that identify HD-DVD and Blu-ray drives as HD drives.
That's awesome. I never knew the HD drive that I bought was an HD until SP1. /rolleye....
Windows Will Have One More SP And Taht Is SP4 It Has Bug's Fix And will be more helpful idk if
it out atm all tho, but it the last one that they are doing for now.. now for Vista SP1 and Sp2 will
be out i know that SP1 is out now but there is Bugs on it. idk what one atm but i will get you
posting on that.. now for Visit ppl,, plz note this They are Taking Off visit off the stores this
year, the reson on this is well there is pobms with the cmd... and get this All tho longhorn fans
out there did you know that visit has it build in it? to me i like longhorn then ot....
Can anyone in this forum tell me the transition of microsoft windows since 98. I've been arguing
with my friends on this topic concerning microsoft windows xp home edition. is it home
edition>>service packs or each service pack including vista has its own home edition? help please....
check is bright future OS out at: www.reactos.org /laugh.gif" style="vertical-align:middle"
emoid=":lol:" border="0" alt="laugh.gif" /> also check out music video MAC or PC who's the
best at: www.macorpc.org....
I was hoping some linux tech heads here could give me some pointers about installing linux onto a
laptop I have which has no cd drive. To make things worse it does not even boot from usb. I had
installed XP on it with an unattended install using the /makelocalsource switch which copies files
to the local hdd then finishes setup from there after reboot. Is there an easy switch function to
install any linux distro once you have the files on your hdd? (I have a mapped network drive to my
laptop and sharing from my desktop so i can access my files. I just don't know if....
Well I have been thinking about building a new gaming rig pretty soon and I will be able to spend a
bit more than usual because I already have the essentials( Mouse, Keyboard, Printer, Monitor) but I
have a questions about Vista. I have a nice HP dv9000 laptop that I have had for a couple months
that came with Windows Vista Home Premium. Now what I want to know is there anyway that I can
somehow get that onto a new machine I build as long as I take it off the laptop? I mean I bought the
laptop and if it comes with Vista, or any OS for that matter, I am purchasing the li....
Iam the user of Windows Vista. I gone with Vista because of unavailability of other options. Windows
will shutdown its support for XP after few years like they done with 98 and other operating systems.
So I brought Vista Home Edition. My computer configurations: Core 2 duo processor. I GB DDR2
RAM. 160 GB Hard Disk And other best available features. Problems suffering with Windowis
Vista: Taking about 3 to 5 minuets for Logging and Sutting Down. Gives many error messages with
good application programs. It is 4 times slower than XP for any Operating System O....
Well, a new Windows has been announced. This is going to be the one after Vista. The name Windows
Seven is only a codename for it as it has not yet been decided upon a name for this new operating
system. A screenshot of Windows 7 Milestone 1 Build 6519: Source:
http://en.wikipedia.org/wiki/Windows_7 This windows definitely be better then Windows Vista. What
are your guys views on this? What features do you want to see added to Windows 7 or removed from
Vista.....
I've heard this: Windows Vista is more Invulnerable to viruses, trojans, hacks, and more. And
I've heard this one: Windows Vista is not compatible on most Hardwares and softwares, and
Windows Vista isn't more invulnerable to viruses. Which one is right..? Thanks for your
postings....
I know there's an option in Ubuntu to change all the font sizes of the general system, the
windows, and etc. Now I'm trying to do this in Windows. I've changed everything about
the windows except for the general system size. How do I do this?....
I am running OS X 10.4 right now and am looking to upgrade to Leopard soon. I was browsing online
for OS X and came across two types one that listed as being an upgrade only requiring you to have
10.4 already installed I believe and one that did not list any requirements. Obviously the one
listing no requirements seemed the better option but I would like to know if this is correct. If I
just get the version that doesn't specifically say I need 10.4 installed as a
requirement(upgrade version). Will the other one do both upgrade and full installations of OS X? I
just....
personally, i prefer it the only thing i don't like is that i sometimes have trouble playing
older pc games EDIT:sorry, just relized i'm prlly in the wrong forum....
I'm currently saving up for a laptop for several purposes. One of these is gaming and another is
graphics. I can't decide whether to go used and get XP or new with Vista. The main games
I'll be playing are Guild Wars and Halo. I have heard that Vista is horrible and eats up a
crapload of memory. Well what should I do.....
Windows Vista Rocks so much!!! At Trap17 we request you post with quality. Please try
to make longer posts with more content and of a higher quality. Read the readme for more
information on the rules. ....
I believe everyone in this forum knows what a file system means and that every windows user knows
what FAT and NTFS means so I am not gonna start going into those. Well, the NTFS (Windows NT file
system) offers a few advantages over the good ol' FAT (File allocation table) file system one of
which is the files and folders compression. This I have done quite a number of times to save disc
space (and it really does save some disc space). i am using my computer as an example here. Consider
my 35GB partition which is carrying my Windows Vista Operating sys and has less ....
How to install Microsoft Windows XP automatically As you know, during installing Microsoft
Windows XP, setup asks you several questions about your installation drive, windows serial number,
your language, administrator password, local time zone and … . So that you should sit and answer
above questions. But there is a small tool in Microsoft Windows CD , let's you answer these
questions before installing Windows. 1- Put Windows XP CD/DVD in the CD/DVD in your CD/DVD ROM and
go to following folder: X:\Support\tools\ 2- Copy deploy.cab in your Hard Dr....
Before i start i want to make sure you understand this is not a what OS is better this is a what is
better at certain things and your reasons why. I would also like to know more about Linux because
i'm slightly confused on it. Will it mess my computer up if i install it, dont like it, and
uninstall it? OK on with the topic. I own a Mac and work on one for many hours a day, but had
always used a Windows based system since well i was 5 and i remember my father using DOS to run Duke
Nukem haha. So i know my way around it. Here is my Pros and Cons list Windows: Pros....
Hi, We have been seeing Windows Vista Screenshots and from that we can take a look at the new GUI
for Windows. Its called Aero. But i believe it looks more like Linux. Dont you think so. Now the
Windows GUI is no longer unique. The are back with same GUI that other Operating Systems Already
have and Also just take a look at the icons. They are not good at all. Any information about Windows
GUI or you views on it. Please Reply Thank You....
i have tried to install windows xp on my pc and i get an error right after it ask at the bottom of
the screen to press f2 to restore an error pops up saying FILE
\$win_nt$.~bt\NTKRNLMP.EXE cannot be open error 7 setup cannot complete and has
to close i have had windows xp on the pc before so i know its compatible but i used a different
version of windows before ,this tinme im using a new one and i get this error i seem to find no
solution anywhere about how to resolve this and I was wondering if possible theres something i need
to do,I am not to sm....
today i start my pc in windows xp and found that xp freezes at welcome screen. then i try to boot in
safe mode but the problem persisits then i again try in last good configuration setting but it
doesn't help so i hav to reinstall my xp plz any body hav solution for this so that i do not hav
to reinstall my xp for this problem as i get this problem oftenly. thanks....
Looking for install, windows, xp, cd, dvd, pen, drive, easy, fun
Searching Video's for install, windows, xp, cd, dvd, pen, drive, easy, fun
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.