IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

 
Reply to this topicStart new topic
> Need help with Alcohol 120 %
Darkyputz
post Aug 10 2004, 02:54 AM
Post #1





Group: Members
Posts: 6
Joined: 10-August 04
Member No.: 26869



Hello out there!!!

Iīm too sorry if this question is a dayly on, but i canīt find a solution.

I try to silent install alcohol, but it allways want s my help to find the "xmas scsi driver"...
How cn i bypass this???
I shrinked my windows using nlite and i wipped out the scsi drivers out of the windows itself...but the same problem also appears, if i let the scsi drivers inside windows. the he dont asks for the christmas driver. he asks for a scsi driver at all...
PLEASE help meeeeee somehow
Go to the top of the page
 
+Quote Post
MCT
post Aug 10 2004, 03:00 AM
Post #2


MSFN Junkie
*********

Group: Members
Posts: 4164
Joined: 19-May 04
Member No.: 20315
Country Flag


hi

search the forums.. this is indeed a common problem smile.gif
Go to the top of the page
 
+Quote Post
Garak
post Aug 12 2004, 11:26 AM
Post #3


Newbie


Group: Members
Posts: 14
Joined: 23-November 03
Member No.: 9841



I'm having the same problem. Can't seem to find the solution anywhere in the forum. Anyone have a link?
Go to the top of the page
 
+Quote Post
LiquidSage
post Aug 12 2004, 01:07 PM
Post #4


Wayward Prophet
****

Group: Members
Posts: 580
Joined: 29-August 03
From: Santa Monica,CA
Member No.: 6035
Country Flag


perhaps if one looked at this scsi driver problem as being similar to including scsi or other device drivers in an unattended distro....
maybe it wouldn't ask you where they are since you would have them already included.......
or....copy the inf and sys files to the proper places using the $OEM$ method
hmmmm...... whistling.gif
Go to the top of the page
 
+Quote Post
prathapml
post Aug 12 2004, 04:05 PM
Post #5


Follow the rules please :-)
Group Icon

Group: Patrons
Posts: 7658
Joined: 14-November 03
From: Bangalore, India
Member No.: 9470
Country Flag


OMG, why didn't we think along those lines before. rolleyes.gif
I'm surely gonna experiment with Alcohol the way you suggested, the next time that I need to install it - and post back with results I find, if any.
Go to the top of the page
 
+Quote Post
--=ddSHADOW=--
post Aug 12 2004, 04:56 PM
Post #6


--=ddSHADOW=--
**

Group: Members
Posts: 211
Joined: 8-August 04
From: Slovenia
Member No.: 26544
OS: XP Pro x86
Country Flag


use this
QUOTE
REG ADD %KEY%\010 /VE /D "Alcohol 120" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Alcohol_120%\setup.msi /qn REBOOT=REALLYSUPPRESS " /f
REG ADD %KEY%\010 /V 2 /D "%systemdrive%\install\Alcohol_120%\DaemonScript.exe VD1.daemonscript " /f
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register.reg" /f
REG ADD %KEY%\010 /V 3 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register2.reg" /f


the deamon skript is on this site in the zip

http://www.msfn.org/board/index.php?showto...monScript&st=10

P.M. to wonsleinad

tnx for your help
Go to the top of the page
 
+Quote Post
holodeck3
post Aug 12 2004, 07:03 PM
Post #7





Group: Members
Posts: 4
Joined: 8-August 04
Member No.: 26549



so placing the oemxx.inf and pnf files in the right subfolder under $oem$\$$ and the two .sys files in the correct folder as well that make up the scsi driver will suppress the found new hardware dialogue box when A120 installs?

PS my first post, and this site has helped me to create a killer custom install DVD. - practically all one has to do once its finished is install their games.
Go to the top of the page
 
+Quote Post
RichTJ99
post Aug 12 2004, 08:45 PM
Post #8


Member
**

Group: Members
Posts: 139
Joined: 25-July 04
Member No.: 25409



Is this the screen your talking about (see attached)

Should I copy the INF files from alcohol in there also?

Before I started using Nlite with SP2 I didnt have this problem. Is the problem related to that?

Would what holodeck3 saying work? I would prefer to not use the DaemonScript.exe method if I can.

My plan is not to enter a registration for Alcohol (I use the trial & reinstall windows frequently).
Attached File(s)
Attached File  scsier.JPG ( 103.7K ) Number of downloads: 252
 
Go to the top of the page
 
+Quote Post
holodeck3
post Aug 12 2004, 09:02 PM
Post #9





Group: Members
Posts: 4
Joined: 8-August 04
Member No.: 26549



thats the little so and so - I'll repost once VMware finishes testing my ISO if it works. Theres 4 files to copy, oemxx.inf (you'll have to open each oemxx.inf in \windows\inf to find the correct one) and its oemxx.pnf file, plus the two sys files that go in \windows\system32\ - they are A347bus.sys and A347scsi.sys

these go into the $oem$\$$\inf (inf and pnf) and $oem$\$$\system32 (sys files) folders on your UAXP compilation.

I'd say its most likely related to the removal of SCSI drivers with nlite; I use nlite also.

nope - it didnt work - stupid thing still pops up.

edit: added comment regarding nlite. it didnt work.
Go to the top of the page
 
+Quote Post
RichTJ99
post Aug 12 2004, 09:09 PM
Post #10


Member
**

Group: Members
Posts: 139
Joined: 25-July 04
Member No.: 25409



QUOTE (holodeck3 @ Aug 12 2004, 09:02 PM)
thats the little so and so - I'll repost once VMware finishes testing my ISO if it works. Theres 4 files to copy, oemxx.inf (you'll have to open each oemxx.inf in \windows\inf to find the correct one) and its oemxx.pnf file, plus the two sys files that go in \windows\system32\ - they are A347bus.sys and A347scsi.sys

these go into the $oem$\$$\inf (inf and pnf) and $oem$\$$\system32 (sys files) folders on your UAXP compilation.

I'd say its most likely related to the removal of SCSI drivers with nlite; I use nlite also.


edit: added comment regarding nlite.

Im a little confused on which files these are? Where should I find them currently?

Are they related to Vmware or is this an alcohol issue?

How do I tell the correct oemxx.inf? Any chance of you posting the 4 files needed for this? Do I need to edit my winnt.sif file at all?
Go to the top of the page
 
+Quote Post
holodeck3
post Aug 12 2004, 09:17 PM
Post #11





Group: Members
Posts: 4
Joined: 8-August 04
Member No.: 26549



open each oemxx.inf up with notpad and search for the string "A347bus". it differs on each computer due to differing oem.inf files installed by various hardware drivers.
Go to the top of the page
 
+Quote Post
RichTJ99
post Aug 12 2004, 09:44 PM
Post #12


Member
**

Group: Members
Posts: 139
Joined: 25-July 04
Member No.: 25409



I saw your other post that was edited. It didnt work?
Go to the top of the page
 
+Quote Post
Garak
post Aug 13 2004, 12:23 AM
Post #13


Newbie


Group: Members
Posts: 14
Joined: 23-November 03
Member No.: 9841



I am using an almost identical install now as I was with SR-1a.
The only two major differences are that I'm now using NLite,
and SR-2. It is interesting to note that my install does complete
if left alone, despite the nag screen. When it is finished, Alcohol 120%
works fine.

I'm suspecting that this has something to do with SR-2. Perhaps
as Alcohol is installing the virtual CD drivers, it forces a hardware
detection refresh. Windows may be wanting to install drivers for
the virtual CD drive on it's own, despite the fact that there has
already been a driver installed.

I also wonder if this has something to do with the new protocols
of not installing unsigned drivers. Others have noted that the new
Nvidia Forcewave 61.77 drivers (which are currently the only ones
that support DirectX 9.0c) will not slipstream because they are not
signed. I have confirmed this myself.

My current guess is that since Microsoft has decided to make SR-2
the "Security Awareness" release, that they have made driver
installation more restrictive (especially to a slipstream install).

My next step is going to be to make a custom installation package
just for Alcohol. Perhaps something along the line of using InstallRite
which appears to just throw the software in the correct directories
and then patch the registry. Perhaps that can bypass the hardware
detection problem.

But that is for another day. I've got to get some sleep. smile.gif
Go to the top of the page
 
+Quote Post
holodeck3
post Aug 13 2004, 01:37 AM
Post #14





Group: Members
Posts: 4
Joined: 8-August 04
Member No.: 26549



This script will install alcohol 120% and dispatch the scsi driver request box.

CODE
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("%systemdrive%\INSTALL\CD\A120\setup.msi /qn REBOOT=REALLYSUPPRESS")
WScript.Sleep 12000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 9000    
WshShell.SendKeys "{ENTER}"
WScript.Quit


copy this into notepad and save it as A120.vbs

Change the items after %systemdrive%\install to reflect the location of your copy of alcohol 120%. Call the script from your install.bat or RunOnceEx and it'll automatically click next then finish when that pesky scsi driver thing appears. on slower computers you may need to increase the 9000 to a higher value, and the same with the 12000.

It works by calling the alcohol 120% installer with the silent switch, then waits 12 seconds for it to finish installing and the scsi driver dialogue to appear, presses tab to highlight the next key, then enter to push it, waits 9 seconds for the driver to install, and presses enter again to click finish and dismiss the box.
Go to the top of the page
 
+Quote Post
--=ddSHADOW=--
post Aug 13 2004, 03:51 AM
Post #15


--=ddSHADOW=--
**

Group: Members
Posts: 211
Joined: 8-August 04
From: Slovenia
Member No.: 26544
OS: XP Pro x86
Country Flag


what now didnt the a347bus.sys , a347scsi.sys , oem1.inf , oem1.PNF do the trick. More info please you muss edit the winsiff file ???

MCT you are an expert help please
Go to the top of the page
 
+Quote Post
--=ddSHADOW=--
post Aug 16 2004, 04:34 AM
Post #16


--=ddSHADOW=--
**

Group: Members
Posts: 211
Joined: 8-August 04
From: Slovenia
Member No.: 26544
OS: XP Pro x86
Country Flag


any idea ???
Go to the top of the page
 
+Quote Post
Garak
post Aug 16 2004, 05:14 PM
Post #17


Newbie


Group: Members
Posts: 14
Joined: 23-November 03
Member No.: 9841



[removed]
Go to the top of the page
 
+Quote Post
lilweirddude
post Oct 16 2004, 03:13 PM
Post #18


Senior Member
****

Group: Members
Posts: 654
Joined: 24-August 04
From: Dallas, Texas
Member No.: 28765
Country Flag


the .vbs script doesnt work for me for some reason, i get an error
is there anything that needs to be installed for it to work?
Go to the top of the page
 
+Quote Post
Swimming_Bird
post Apr 9 2005, 12:24 AM
Post #19


I want the NHL Back
***

Group: Members
Posts: 389
Joined: 12-October 04
From: Mines in Colorado
Member No.: 33557
Country Flag


CODE
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("setup.msi /qn REBOOT=REALLYSUPPRESS")
WScript.Sleep 12000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 9000
WshShell.SendKeys "{ENTER}"
WScript.Quit

would that work if i ran it from the same directory? if not how can i get it to define %cdrom%?