Svend Rugaard Posted December 29, 2004 Posted December 29, 2004 Hello !I have now try in 2 days to get this to work and i dont seem to have any errors in either my winnt.sif file, my cmdlines.txt file and my RunOnceEx.cmd file.I have just made a "Test" version before i actually want to add alot of programs. The First part of the installation works fine , i dont have to do anything, as it is suppose to do, and start up with out problems. But when it log in to windows, it doesnt autostart the RunOnceEx.cmd, and if i go in to the $OEM$ drive and start the cmd file my self it just came up with CMD file with cmdow @ /HID and shut down, nothing more happens, can anyone please help me .. because i have follow the guide to the last letter, but maybe i have overlook something ? (Sorry for the Bad English)But here it goes.My Winnt.sif file that is in the : C:\XPCD\I386 ;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[UserData] ProductKey=xxxx-xxxx-xxxx-xxxxx FullName="Svend Rugaard" OrgName="N/A" ComputerName=Svend[Display] BitsPerPel=24 Xresolution=1280 YResolution=1024 Vrefresh=60[TapiLocation] CountryCode=45[RegionalSettings] LanguageGroup=1 SystemLocale=00000406 UserLocale=00000406 InputLocale=0406:00000406[Identification] JoinWorkgroup="Svends Netværk"[Networking] InstallDefaultComponents=No[NetAdapters] Adapter1=params.Adapter1[params.Adapter1] INFID=*[NetClients] MS_MSClient=params.MS_MSClient[NetServices] MS_SERVER=params.MS_SERVER MS_PSched=params.MS_PSched[NetProtocols] MS_TCPIP=params.MS_TCPIP MS_NWIPX=params.MS_NWIPX[params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0[params.MS_NWIPX] VirtualNetworkNumber=00000000 AdapterSections=params.MS_NWIPX.Adapter1[params.MS_NWIPX.Adapter1] SpecificTo=Adapter1 PktType=0xFF NetworkNumber=00000000Here is my cmdlines.txt that is in $OEM$ [COMMANDS]"RunOnceEx.cmd"And Finally my RunOnceEx.cmd there also is in $OEM$ cmdow @ /HID@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installere Programmer..." /fREG ADD %KEY%\000 /VE /D "Windows MediaPlayer 10" /fREG ADD %KEY%\000 /V 1 /D "%SystemDrive%\Install\WMP10 \MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f" /fREG ADD %KEY%\001 /VE /D "Acrobat Reader 6.0" /fREG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\Adobe60\AdbeRdr60_dan_full.exe -p"-s /v\"/qn\""" /fREG ADD %KEY%\002 /VE /D "MSN Messenger 7.0 Beta" /fREG ADD %KEY%\002 /V 1 /D "%SystemDrive%\Install\MSN_7.0_Beta\MSN70.EXE /qn" /f" /fEXIT
Alanoll Posted December 29, 2004 Posted December 29, 2004 on your current system...run the CMD file...then open REGEDIT and go to HKLM\Software\Microsoft\Windows\CurrenVersion\RunOnceEX and see if anything was imported.If everything is there, the CMD file is working as it should.You could also REMOVE the CMDOW line and add PAUSE after each REG line to see if any errors come up.If everything comes out fine after that, try your Install disc again, and make sure your programs are in $OEM$\$1\Install
Svend Rugaard Posted December 29, 2004 Author Posted December 29, 2004 There is added something, 001 - 002 and 003 and in there is those 3 programs it supposed to install. But i will now try to remove CMDOW now and add pause .. My question is now shall i make a reinstall with those settings ? .. Or shall i just make a new Image file and try to start if from the Virtual Installation ?
Svend Rugaard Posted December 29, 2004 Author Posted December 29, 2004 i will try with the %CDROM% settings to see if that works, i will be back after its installed .. The VIrtual Machine isnt that fast
Svend Rugaard Posted December 30, 2004 Author Posted December 30, 2004 It still dont start to install .. i Will try the Other Method (Old Method) ..
Svend Rugaard Posted December 30, 2004 Author Posted December 30, 2004 I use the "Old Method" and if works .. but i use the Usercommand.cmd now .. but i should still make a account when i log in, and the installation didnt start before i log in to the Administrator account not the Account with my name there also should be Administrator account
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