Jump to content

Hackit

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About Hackit

Contact Methods

  • Website URL
    http://www.hackitz.ca

Profile Information

  • OS
    Windows 7 x64

Hackit's Achievements

0

Reputation

  1. Thanks for the help you are right about the partions the first is a utillity for diagnostics and the partion at the end of the disk is a ghost image of the system. well i already deleted that one it took up three gigs i can think of a better way to use three gigs. well there is 2 batch files on the disk, and when i open one it says (OEMLINK.BAT) @echo off :::::::::::::::::::::::::::::::::::::::::::::: :: Copy DELL OEM Link files from CD to Root :: :::::::::::::::::::::::::::::::::::::::::::::: if not exist %windir%\..\DELL mkdir %windir%\..\DELL if not exist %windir%\..\DELL\dellbutn.htm copy .\dellbutn.htm %windir%\..\DELL if not exist %windir%\..\DELL\E-wtrmrk.gif copy .\E-wtrmrk.gif %windir%\..\DELL if not exist %windir%\..\DELL\sol_cent.jpg copy .\sol_cent.jpg %windir%\..\DELL if not exist %windir%\..\DELL\dellsupport.ico copy .\dellsupport.ico %windir%\..\DELL exit the next is (PCHEALTH.BAT) @echo off ::::::::::::::::::::::::::::::::::::::::::: :: Copy DELL certification for PC Health :: ::::::::::::::::::::::::::::::::::::::::::: if not exist %windir%\PCHEALTH mkdir %windir%\PCHEALTH if not exist %windir%\PCHEALTH\HELPCTR mkdir %windir%\PCHEALTH\HELPCTR if not exist %windir%\PCHEALTH\HELPCTR\BATCH mkdir %windir%\PCHEALTH\HELPCTR\BATCH if not exist %windir%\PCHEALTH\HELPCTR\BATCH\!Dell_XP.cab copy .\!Dell_XP.cab %windir%\PCHEALTH\HELPCTR\BATCH if not exist %windir%\PCHEALTH\HELPCTR\BATCH\!DPCHFRM.CAB copy .\!DPCHFRM.CAB %windir%\PCHEALTH\HELPCTR\BATCH if not exist %windir%\PCHEALTH\HELPCTR\BATCH\!PCVENXP.CAB copy .\!PCVENXP.CAB %windir%\PCHEALTH\HELPCTR\BATCH exit sorry im very new at this and if there is more info that would help anyone help me more please let me know. TNX KEV
  2. Thanks for the reply, well i was just looking at the winnt.sif file and there is only one item listed, the product key and the UnattendedInstall=Yes command. I'm very knew to this so i'm sure what i'm looking at or for.
  3. Hi, I hope some one can help me here? I have already slipstreamed xp on a dell oem version cd, and now i would like to add my own programs. when i look at the cd image there is already an oem folder for the dell stuff. So my question is can i add to that folder with my programs. My system is a inspiron xps 3.4 extreme 1 gig memory. and the oem cd has programs for my hardware. Another question for anyone whom might know the harddrive has three partions two of them are hidden, dell says not to delete them and i would like to know more on what they are for? thanks for any help. Kev
×
×
  • Create New...