Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

silent install of Alcohol 120% -> new scsi/raid ?

Featured Replies

Hi,

here's my problem :

i install Alcohol 120% v1.9.2.1705 using RunOnceEx.cmd :

REG ADD %KEY%\092 /VE /D "Alcohol 120% 1.9.2.1705" /f
REG ADD %KEY%\092 /V 1 /D "%systemdrive%\Hotfixes\Alcohol120\setup.msi /qn REBOOT=Suppress" /f
REG ADD %KEY%\092 /V 2 /D "REGEDIT /S %systemdrive%\Hotfixes\Alcohol120\enregistrement.reg" /f
REG ADD %KEY%\092 /V 3 /D "REGEDIT /S %systemdrive%\Hotfixes\Alcohol120\settings.reg" /f

when RunOnceEx comes to it, a new message box appears because a new SCSI/RAID hardware has been found.

here is a screenshot :

xpunattended_alcohol120.jpg

so in fact, it tells me that Windows found a scsi/raid controller (i don't have any scsi drive or raid system), and i have to install it.

Please help me, when i was working on a SP1a splitstream of XP, there was no problem. I think it's when i came to XP SP2 splitstream that i had this problem.

the installation of Alcohol can be at the beginning, middle, or at the end of RunOnceEx.cmd, it doesn't change anything.

Thanks for your help.


  • Author

up :)

[sorry i didn't place my topîc at the right place. it has been moved.]

  • Author

thanks, i'll test it.

i think my pb is relative to nlite (i removed things, but it should be safe).

i'm still working on it.

  • 4 months later...

I've got the same problem :} The auto-it script didn't work here. Isn't there any other solution ? Thank you.

Leave it alone and the message will disappear after 30 seconds. I have learnt to live with it. This is basically something to do with SP2.

  • 2 weeks later...
  • Author

one easy way to solve this pb :

in RunOnceEx.cmd i call alcohol120_install.vbs.

in alcohol120_install.vbs i put :

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("%systemdrive%\Softwares\Alcohol120\setup.msi /qn REBOOT=REALLYSUPPRESS")
WScript.Sleep 15000

WshShell.SendKeys "{TAB}"
WScript.Sleep 1000

WshShell.SendKeys "{DOWN 2}"
WScript.Sleep 1000

WshShell.SendKeys "{ENTER}"
WScript.Sleep 1000

WScript.Quit

(just change the path of Alcohol120% :)

  • Author
That script didn't work for me.

it works for me, that's strange.

or you can try AutoIt Scripts as Astalavista said just before.

Actually, it worked in VMware but not in real conditions. I guess it's because of the key delays. The speed of installation will be random between different machines. That script can't always work.

  • Author
Actually, it worked in VMware but not in real conditions. I guess it's because of the key delays. The speed of installation will be random between different machines. That script can't always work.

so just adjust the delays to match with your computer speed :)

Actually, it worked in VMware but not in real conditions. I guess it's because of the key delays. The speed of installation will be random between different machines. That script can't always work.

so just adjust the delays to match with your computer speed :)

Problem is that i use my Unattended CD on several different PC ;)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.