February 5, 200620 yr I unpack it first, then pack into a 7zip archive. My RunOnceEx.cmd scripts install it withsetup.exe /qn /norestart DRIVER0=MYbus DRIVER1=MYscsiWorks fine.D.
February 6, 200620 yr More about it here :http://www.msfn.org/board/index.php?showtopic=59614&hl=alcohol&st=80
February 7, 200620 yr Author i want it run from WPI. how to do so? with registration info integrated into the installer. newbie.
February 7, 200620 yr 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.
February 8, 200620 yr 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.exe2. AxCmd.exe3. AXShlEx.dll4. star_syn_client.dllMake a sfx file from these files with the following :Path=C:\Program Files\Alcohol Soft\Alcohol 120SavePathSilent=1Overwrite=1And give this a name ( i used alcpatch.exe , but you can give it your own name ) your.sfx.exereg :[HKEY_CURRENT_USER\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]"UserName"="xxxxxxxxxxx""ServerKey"="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "run alcohol120.exe and your.sfx.exe from svcpackMake sure alcohol120.exe runs first. Edited February 8, 200620 yr by muiz
February 8, 200620 yr 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
February 8, 200620 yr not totaly hidden, but nice tryI prefer my hidden version , i dont like progress bars
February 12, 200620 yr Author 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.exe2. AxCmd.exe3. AXShlEx.dll4. star_syn_client.dllMake a sfx file from these files with the following :Path=C:\Program Files\Alcohol Soft\Alcohol 120SavePathSilent=1Overwrite=1And give this a name ( i used alcpatch.exe , but you can give it your own name ) your.sfx.exereg :[HKEY_CURRENT_USER\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]"UserName"="xxxxxxxxxxx""ServerKey"="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "run alcohol120.exe and your.sfx.exe from svcpackMake sure alcohol120.exe runs first.Found New Hardware Wizard pops up during RunOnceEx
February 12, 200620 yr Found New Hardware Wizard pops up during RunOnceExAre you using my installer or muiz installer?I already removed starwind service in my installer available for download above.
February 14, 200620 yr 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" /fREG ADD %key%\991 /V 1 /D "%systemdrive%\Sysprep\Apps\Alcohol\setup.msi /passive /norestart DRIVER0=MYbus DRIVER1=MYscsi" /f
February 14, 200620 yr owikh84you 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-12for exampeprog[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.exenow 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 programsvar numCols=3;var appsPerInstallWindow=25;var secs=1;var language='pl';This is all whot you need
Create an account or sign in to comment