Jump to content

rajuvora

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About rajuvora

rajuvora's Achievements

0

Reputation

  1. no joy... still stuck with acrobat nis and java arobat came back with an error sayin there was a problem with switches? It is the full version i am trying to install ( adobe acrobat 6.0.0) and im thinking it needs a serial somewhere to be installed? ECHO. ECHO Installing Adobe Reader 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Adobe6\AcroPro.msi -p"-s /v\"/qn\"" and NIS the two reg entries came back with invalid key ( where does it get the key from? the NIS folders?) ECHO. ECHO Installing Norton Internet Security 2003 ECHO Please wait... REG ADD %KEY%\190 /VE /D "Norton Internet Security 2003" /f ECHO. REG ADD %KEY%\190 /V 1 /D "%CDROM%\Software\NIS\NIS\NIS.msi /qn REBOOT=REALLYSUPPRESS" /f ECHO. start /wait %systemdrive%\install\Applications\NIS\NIS\NIS.msi /qn and java- trying to install j2eesdk-1_4-windows.exe ( im redownloading it jsut in case there is a prob with my installer?) Finally is there a way to get the installation dos window saved to a file? so i can look back on it for any errors that are produced? any more help with these two is much appriciated! Raj
  2. WiEk - try rebuilding the iso.. if it dnt work post winnt.sif file?
  3. This is the batch file at present... ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\install\DirectX9b\DX9NTopk.exe ECHO. ECHO Installing Adobe Reader 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Adobe6\setup.exe -p"-s /v\"/qn\"" ECHO. ECHO Installing MSN Messenger 6.2.0137 Final ECHO Please wait... start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg ECHO. ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\NERO.exe /silent /noreboot ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero2.exe /silent /noreboot ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero3.exe /silent /noreboot ECHO. ECHO Installing Diskeeper 8.0 ECHO Please wait... start /wait %systemdrive%\install\Applications\diskeeper\setup.exe /s /v/qn ECHO. ECHO Installing ISOBuster 1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\ISOBuster\IsoBuster16.exe /VERYSILENT /SP- ECHO. ECHO Killing ISOBuster.exe process taskkill.exe /F /IM isobuster.exe ECHO. ECHO Installing Norton Internet Security 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\NIS\NIS\NIS.msi /qn ECHO. ECHO Installing Sun Java VM 1.4.2 ECHO Please wait... start /wait %systemdrive%\Install\Applications\SunJava\j2sdk.exe /s /v/qn ECHO. ECHO Installing WinRAR 3.30 ECHO Please wait... Copy "%systemdrive%\Install\Applications\WinRAR\rarreg.key" "%systemdrive%\Program Files\WinRAR\" start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /s A few things... first nero have 3 installation files on their web :-s so thats what these three are.. nero.exe is nero63115.exe nero2.exe is nve21212.exe and nero3 is NeroMIX14022.exe From these three.. only nero3 doesnt install silently- i asks for file associations. Adobe Acrobat - i couldnt find the instructions for the MSI extraction? I do have a file called "AcroPro.msi" in the acrobat folder, which i am tryin as i write this. Also how can i put the serial into this? WinRar will not register. I have the key, anyideas where to insert it? Likewise ISOBuster will not register Java didnt install with the above code. no error no message.. jsut no installtion Last but not least Norton internet security wasnt installed.. again no error/message.. jsut not installed :-s Do i need to add the two reg keys? Again i am tryin this as u write this... Thanks for your help! it is very much appriciated :-) Raj
  4. rebuilt it... installtion worked... only a few apps didnt! directX - didnt set the right folder :-s adobe- said there was already another installation so wouldnt install -- moved it to top? nero - one of the installations didnt work ( coz directX 9 wasnt there!) java - changed it. ( that path i got from teh tutorial.. looked wrong at the time but though id try it anyway... changed to ECHO. ECHO Installing Sun Java VM 1.4.2 ECHO Please wait... start /wait %systemdrive%\Install\Applications\j2sdk.exe /s /v/qn last but not least nis didnt install at all..no message what so ever :-s i think i got the wrong command? its norton internet security 2003 command i tried was ECHO. ECHO Installing Norton Internet Security 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\NIS\NIS\NIS.msi /QB thanks for all help! Raj
  5. winnt.sif is as follows. i dont remember making any changes to this other then adding in the last line :-s even so will remake the file in the same way it was created originally! spotted one mistake... got "FileSystem=*" in the wrog place( or twice ) so removed it and tryin again as i type ;-) ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" FileSystem=* [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="yes" FileSystem=* [GuiUnattended] AdminPassword= <<was here>> EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=?????-?????-?????-?????-????? FullName="ME" OrgName="" ComputerName=this [TapiLocation] CountryCode=44 Dialing=Tone AreaCode=020 [RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [Identification] JoinWorkgroup=OCEANS [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off [GuiRunOnce] %systemdrive%\install\batch_file.cmd
  6. elo.. i came across this site yday and decided to give the unattended install a go! I made a test iso with the original msn removed, and the latest installed.. that worked fine, ( tested using windows virtual pc).. however i am now tryin to make a full version.. for which the details for the batch_file is below... My problem comes when installing... i see the attached image.. and it sits there for ages... the useless info on the right side keeps changing, and the little green squares continues scrolling... but nothing else changes... is this doing the below installations or is this not suppose to be related to installing these applications? Also can someone jsut have a quick glance over the command file incase there is a problem? ive copied the installation files to the folders as given but one i was unsure abuot is norton internet security... ive assumed that its the same as anti virus? but not sure as didnt get a result on my search in forum... Thanks for your time/help! Raju [GuiRunOnce] %systemdrive%\install\batch_file.cmd batch_file.cmd ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\install\DirectX9b\DX9NTopk.exe ECHO. ECHO Installing MSN Messenger 6.2.0137 Final ECHO Please wait... start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg ECHO. ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\NERO.exe /silent /noreboot ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero2.exe /silent /noreboot ECHO Installing Nero Burning ROM ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero3.exe /silent /noreboot ECHO. ECHO Installing Adobe Reader 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Adobe6\setup.exe -p"-s /v\"/qn\"" ECHO. ECHO Installing Diskeeper 8.0 ECHO Please wait... start /wait %systemdrive%\install\Applications\diskeeper\setup.exe /s /v/qn ECHO. ECHO Installing ISOBuster 1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\ISOBuster\IsoBuster16.exe /VERYSILENT /SP- ECHO. ECHO Killing ISOBuster.exe process taskkill.exe /F /IM isobuster.exe ECHO. ECHO Installing Norton Internet Security 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\NIS\NIS\NIS.msi /QB ECHO. ECHO Installing Sun Java VM 1.4.2 ECHO Please wait... start /wait j2re-1_4_2_01-windows-i586.exe /s /v/qn ECHO. ECHO Installing WinRAR 3.20 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /s
×
×
  • Create New...