[REQUEST]Alcohol 120% Silent Installer
#1
Posted 05 February 2006 - 11:18 AM
#2
Posted 05 February 2006 - 02:22 PM
setup.exe /qn /norestart DRIVER0=MYbus DRIVER1=MYscsi
Works fine.
D.
#3
Posted 05 February 2006 - 07:20 PM
http://www.msfn.org/board/index.php?showtopic=59614&hl=alcohol&st=80
#4
Posted 06 February 2006 - 10:46 PM
#5
Posted 07 February 2006 - 08:33 AM
#6
Posted 07 February 2006 - 08:59 PM
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.
This post has been edited by muiz: 07 February 2006 - 09:17 PM
#7
Posted 07 February 2006 - 11:10 PM
owikh84, on Feb 7 2006, 06:46 AM, said:
Follow muiz instruction.
I have successfully make switchless installer for alcohol 120% size: 3.5mb download here
#8
Posted 08 February 2006 - 04:16 AM
I prefer my hidden version , i dont like progress bars
#9
Posted 12 February 2006 - 06:22 AM
muiz, on Feb 8 2006, 10:59 AM, said:
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
#10
Posted 12 February 2006 - 03:01 PM
Quote
Are you using my installer or muiz installer?
I already removed starwind service in my installer available for download above.
#13
Posted 13 February 2006 - 03:10 AM
#14
Posted 14 February 2006 - 12:34 AM
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
#15
Posted 14 February 2006 - 06:40 AM
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
Quote
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
Quote
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
Quote
var appsPerInstallWindow=25;
var secs=1;
var language='pl';
This is all whot you need
#16
Posted 14 February 2006 - 06:26 PM
Yurek3, on Feb 14 2006, 08:40 PM, said:
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
Quote
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
Quote
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
Quote
var appsPerInstallWindow=25;
var secs=1;
var language='pl';
This is all whot you need
Wow, thx Yurek3. u make it clearer.
#17
Posted 14 February 2006 - 06:51 PM
Quote
This post has been edited by owikh84: 14 February 2006 - 06:52 PM
#18
Posted 14 February 2006 - 07:48 PM
and use like this
Quote
my is good work forme exelant
#19
Posted 26 November 2007 - 06:01 PM
snag, on Feb 14 2006, 12:34 AM, said:
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
ehm sorry i know it's too late but where did you get the msi installer of alcohol? i've only found the exe and all the switches don't work ( /qn , /noreboot etc...), so i can't install it silently!
#20
Posted 27 November 2007 - 02:43 AM
carter8189, on Nov 27 2007, 01:01 AM, said:
This thread is close to two years old, in my humble opinion you could have better created a new thread. But to reply to your question, I can install the (retail) executable fine with the following parameters.
/qn /REBOOT=ReallySuppress
Afterwhich I import my registration information and preferred settings via the following registry file.
Windows Registry Editor Version 5.00 ; REGISTER APPLICATION [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info] "UserName"="<your user name here>" "ServerKey"="<your server key here>" [HKEY_USERS\.DEFAULT\Software\Alcohol Soft\Alcohol 120%\Info] "UserName"="<your user name here>" "ServerKey"="<your server key here>" ; SET LANGUAGE TO ENGLISH [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Options] "Language"="1033" [HKEY_USERS\.DEFAULT\Software\Alcohol Soft\Alcohol 120%\Options] "Language"="1033" ; CONFIGURE APPLICATION [HKEY_USERS\S-1-5-21-2000478354-1677128483-1343024091-1003\Software\Alcohol Soft\Alcohol 120%\Options\Display] "AutostartWhenWindowsStartup"="0" "ExecuteInFullScreen"="0" "ListPhysicalDevicesFirst"="1" "CleanFileListBeforeImporting"="1" "NotifyDiscrepanciesWithImageFiles"="0" "ShowApplicationIn"="1" "ShutdownApplicationAfterPushingCloseBtn"="1" "TrayIconIndex"="0" [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Options\General] "AutoCheckCurrentVersionViaInternetAtStart"="0" "EnableScreenSaver"="0" "OneInstanceOnly"="0" "DeleteFileDirectly"="0" "EnableAutoPlay"="0" "IOControlInterface"="0" [HKEY_USERS\.DEFAULT\Software\Alcohol Soft\Alcohol 120%\Options\General] "AutoCheckCurrentVersionViaInternetAtStart"="0" "EnableScreenSaver"="0" "OneInstanceOnly"="0" "DeleteFileDirectly"="0" "EnableAutoPlay"="0" "IOControlInterface"="0" [HKEY_USERS\S-1-5-21-2000478354-1677128483-1343024091-1003\Software\Alcohol Soft\Alcohol 120%\Options\Shell Extension] "ExchangeIconForAlcoholDefault"="0" "EnableOtherExtensions"="0" "OtherExtensions"="" [HKEY_USERS\S-1-5-21-2000478354-1677128483-1343024091-1003\Software\Alcohol Soft\Alcohol 120%\Options\Sound Effect] "PlaySounds"="0" [HKEY_USERS\S-1-5-21-2000478354-1677128483-1343024091-1003\Software\Alcohol Soft\Alcohol 120%\Options\Virtual drive] "MountImageTo1stDeviceOnDblClickingImageFile"="1" "RemountImageUponSystemReboot"="1"



Help


Back to top









