Jump to content

installation appears to hang :-s


Recommended Posts

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

post-70-1087410723_thumb.jpg

Link to comment
Share on other sites


it could be something in your winnt.sif file, but your .cmd file isnt even processes yet, it goes AFTER the setup finishes, & b4 windows goes onto load explorer,

if your winnt.sif file is ok, make sure theirs nothing on your HOST os thats taking up your ram,

3rd use vmware if it doesnt work as an alternative :)

regards

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

direct x didn't set the right folder? what does that mean?

adobe: probably the other installshield didn't end properly (possible switch problem)

nero with directx?? I cannot see the reason..

and finally with nis I dunno probably its bc of the previous installshield setup as well (not ended properly, ended prematurely..)

I suggest a start over...

try to install with xplode...

and why don't u install directx with svcpack.inf?

Link to comment
Share on other sites

for directx9 and media player9, install them through svcpack.inf (using instructions from MSFN unattend guide)... that way they are installed and the computer has rebooted once before it installs any programs..

still, i have never heard of nero not working because directx9 isn't installed... maybe you mean media encoder 9 series? some of nero ultra might require media encoder 9

for adobe reader, use the instructions from MSFN unattend guide to extract the actual MSI out of the setup.exe, it makes for a much easier installation with a less complicated install switch

why do you have nero in there 3 times? i only install nero once using this switch:

start /wait %systemdrive%\install\Applications\Nero\Nero6316.exe /SILENT /NOREBOOT /SN=INSERT-VALID-CDKEY-HERE /WRITE_SN

and everything in nero works as far as i can tell (using it for at least a month now creating cd and dvd works fine)

with WinRAR 3.30, the correct install switch is:

wrar330.exe -s

i've found encrypted admin password doesn't work properly?

you should really set something for FileSystem (LeaveAlone or ConvertNTFS)

-To just install NIS 2k3 with NAV just use the msi /qn switch.

-But to install NIS 2k3 without NAV I found a ghetto way. Basically just remove the NAV msi from the NIS folder and it will just install NAV. Not fully tested but it did work when I tested the ISO, NIS installed without NAV.

REG ADD %KEY%\190 /VE /D "Norton Internet Security 2003" /f

REG ADD %KEY%\190 /V 1 /D "%CDROM%\Software\NIS\NIS\NIS.msi /qn REBOOT=REALLYSUPPRESS" /f

for java try

j2re-1_4_2_01-windows-i586.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"

Link to comment
Share on other sites

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 :rolleyes:

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?

REG ADD %KEY%\190 /VE /D "Norton Internet Security 2003" /f

REG ADD %KEY%\190 /V 1 /D "%CDROM%\Software\NIS\NIS\NIS.msi /qn REBOOT=REALLYSUPPRESS" /f

Again i am tryin this as u write this...

Thanks for your help! it is very much appriciated :-)

Raj

Link to comment
Share on other sites

i have the same problems here, my installation stuck at t-33, can you help me ?

and some time it stop at t-36..... im boring to rebuild and recheck, ram, iso, vmware... i don't undersantd....

Link to comment
Share on other sites

here my winnt.sif :

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

OEMPreinstall=Yes

OEMSkipEULA=Yes

TargetPath=\WINDOWS

[GuiUnattended]

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName=""

OrgName=""

[TapiLocation]

CountryCode=107

Dialing=Tone

[RegionalSettings]

LanguageGroup=1

Language=00000c0c

[branding]

BrandIEUsingUnattended=Yes

Home_Page=www.google.ca

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

Link to comment
Share on other sites

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

Link to comment
Share on other sites

for me i found that if i modify system file before reduce and remove protection with nlite 0.96b my iso doesn'T work.

But im not sure if it only this because i found some misterious issues with the drivers removal option.

When your iso seam to stuck and your winnt.sif look ok, try to let's all the driver to see if it work and don't modify too file before used nlite, im not sure but the tool seem to don't really like that.

I will try some other things to see what exactly doesn't pass with the manipulation. (to be sure, not just speculation )

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...