G
Guest
Guest
Archived from groups: alt.sys.pc-clone.dell (More info?)
Hi,
I have a Dell labeled Windows XP Media Center Edition 2005 cd that i got
with my system.
A few weeks ago i wanted to reinstall the whole thing, but after a few
minutes into install it failed because the cd was unreadible.
I tried again and again, but no luck.
So i decided to install my copy of Windows XP Home for now.
I called and emailed Dell for a few weeks now, but they refuse to send me a
new cd... They refuse to send a replacement after a month i heard, but then
it was running fine, so)
Because i just want a Dell version of MCE2005 (i have a Dell licence and key
for that) i won't install a regular OEM copy.
But, if someone could supply me with a copy of the discs or just the files
that i need to make a regular OEM copy to a Dell copy
-that doesn't need a key and activation on a Dell- that would be great.
That way i could just use those files (about 12mb) on a regular OEM copy of
a friend..
I hope someone could help me out and could upload the needed files to a
newsgroup or to my XDrive account:
http://plus.xdrive.com/u/112739331/716516443y8eBnVQtnLQ3YWUu5Ek
Thanks,
Allegro.
P.S: If you have a Dutch version of the cd, the whole copy would be great,
otherwise those 12mb of files would do.
The files i need from the Dell labeled MCE2005 cd:
-------- The needed files ---------
In folder \I386:
DPCDLL.DL_
EULA.TXT
NT5INF.CA_
OEMBIOS.BI_
OEMBIOS.CA_
OEMBIOS.DA_
OEMBIOS.SI_
PIDGEN.DLL
SETUPP.INI
SETUPREG.HIV
UNATTEND.TXT
WINNT.SIF
In folder I386\WIN9XUPG:
WIN95UPG.INF
Then you could archive it with Winzip or WinRar.
You could create a batchfile that copies the needed files, from in my case
the G: drive (cd-rom) to the folder C:\XPbios.
Copy and paste this to a new txtfile (notepad) :
@ECHO OFF
:START
MKDIR C:\XPbios
MKDIR C:\XPbios\WIN9XUPG
COPY G:\I386\DPCDLL.DL_ "C:\XPbios\" /Y /V
COPY G:\I386\EULA.TXT "C:\XPbios\" /Y /V
COPY G:\I386\NT5INF.CA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.BI_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.CA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.DA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.SI_ "C:\XPbios\" /Y /V
COPY G:\I386\PIDGEN.DLL "C:\XPbios\" /Y /V
COPY G:\I386\SETUPP.INI "C:\XPbios\" /Y /V
COPY G:\I386\SETUPREG.HIV "C:\XPbios\" /Y /V
COPY G:\I386\WIN9XUPG\WIN95UPG.INF "C:\XPbios\WIN9XUPG\" /Y /V
COPY G:\I386\UNATTEND.TXT "C:\XPbios\" /Y /V
COPY G:\I386\WINNT.SIF "C:\XPbios\" /Y /V
Save as for instance XPbios.bat -you may have to edit location of cd and
folder-, then save it and double cick it..
On C:\ there is a new folder created called XPbios with the needed files,
you can now use WinZip or WinRar and upload it to
http://plus.xdrive.com/u/112739331/716516443y8eBnVQtnLQ3YWUu5Ek
Hi,
I have a Dell labeled Windows XP Media Center Edition 2005 cd that i got
with my system.
A few weeks ago i wanted to reinstall the whole thing, but after a few
minutes into install it failed because the cd was unreadible.
I tried again and again, but no luck.
So i decided to install my copy of Windows XP Home for now.
I called and emailed Dell for a few weeks now, but they refuse to send me a
new cd... They refuse to send a replacement after a month i heard, but then
it was running fine, so)
Because i just want a Dell version of MCE2005 (i have a Dell licence and key
for that) i won't install a regular OEM copy.
But, if someone could supply me with a copy of the discs or just the files
that i need to make a regular OEM copy to a Dell copy
-that doesn't need a key and activation on a Dell- that would be great.
That way i could just use those files (about 12mb) on a regular OEM copy of
a friend..
I hope someone could help me out and could upload the needed files to a
newsgroup or to my XDrive account:
http://plus.xdrive.com/u/112739331/716516443y8eBnVQtnLQ3YWUu5Ek
Thanks,
Allegro.
P.S: If you have a Dutch version of the cd, the whole copy would be great,
otherwise those 12mb of files would do.
The files i need from the Dell labeled MCE2005 cd:
-------- The needed files ---------
In folder \I386:
DPCDLL.DL_
EULA.TXT
NT5INF.CA_
OEMBIOS.BI_
OEMBIOS.CA_
OEMBIOS.DA_
OEMBIOS.SI_
PIDGEN.DLL
SETUPP.INI
SETUPREG.HIV
UNATTEND.TXT
WINNT.SIF
In folder I386\WIN9XUPG:
WIN95UPG.INF
Then you could archive it with Winzip or WinRar.
You could create a batchfile that copies the needed files, from in my case
the G: drive (cd-rom) to the folder C:\XPbios.
Copy and paste this to a new txtfile (notepad) :
@ECHO OFF
:START
MKDIR C:\XPbios
MKDIR C:\XPbios\WIN9XUPG
COPY G:\I386\DPCDLL.DL_ "C:\XPbios\" /Y /V
COPY G:\I386\EULA.TXT "C:\XPbios\" /Y /V
COPY G:\I386\NT5INF.CA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.BI_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.CA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.DA_ "C:\XPbios\" /Y /V
COPY G:\I386\OEMBIOS.SI_ "C:\XPbios\" /Y /V
COPY G:\I386\PIDGEN.DLL "C:\XPbios\" /Y /V
COPY G:\I386\SETUPP.INI "C:\XPbios\" /Y /V
COPY G:\I386\SETUPREG.HIV "C:\XPbios\" /Y /V
COPY G:\I386\WIN9XUPG\WIN95UPG.INF "C:\XPbios\WIN9XUPG\" /Y /V
COPY G:\I386\UNATTEND.TXT "C:\XPbios\" /Y /V
COPY G:\I386\WINNT.SIF "C:\XPbios\" /Y /V
Save as for instance XPbios.bat -you may have to edit location of cd and
folder-, then save it and double cick it..
On C:\ there is a new folder created called XPbios with the needed files,
you can now use WinZip or WinRar and upload it to
http://plus.xdrive.com/u/112739331/716516443y8eBnVQtnLQ3YWUu5Ek