Jump to content

Mikep7779

Member
  • Posts

    221
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Mikep7779

  1. Well, i know where to find it, its just that when i incorporate the drive into windows it dosent work . Its a nforce onboard nic, mb is a a7n8x delux rev 2.0. Any help is wanted.
  2. Can u give me an example of task kill?
  3. You can disable the driv from d-tools, otherthen that, there is no way
  4. btw, does the REG ADD %KEY%\000 /V 2 /D "REGEDIT /S PP%\Install\Alcohol\alcohol.reg" /f Disable the virtual drive, if so can you post it?
  5. I know nlite has the option, how can i do it myself?
  6. Ok, the install went fine, but it didnt copy the files to my hard drive..... cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /VE /D "Adobe Reader 7" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\adobe70\adobe70.msi" /f REG ADD %KEY%\010 /VE /D "Abc Torrent" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\ABC\ABC-win32-v2.6.9.exe /S" /f REG ADD %KEY%\015 /VE /D "FireFox 1.0.1" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Firefox\Firefox101_Silent_en-US.exe" /f REG ADD %KEY%\025 /VE /D "Nero Burning ROM 6.6.0.8" /f REG ADD %KEY%\045 /V 2 /D "%systemdrive%\Install\Nero\Nero-6.6.0.8.exe /SILENT /NOREBOOT /SN=xxxxxxxxxxxxxxxxxxxxxxxx /WRITE_SN" /f REG ADD %KEY%\030 /VE /D "Cpl Mouse Fix" /f REG ADD %KEY%\030 /V 1 /D "REGEDIT /S %systemdrive%\Install\mouse_fix.reg" /f REG ADD %KEY%\040 /VE /D "K++ Codec Pack." /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Codecs\klmcodec125.exe /silent" /f REG ADD %KEY%\045 /VE /D "Ventrilo 2.20" /f REG ADD %KEY%\045 /V 1 /D "%systemdrive%\Install\ventrilo\ventrilo-2.2.0-Windows-i386.exe /q" /f REG ADD %KEY%\046 /VE /D ".Net Framework" /f REG ADD %KEY%\046 /V 1 /D "%systemdrive%\Install\dotnetfx\netfx.msi /q" /f REG ADD %KEY%\050 /VE /D "itunes" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\itunes4.7.msi" /f REG ADD %KEY%\051 /VE /D "Java 5.0.2 Upadate 2" /f REG ADD %KEY%\051 /V 1 /D "%systemdrive%\Install\java.exe" /f REG ADD %KEY%\052 /VE /D "Alcohol 120%" /f REG ADD %KEY%\052 /V 1 /D "%systemdrive%\Install\Alcohol120\Setup.msi /quiet /norestart" /f REG ADD %KEY%\053 /VE /D "Adobe Photoshop CS" /f REG ADD %KEY%\053 /V 1 /D "%systemdrive%\Install\adobepscs\setup.exe" /f REG ADD %KEY%\099 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\099 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT thats what my RunOnceEx.cmd says, i have all the files in \$OEM$\$1\Install Ideas?
  7. I searched the fourms but couldn't find anything for the newest version.... /s nolonger works... Ideas?
  8. But thats not going to install any games or configs... only the steam portion... so youre still going to need to wait 6 hours to get all of your games after the fact.. unless you back up the files I mentioned. <{POST_SNAPBACK}> Thats all i need, then ill make a SFX with the gfc's, should i use 7zip or winrar?
  9. I was reading http://gosh.msfnhosting.com/using_runonceex.htm I did what it said Hoever it did not tell me where to put in the textsetup.sif runonceex.inf = 1,,,,,,,20,0,0 new.inf = 1,,,,,,_x,,3,3 And when i run the setup i get that textsetup.sif is corupt at line 1, where i put the first parimiter... Any help? My english isnt that good so dont be harsh
  10. Well, I would like these to install silently one thier own. I searched and cant find em.
  11. i dont like it, easy is to easy and medium is to hard for medium...
  12. http://unattended.msfn.org/intermediate/ap...ce/officexp.htm
  13. i just read some more and read that i have to set OemPreinstall=No to yes... correct or not?
  14. Ok, i made my own oem branding and read up on it at http://unattended.msfn.org/advanced/cosmetics/oeminfo.htm How do i put it in my windows cd so it always installs? It said put it in xphere\$OEM$\$$\System32\ Is that all i need to do? Im using nlite btw. Thanks Im also using the windows guided installer.... The settings are at:: ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1 [UserData] ProductKey=key removed FullName="Michael" OrgName="" ComputerName=PANDA [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=85 [RegionalSettings] LanguageGroup=15,1 Language=00000409 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=192.168.7.100 SubnetMask=255.255.255.0 DefaultGateway=192.168.7.7 DNSServerSearchOrder=167.206.3.208,167.206.3.207 WINS=No NetBIOSOptions=0
×
×
  • Create New...