Jump to content

wnr

Member
  • Posts

    44
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by wnr

  1. Thanks, i'll see what i can do with bitmaps, logo etc. And hopefully it will turn out better. I'll post it once im done, and you can tell me how it looks.
  2. I know this isnt exactly what you were wanting Orco, but it was just one i made for myself with the luna element fell to it. If i can get it hosted somehow, maybe someone else can make you what you want on it.
  3. Thanks, sorted all that out, any idea on the others?
  4. Thanks, i hope you can see whats wrong with the others
  5. I would like to know this as well
  6. Thanks for all the support so far, but i have one more problem, that i hope someone could help me with. My cmd is like this: 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 "Installing Ad-aware SE Professional" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\Ad-Aware\Ad-aware.exe" /f REG ADD %KEY%\015 /VE /D "Installing Alcohol 120%" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Applications\Alcohol120\AlcoholSetup.msi /qn" /f REG ADD %KEY%\015 /V 2 /D ""REGEDIT /S %systemdrive%\install\Applications\Alcohol120\registry.reg" /f REG ADD %KEY%\025 /VE /D "Installing AnyDVD" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\Applications\AnyDVD\AnyDVD_Setup.exe /S" /noreboot /f REG ADD %KEY%\025 /V 2 /D ""REGEDIT /S %systemdrive%\install\Applications\AnyDVD\key.reg" /f REG ADD %KEY%\030 /VE /D "Installing CloneDVD" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Applications\CloneDVD\CloneDVD_Setup.exe /S" /noreboot /f REG ADD %KEY%\035 /VE /D "Installing CloneCD" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Applications\CloneCD\CloneCD.exe /S" /noreboot /f REG ADD %KEY%\037 /VE /D "Installing **** NFO Viewer" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\Install\Applications\DamnNFO\DAmnNFO.exe /S" /f REG ADD %KEY%\040 /VE /D "Installing Diskeeper 9" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Applications\Diskeeper\DiskeeperProfessional9.exe /s /v/qn" /f REG ADD %KEY%\047 /VE /D "Installing Fraps" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\Install\Applications\Fraps\Fraps.exe /S" /f REG ADD %KEY%\050 /VE /D "Installing MSN Messenger 7" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\MSN\MsnMsgs.msi /qn" /f REG ADD %KEY%\053 /VE /D "Installing WinAMP" /f REG ADD %KEY%\053 /V 1 /D "%systemdrive%\Install\Applications\WinAMP\winamp.msi INI="%systemdrive%\Install\Applications\WinAMP\unattended.ini Xfull=1" /f REG ADD %KEY%\055 /VE /D "Installing WinRAR 3.4" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\Install\Applications\WinRAR\wrar340.exe /s" /f REG ADD %KEY%\060 /VE /D "Installing WinZIP" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\Install\Applications\WinZIP\SETUP.exe /autoinstall /noqp" /f REG ADD %KEY%\065 /VE /D "Installing Windows Media Player 10" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\Install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup.wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\070 /VE /D "Installing Microsoft Office XP" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\Applications\OfficeXP\PRO11.msi TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\075 /VE /D "Installing Daemon Tools" /f REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Install\Applications\DaemonTools\Daemon.msi /qn REBOOT=ReallySuppress" /f REG ADD %KEY%\080 /VE /D "Installing Norton Anti Virus" /f REG ADD %KEY%\080 /V 1 /D "%systemdrive%\install\Applications\NAV2004\navsetup.exe /QB" /f REG ADD %KEY%\085 /VE /D "Installing ClearType PowerToy" /f REG ADD %KEY%\085 /V 1 /D "%systemdrive%\install\Applications\PowerToys\ClearType_setup.exe /s" /v/qn REG ADD %KEY%\090 /VE /D "Installing Alt-Tab PowerToy" /f REG ADD %KEY%\090 /V 1 /D "%systemdrive%\install\Applications\PowerToys\Alt-Tab_setup.exe /s" /v/qn REG ADD %KEY%\100 /VE /D "Installing Mozilla Firefox" /f REG ADD %KEY%\100 /V 1 /D "%systemdrive%\Install\Applications\Firefox\Setup.exe /S -MS -IRA" /f REG ADD %KEY%\110 /VE /D "Installing Nero Burning Rom" /f REG ADD %KEY%\110 /V 1 /D "%cdrom%\Install\Applications\Nero\Nero.exe" /f REG ADD %KEY%\115 /VE /D "Installing Zone Alarm" /f REG ADD %KEY%\115 /V 1 /D "%systemdrive%\Install\Applications\ZoneAlarm\ZoneAlarm.exe /s" /noreboot /f REG ADD %KEY%\120 /VE /D "Installing Adobe Photoshop CS" /f REG ADD %KEY%\120 /V 1 /D "%systemdrive%\Install\Applications\Photoshop\Photoshop\setup.exe -r" /f REG ADD %KEY%\125 /VE /D "Installing Adobe Acrobat Reader 6" /f REG ADD %KEY%\125 /V 1 /D "%systemdrive%\Install\Applications\Photoshop\Adobe_Reader_6.0\AdbeRdr60_enu_full.exe -r" /f REG ADD %KEY%\130 /VE /D "Installing SpyBot - Search & Destroy" REG ADD %KEY%\130 /V 1 /D "%systemdrive%\Install\Applications\Spybot\Spybot.exe /silent" /f REG ADD %KEY%\135 /VE /D "Installing WinISO 5.3" /f REG ADD %KEY%\135 /V 1 /D "%systemdrive%\install\Applications\WinISO\WinISO.exe /VERYSILENT /SP-" /f REG ADD %KEY%\135 /V 2 /D "taskkill /F /IM WinISO.exe" /f REG ADD %KEY%\140 /VE /D "Installing Azureus" /f REG ADD %KET%\140 /V 1 /D "%systemdrive%\Install\Applications\Azureus\Azureus.exe /S" /f REG ADD %KET%\145 /VE /D "Installing Sun Java" /f REG ADD %KET%\145 /V 1 /D "%systemdrive%\install\Applications\Java\Java.exe/s /v"/qn ADDLOCAL=jrecore IEXPLORER=1" REG ADD %KEY%\150 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\150 /V 1 /D "REGEDIT /S %systemdrive%\install\registry.reg" /f EXIT Now the following ones had somehting wrong: Alcohol 120% = Restarted computer after it installed Any DVD = Didnt install (no error message) CloneDVD = Didnt Install (no error message) CloneCD = Didnt Install (no error message) WinAMP = Didnt Install (no error message) Windows Media Player 10 = Didnt Install (no error message) Zone Alarm = Didnt Install (no error message) As you see, my problem is that the above programs (except Alcohol) just skipped to the next program on the list. So can anyone help me
  7. Hmm i seem to have a problem with office still: this is the entry in the cmd: REG ADD %KEY%\070 /VE /D "Installing Microsoft Office XP" REG ADD %KEY%\070 /V 1 /D "$systemdrive%\install\Applications\OfficeXP\PRO11.msi TRANSFORMS=Unattended.MST /qb-" /f
  8. thanks i was just looking for that one lol and i also noticed that i wrote in the cmd for winamp, that it was in the winrar folder
  9. thanks ok i checked out the switch for Alcohol 120%, it said it was /qn so i was wondering, shall i put that like this: REG ADD %KEY%\015 /VE /D "Installing Alcohol 120%" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Applications\Alcohol_120%\Alcohol120%_Setup.msi" /f /qn With the /qn at the end?
  10. hmm can you direct me to where i can find them? Also when it came to install office, it came up with an error, i cant remeber what it said but i think its got to do with the REG ADD %KEY%\070 /VE /D "Installing Microsoft Office XP" REG ADD %KEY%\070 /V 1 /D "$systemdrive%\install\Applications\OfficeXP\PRO11.msi TRANSFORMS=%systemdrive%\install\Applications\OfficeXP\Unattended.MST /qb-" /f
  11. Well it works perfectly now, thanks But theres one other thing, when it was installing the programs there installers came up and i had to actually install them myself, rather than it doing it automatically,(or is that silently) How would i go about doing this?
  12. Ok well im just up to the point before it normally asks for the key so i will see if it does it, then i will try that way ^ Thanks
  13. Thanks im trying this the now, hopefully there wont be any problems
  14. thanks im going to try it now. So will it now install the programs now?
  15. yeah i have a cmdlines.txt next the the batch file with [COMMANDS] "RunOnceEx.cmd" Also i have this cmdlines and runonceex.cmd in the $oem$ folder, does it have to be somewhere specific?
  16. Ok i have made my unattended cd, Windows XP PRO with SP2 slipstreamed, but when i test it, it doesnt skip the part where you enter your serial, which im not really bothered about, but the main thing is when it starts up i want it to install the programs i have put into it. I want this to show up, but it doesnt. my programs dont get installed but only get put into c:\install\. Can anyone help me? Here are my winnt.sif and runonceex.cmd files ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS OemPreinstall=Yes UnattendSwitch="yes" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="Name" OrgName="Company" ComputerName=COMP [Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=70 [RegionalSettings] LanguageGroup=1 Language=00000809 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off [GuiRunOnce] %systemdrive%\RunOnceEX.cmd And heres the batch file: 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 "Installing Ad-aware SE Professional" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\Ad-Aware\Ad-Aware.SE.Pro.v1.05.exe" /f REG ADD %KEY%\015 /VE /D "Installing Alcohol 120%" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Applications\Alcohol_120%\Alcohol120%_Setup.exe" /f REG ADD %KEY%\025 /VE /D "Installing AnyDVD" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\Applications\AnyDVD\AnyDVD_Setup.exe" /f REG ADD %KEY%\030 /VE /D "Installing CloneDVD" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Applications\CloneDVD\CloneDVD_Setup.exe" /f REG ADD %KEY%\035 /VE /D "Installing **** NFO Viewer" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Applications\DamnNFO_Viewer\DAmnNFO_Viewer.exe" /f REG ADD %KEY%\037 /VE /D "Installing Diskeeper 9" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\Install\Applications\Diskeeper\DiskeeperProfessional9.exe" /f REG ADD %KEY%\040 /VE /D "Installing Fraps" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Applications\Fraps\Fraps.exe" /f REG ADD %KEY%\047 /VE /D "Installing MSN Messenger 7" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\Install\Applications\MSN\MsnMsgs.msi" /f REG ADD %KEY%\050 /VE /D "Installing StyleXP" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\StyleXP\StyleXP.org" /f REG ADD %KEY%\053 /VE /D "Installing WinAMP" /f REG ADD %KEY%\053 /V 1 /D "%systemdrive%\Install\Applications\WinRAR\winamp504_full.exe" /f REG ADD %KEY%\055 /VE /D "Installing WinRAR 3.4" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\Install\Applications\WinRAR\wrar340.exe" /f REG ADD %KEY%\060 /VE /D "Installing WinZIP" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\Install\Applications\WinZIP\SETUP.exe" /f REG ADD %KEY%\065 /VE /D "Installing Windows Media Player 10" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\Install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup.wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\070 /VE /D "Installing Microsoft Office XP" REG ADD %KEY%\070 /V 1 /D "$systemdrive%\install\Applications\OfficeXP\PRO11.msi TRANSFORMS=%systemdrive%\install\Applications\OfficeXP\Unattended.MST /qb-" /f REG ADD %KEY%\0 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\075 /V 1 /D "REGEDIT /S %systemdrive%\install\registry.reg" /f REG ADD %KEY%\080 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\080 /V 1 /D "%systemdrive%\apps\cleanup.cmd" /f EXIT Hope someone can help me with this. Im new to this so if theres anything wrong with these then please tell me.
  17. I need some help with my applications, i have made my unattended disc, with applications in the "D:\$OEM$\$1\Install\Applications" folder, but when i installed windows it never installed any of my programs, it just out them into a folder on the C drive called applications. Can anyone help me out here.
×
×
  • Create New...