Jump to content

Dessip

Member
  • Posts

    42
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Dessip

  1. OK, thank you ill check it out now
  2. Thanks, ill just keep searching, but not aving much luck atm
  3. Hey, i jsut downlaoded some of my drivers, and i was wondering if i could just add them to driver.cab and let windows reconise them, and install them automatically? i did try searching for a answer, but i got so many replys i would have been there for days looking. Thanks dessip
  4. Regsvr is pritty simple regsvr32 /s %systemroot%\system32\filename regsvr32 = The command /s = Slient instal it %systemroot%\system32\filename = the directory and file name that it is I guess that you could always re do your disk see if that solves ur problem.
  5. I have got much of a clue, but i guess that you could get that file and place it in the $$\System32 file then if it needs registering then use regsrv to register the file.
  6. Hey, Thanks ill try that, hopefully itll sort it out for me, but i have tryed the regestry, but there could have been something i missed. Thanks Dessip
  7. Ok, dam i really hate AOL just with that some one else would make a isp that runs with a NTL phoneline Dessip
  8. Hey, i was wondering if there was any way to connect to aol without even useing the AOL software that they give you, I wish to connect to AOL with the network connections built in with xp. I did try serchin for this, but it gave me a must use 4 or more characters. Thanks Dessip
  9. To get arround the web block, try going to fr3.idzap.com and enter the username and password as bobismyname. Dessip
  10. Yeh u can, you will also need that file, the file attached is the boot image for the cd. Microsoft_Corporation.img
  11. Hey i was wondering if any one knew how to change the standard defult C:\Documents and setting\....\My Music to d:\My music, then is there any way to put it in to a unattended instal, I have tryed changing all the regestry entries, but it did not work it just changed back to the defult. Thanks for any help
  12. Hey thanks for the help, i am gong to try it out now. Thanks Dessip
  13. Hey this is what i have got in my winnt.sif: ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS UnattendSwitch=yes FileSystem=* Repartition=No WaitForReboot="No" KeyboardLayout="United Kingdom" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 ProfilesDir="C:\Documents and Settings\" [UserData] ProductKey=<Product Key Sensored> FullName="Admin" OrgName="" ComputerName=Laptop [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 [TapiLocation] CountryCode=44 Dialing=Tone AreaCode=01827 [RegionalSettings] LanguageGroup=1 Language=00000809 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msnexplr=off zonegames=off [IEPopupBlocker] BlockPopups=Yes FilterLevel=High And yes all the files are in $OEM$\$1\Install So im not to user.
  14. Note: This problem has been fixed, Thanks to Daimao & sixpack THank you man, it was OEM Preinstal Hey i have created a unatteded install but, there is a slight plrobem, when the RunOnceEx comes to do its bit, it cant find the files to install, eventhought they are in the $1\Install, so they should automatically be copied to the install drive, which is "C:" but it is not copying them over. This is the coding that i have used in my RunOnceex.cmd: cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\010 /VE /D ".Net Framework + Sp1" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Netfxsp1\NetfxSp1.exe" /f REG ADD %KEY%\020 /VE /D "Windows Media Playe 10" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %Key%\020 /V 2 /D "REGEDIT /S %systemdrive%\inatall\WMP10\MP3 Ripping.reg" /f REG ADD %KEY%\030 /VE /D "MSN Messangr 6.2" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\MSN\Messanger\Msn Messanger 6.2.exe /qn" /f REG ADD %KEY%\040 /VE /D "MS Java" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\JavaVM\MSJavaVM_3810.exe" /f REG ADD %KEY%\050 /VE /D "Y! Messanger" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Y! Messenger\Y! Messenger.exe" /f REG ADD %KEY%\060 /VE /D "Nero Burning ROM 6.0.0.11" /f REG ADD %KEY%\060 /V 1 /D "REGEDIT /S %systemdrive%\install\nero\register.reg" /f REG ADD %KEY%\060 /V 2 /D "%systemdrive%\install\Nero\Nero60011.exe /silent /noreboot" /f REG ADD %KEY%\070 /VE /D "Avast Anti Virus" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\Avast\avast.exe" /f EXIT I cant see any problems so if you can then i would really apriceate ur help Thanks Dessip
  15. Ohk thanks, ill go check now
  16. Hey, Yeh i didnt know that directx 9c was included with SP2, but i wanna continue with this idea any way, as i was thinking that when they relese directx 9d or what ever it is going to be, is there any way in doing what i was saying
  17. Hey i know that i am a newbi, but its just a idea that i had, well each version of windows has direct x installed when u install it, like windows 98 SE has direct X 4 installed when u 1st installed it, well is there anyway of slipstreaming direct x 9B in to windows xp sp2, so that it removes the preiouse direct x that is on the disk? So that would mean that you dont have to version of diret X on the disk, and also it means that you not have to spend time installing the newer version of direct X. It sounds that wacky it might just work LOL
×
×
  • Create New...