Jump to content

[REQUEST]Alcohol 120% Silent Installer


Recommended Posts


Posted

I unpack it first, then pack into a 7zip archive. My RunOnceEx.cmd scripts install it with

setup.exe /qn /norestart DRIVER0=MYbus DRIVER1=MYscsi

Works fine.

D.

Posted
i want it run from WPI. how to do so? with registration info integrated into the installer. newbie.

PRO TIP: Try reading all posts in your thread when you ask for help.

PS-

Your question(s) has/have already been answered.

Posted (edited)

Alcohol 120% 1.9.5 (build 3105)

It still seems that some people dont understand how to.

For those i will try to explain again.

I already made an switchless silent installer of alcohol called "alcohol120.exe"

Alcohol 120% 1.9.5 (build 3105 switchless

(It does NOT contain a registered version)

If you want to register this is how to :

First install alcohol 120% and register it , then copy the following files from your Alcohol120% folder :

1. alcohol.exe

2. AxCmd.exe

3. AXShlEx.dll

4. star_syn_client.dll

Make a sfx file from these files with the following :

Path=C:\Program Files\Alcohol Soft\Alcohol 120
SavePath
Silent=1
Overwrite=1

And give this a name ( i used alcpatch.exe , but you can give it your own name ) your.sfx.exe

reg :

[HKEY_CURRENT_USER\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]
"UserName"="xxxxxxxxxxx"
"ServerKey"="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "

run alcohol120.exe and your.sfx.exe from svcpack

Make sure alcohol120.exe runs first.

Edited by muiz
Posted
i want it run from WPI. how to do so? with registration info integrated into the installer. newbie.

Follow muiz instruction.

I have successfully make switchless installer for alcohol 120% size: 3.5mb download here

Posted
Alcohol 120% 1.9.5 (build 3105)

It still seems that some people dont understand how to.

For those i will try to explain again.

I already made an switchless silent installer of alcohol called "alcohol120.exe"

Alcohol 120% 1.9.5 (build 3105 switchless

(It does NOT contain a registered version)

If you want to register this is how to :

First install alcohol 120% and register it , then copy the following files from your Alcohol120% folder :

1. alcohol.exe

2. AxCmd.exe

3. AXShlEx.dll

4. star_syn_client.dll

Make a sfx file from these files with the following :

Path=C:\Program Files\Alcohol Soft\Alcohol 120
SavePath
Silent=1
Overwrite=1

And give this a name ( i used alcpatch.exe , but you can give it your own name ) your.sfx.exe

reg :

[HKEY_CURRENT_USER\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]
"UserName"="xxxxxxxxxxx"
"ServerKey"="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "

run alcohol120.exe and your.sfx.exe from svcpack

Make sure alcohol120.exe runs first.

Found New Hardware Wizard pops up during RunOnceEx

Posted
Found New Hardware Wizard pops up during RunOnceEx

Are you using my installer or muiz installer?

I already removed starwind service in my installer available for download above.

Posted

I just extract from the exe and use the msi package...just did another install tonight and never had hardware detection pop up.

REG ADD %key%\991 /VE /D "Alcohol120 Trial" /f

REG ADD %key%\991 /V 1 /D "%systemdrive%\Sysprep\Apps\Alcohol\setup.msi /passive /norestart DRIVER0=MYbus DRIVER1=MYscsi" /f

Posted

owikh84

you can du this but you need put yours WPI in SVCPACK write ni config.js - dflt[pn]=['yes']- programs whot you want install in T-12

for exampe

prog[pn]=['Alcohol 120%']

uid[pn]=['ALKOHOL120%']

regb[pn]=['','']

picf[pn]=['alcohol120.png']

picw[pn]=['128']

pich[pn]=['128']

dflt[pn]=['yes']

cmd1[pn]=['%CDROM%\\GROM\\ALCOHOL120.EXE']

cat[pn]=['Tools']

pn++

and you need write ni svcpack.inf lile

[setupHotfixesToRun]WPI.exe

now your WPi will starting in T-12 and instal all programs whot ypu write ni config.js like this

dflt[pn]=['yes']

and in useroptions.js be goog write 1 or 2sekond for startind instal programs

var numCols=3;

var appsPerInstallWindow=25;

var secs=1;

var language='pl';

This is all whot you need

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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