mike1843 Posted October 24, 2005 Posted October 24, 2005 I cannot seem to get my cmdlines.txt file to work and I've double checked all my settings. Could you point me in a direction to look for the errors?
MHz Posted October 24, 2005 Posted October 24, 2005 Cmdlines.txt normally resides within $OEM$ folder. $OEM$ folder is inline with the I386 folder. Cmdlines.txt should start with the line below.[COMMANDS]If that is not helpful then you may need to supply some details of your setting arrangement.
mike1843 Posted October 24, 2005 Author Posted October 24, 2005 Cmdlines.txt normally resides within $OEM$ folder. $OEM$ folder is inline with the I386 folder. Cmdlines.txt should start with the line below.[COMMANDS]If that is not helpful then you may need to supply some details of your setting arrangement.cmdlines.txt looks like this:[COMMANDS]"\new.cmd""\useraccounts.cmd"doesn't work with or without the slashes.new.cmd looks like this@Echo OffSET PP=%SystemDrive%\Install\applications\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Unattended Program Installation" /fREG ADD %KEY%\001 /VE /D "Lan Driver" /fREG ADD %KEY%\001 /V 1 /D "%PP%landriver\SetupYukonWin.exe /S /V/qn" /fREG ADD %KEY%\002 /VE /D "Reboot" /fREG ADD %KEY%\002 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\003 /VE /D "Audio Driver" /fREG ADD %KEY%\003 /V 1 /D "%PP%audiodriver\setup.exe -s" /fREG ADD %KEY%\004 /VE /D "Reboot" /fREG ADD %KEY%\004 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\005 /VE /D "Direct X" /fREG ADD %KEY%\005 /V 1 /D "%PP%directx\dxinstall /s" /fREG ADD %KEY%\006 /VE /D "Reboot" /fREG ADD %KEY%\006 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\007 /VE /D "Intel Audio Studio" /fREG ADD %KEY%\007 /V 1 /D "%PP%audiostudio\ias.exe /s /v/qn" /fREG ADD %KEY%\008 /VE /D "PowerDVD" /fREG ADD %KEY%\008 /V 1 /D "%PP%powerdvd\PowerDVD\PowerDVD\setup.exe -s" /fREG ADD %KEY%\009 /VE /D "Reboot" /fREG ADD %KEY%\009 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\010 /VE /D "Adobe Reader 7.0" /fREG ADD %KEY%\010 /V 1 /D "%PP%acrobat7\setup.exe /S /v/qn" /fREG ADD %KEY%\011 /VE /D "TPP Storage" /fREG ADD %KEY%\011 /V 1 /D "%PP%musickeg\tppstorage\Disk1\setup.exe -s" /fREG ADD %KEY%\012 /VE /D "Phatnoise Music Manager" /fREG ADD %KEY%\012 /V 1 /D "%PP%musickeg\musicman\musicman.exe" /fREG ADD %KEY%\013 /VE /D "iPod Updater" /fREG ADD %KEY%\013 /V 1 /D "%PP%ipodstuff\ipod.exe" /fREG ADD %KEY%\014 /VE /D "iTunes" /fREG ADD %KEY%\014 /V 1 /D "%PP%ipodstuff\itunes1.exe" /fREG ADD %KEY%\015 /VE /D "SpyBot Search & Destroy" /fREG ADD %KEY%\015 /V 1 /D "%PP%spybot\spybotsd13.exe /verysilent" /fREG ADD %KEY%\016 /VE /D "HP 1510" /fREG ADD %KEY%\016 /V 1 /D "%PP%hp1510\hp.exe" /fREG ADD %KEY%\017 /VE /D "Reboot" /fREG ADD %KEY%\017 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\018 /VE /D "Auto IT" /fREG ADD %KEY%\018 /V 1 /D "%PP%autoit\autoitinst.exe" /fREG ADD %KEY%\019 /VE /D "Panarama Maker" /fREG ADD %KEY%\019 /V 1 /D "%PP%panmaker\panmaker.exe" /fREG ADD %KEY%\020 /VE /D "Office 2003" /fREG ADD %KEY%\020 /V 1 /D "%PP%office2k3\office2k3.exe" /fREG ADD %KEY%\021 /VE /D "Digital Image Pro 10" /fREG ADD %KEY%\021 /V 1 /D "%PP%digimage10pro\cd1\digisuite.exe" /fREG ADD %KEY%\022 /VE /D "Frontpage 2003" /fREG ADD %KEY%\022 /V 1 /D "%PP%frontpage2k3\frontpage.exe" /fREG ADD %KEY%\023 /VE /D "Reboot" /fREG ADD %KEY%\023 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\024 /VE /D "Intellitype" /fREG ADD %KEY%\024 /V 1 /D "%PP%intellitype\intellitype.exe" /fREG ADD %KEY%\025 /VE /D "Intellipoint" /fREG ADD %KEY%\025 /V 1 /D "%PP%intellipoint\intellipoint.exe" /fREG ADD %KEY%\026 /VE /D "Nero 6" /fREG ADD %KEY%\026 /V 1 /D "%PP%nero\nero6.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx/WRITE_SN" /fREG ADD %KEY%\027 /VE /D "Microsoft Money" /fREG ADD %KEY%\027 /V 1 /D "%PP%msmoney06\setup.exe /qn" /fREG ADD %KEY%\028 /VE /D "Antivirus" /fREG ADD %KEY%\028 /V 1 /D "%PP%ezantivirus\avsetup.exe" /fREG ADD %KEY%\029 /VE /D "Reboot" /fREG ADD %KEY%\029 /V 1 /D "%PP%reboot.bat" /fREG ADD %KEY%\030 /VE /D "Phatnoise Music Manager" /fREG ADD %KEY%\030 /V 1 /D "%PP%musickeg\musicman\musicman.exe" /fREG ADD %KEY%\031 /VE /D "Sun Java" /fREG ADD %KEY%\031 /V 1 /D "%PP%sunjava\java.exe /S /v/qn" /fREG ADD %KEY%\032 /VE /D "Setting Reboot Status for Music Manager" /fREG ADD %KEY%\032 /V 1 /D "%PP%manage.bat" /fREG ADD %KEY%\032 /VE /D "Shutdown" /fREG ADD %KEY%\032 /V 1 /D "%PP%shutdown.bat" /fEXITuseraccounts.cmd looks like thisnet user xxxxx xxxxxx /addnet localgroup Administrators xxxxx /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITand my winnt.sif looks like this:[Data] AutoPartition="0" MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS OemPnPDriversPath="Drivers\000_chipset;Drivers\001_display" WaitForReboot="No" DriverSigningPolicy=Ignore UnattendSwitch="yes"[GuiUnattended] AdminPassword=xxxxx OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1[userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="xxxx xxxx xxxx" OrgName="" ComputerName=xxxx[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 AutoConfirm=1[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=740[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[shell] CustomDefaultThemeFile="Windir%\resources\themes\royale.theme"Thanks for whatever help you can provide. I can provide the directory structure if necessary. I also do not know if I should post this on this topic but the powerdvd silent install keeps asking for a reboot.
gunsmokingman Posted October 24, 2005 Posted October 24, 2005 (edited) Have you got the cmd in the same directory as the CmdLines.txt[COMMANDS]"REGEDIT /S 000.reg""REGEDIT /S 020.reg""REGEDIT /S 040.reg""REGEDIT /S 060.reg""REGEDIT /S 080.reg""Theme.cmd""RunOnceEx.cmd" Edited October 24, 2005 by gunsmokingman
mike1843 Posted October 24, 2005 Author Posted October 24, 2005 Yes I do. Are my files correct? Or am I missing an option?
MHz Posted October 25, 2005 Posted October 25, 2005 cmdlines.txt looks like this:[COMMANDS]"\new.cmd""\useraccounts.cmd"doesn't work with or without the slashes.Thanks for whatever help you can provide. I can provide the directory structure if necessary. I also do not know if I should post this on this topic but the powerdvd silent install keeps asking for a reboot.Not sure of your backslash concept, but it is not a standard concept unless you forgot to add the leading period. Just remove the backslashes as not needed.Winnt.sif is irrelevent to Cmdlines.txt operation. It could be totally missing and Cmdlines.txt will still execute.PowerDVD will not install unless Cmdlines.txt works?Is this a CD (or network) setup?No current information displayed shows the problem of Cmdlines.txt not executing. If Cmdlines.txt is not in the correct spot then it will not execute. Perhaps your should show your directory structure if possible.
mike1843 Posted October 28, 2005 Author Posted October 28, 2005 (edited) Hey, I finally figured it out. I had the name of the file spelled wrong. (commandlines.txt instead of cmdlines.txt) But I still can't get powerdvd to go completely unattended. It likes to halt and ask for a reboot. Thanks for the help. Edited October 28, 2005 by mike1843
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now