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.

Alcohol 120% 1.9.5.4212 AutoIT

Featured Replies

It seams that in the two last version of Alcohol 120% the /qn doesn't work no more.

Also, there was a AutoIt script for it, but now, they have changed some things, and does not work.

Anybody has an valid AutoIt script for Alcohol 120% 1.9.5.4212?

it did not work in the last version also :(

making script isnt a problem, problem is that after the driver is installed installer blocks to continue and u must restart before u can complete the install.

  • Author

That it not a problem, can easily be done with an RunOnceEx.

Also you can find the drivers separately and install them.

The problem is that Alcohol now comes with a Toolbar, and I think the box can't be checked with AutoIt.

i think we will have some fun figuring this new version...

beginning to try myself to see if i can repack it.

Sorry i gave the wrong link.... my bad :blushing:

Edited by muiz

has anyone tried muiz setup? thanks muiz. will try it later.

  • Author

Here is an example:

Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('Alcohol_v1.9.5.4212.exe')
WinWait("Alcohol 120% 1.9.5.4212","Welcome to the Alcoh")
If Not WinActive("Alcohol 120% 1.9.5.4212","Welcome to the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.4212","Welcome to the Alcoh")
WinWaitActive("Alcohol 120% 1.9.5.4212","Welcome to the Alcoh")
Send("{TAB}{TAB}{ENTER}")

WinWait("Alcohol 120% 1.9.5.4212 ","Please review the li")
If Not WinActive("Alcohol 120% 1.9.5.4212 ","Please review the li") Then WinActivate("Alcohol 120% 1.9.5.4212 ","Please review the li")
WinWaitActive("Alcohol 120% 1.9.5.4212 ","Please review the li")
Send("{TAB}{TAB}{ENTER}")

WinWait("Alcohol 120% 1.9.5.4212 ","Choose which feature")
If Not WinActive("Alcohol 120% 1.9.5.4212 ","Choose which feature") Then WinActivate("Alcohol 120% 1.9.5.4212 ","Choose which feature")
WinWaitActive("Alcohol 120% 1.9.5.4212 ","Choose which feature")
Send("{DOWN}{DOWN}{DOWN}{SPACE}{DOWN}{SPACE}{TAB}{TAB}{ENTER}")

WinWait("Alcohol 120% 1.9.5.4212 ","Choose Install Locat")
If Not WinActive("Alcohol 120% 1.9.5.4212 ","Choose Install Locat") Then WinActivate("Alcohol 120% 1.9.5.4212 ","Choose Install Locat")
WinWaitActive("Alcohol 120% 1.9.5.4212 ","Choose Install Locat")
Send("{TAB}{TAB}{TAB}{ENTER}")

WinWait("Alcohol 120% 1.9.5.4212 ","Completing the Alcoh")
If Not WinActive("Alcohol 120% 1.9.5.4212 ","Completing the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.4212 ","Completing the Alcoh")
WinWaitActive("Alcohol 120% 1.9.5.4212 ","Completing the Alcoh")
Send("{SPACE}{TAB}{TAB}{ENTER}")

It doesn't include registration.

thx ....--=ddSHADOW=--

here is the correct file

http://rapidshare.de/files/24201366/alcohol120.exe.html

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.