MSFN Forum: How to register Alcohol 120 ? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to register Alcohol 120 ? Rate Topic: -----

#1 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 04:02 AM

HI,

I have a valid key and latest Alcohol 120% v1.9.2.1705.

But I can't seem to tell where it puts the key in registry or any other method...

Anyone been through this ?


#2 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 04:08 AM

Problem solved:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="username"
"Company"="Home"
"SerialNo"="removed"


#3 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 12:59 PM

There is a slight problem though , during unattended install, I install it in runonceex and the current user is admin ( as I know ), and HKEY_CURRENT_USER will be valid for admin, after the restart, when you login with your user, it wont be registered, searched a way around this but it's not static, and so far I have no way to do it correctly, any tips ?

#4 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01

Posted 05 August 2004 - 01:05 PM

Here's the page for the exact problem http://unattended.ms...cu_registry.htm

:)

#5 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 05 August 2004 - 01:06 PM

[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]

#6 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 01:12 PM

Excellent.

@MCT : testing right now.

@Alanoll : from the guide

Simply place regtweaks.reg in the same folder where cmdlines.txt exists. That would be: C:\XPCD\$OEM$\


I have my RegTewaks.reg in $OEM$\$1\Install, if I put it in $OEM$ will that do ? ( And if so how do I run it, currently running it at the end of runonceex.cmd )

Thanks.

#7 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 01:23 PM

@MCT: sorry to say, it did not work.

#8 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 05 August 2004 - 01:26 PM

for the cmdlines way..

just put your .reg file inside your $OEM$ directory

& in cmdlines.txt add this
[COMMANDS]
"REGEDIT /S regtweaks.reg"

thats it :) but i'd say its pointless 2 do if u are only wanting it for 1 thing.. the point of this is all tweaks will be applied to
[HKEY_USERS\.Default\
instead of
[HKEY_CURRENT_USER\

#9 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 05 August 2004 - 01:34 PM

Okey :) Will try the first thing, and quick question:

any difference between REGEDIT -S or /S ?

#10 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 05 August 2004 - 01:37 PM

nothin :) both will work (or should)

#11 User is offline   xtremexxx 

  • MSFN Addict
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 04-July 04

Posted 06 August 2004 - 02:01 AM

Still unable to Register it , sad but true.

#12 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 08 August 2004 - 04:33 PM

Works for me and with no reboot :)

Quote

REG ADD %KEY%\010 /VE /D "Alcohol 120" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Alcohol_120\setup.msi /qn REBOOT=REALLYSUPPRESS " /f
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register.reg" /f
REG ADD %KEY%\010 /V 3 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register2.reg" /f
register.reg

Quote

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="your name"
"Company"="something"
"SerialNo"="serial"


register2.reg

Quote

Windows Registry Editor Version 5.00

[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="your name"
"Company"="something"
"SerialNo"="serial"


#13 User is offline   nocheebo 

  • Group: Members
  • Posts: 8
  • Joined: 15-August 04

Posted 15 August 2004 - 06:17 PM

--=ddSHADOW=--, on Aug 8 2004, 04:33 PM, said:

Works for me and with no reboot  :D

Quote

REG ADD %KEY%\010 /VE /D "Alcohol 120" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Alcohol_120\setup.msi /qn REBOOT=REALLYSUPPRESS " /f
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register.reg" /f
REG ADD %KEY%\010 /V 3 /D "REGEDIT /S %systemdrive%\install\Alcohol_120\register2.reg" /f


register.reg

Quote

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="your name"
"Company"="something"
"SerialNo"="serial"


register2.reg

Quote

Windows Registry Editor Version 5.00

[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="your name"
"Company"="something"
"SerialNo"="serial"

does the first segment of code go in start.cmd? and why do you need to have two registrations? sorry noob here...

#14 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 16 August 2004 - 04:32 AM

its for RunOnceEx.cmd and the first .reg register the program for current user, the 2nd reg register the program for all users. Works for me. :thumbup

#15 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 21 August 2004 - 09:04 AM

still doesn't work... After installation, the registry have both information in .default and currect user.

#16 User is offline   Adiel 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 04-August 04

Posted 21 August 2004 - 09:20 AM

try importing the information to
[HKEY_LOCAL_MACHINE\Software\Alcohol Soft\Alcohol 120%\Info]

instead to
[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]

your reg file supposed to look like this :
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="your name"
"Company"="something"
"SerialNo"="serial"


works fine for me

#17 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 22 August 2004 - 09:44 PM

still doesn't work, after create a new user and login. The Alcohol report not reister

#18 User is offline   Mutant_Fruit 

  • Group: Members
  • Posts: 8
  • Joined: 29-August 04

Posted 30 August 2004 - 02:28 PM

After reading through a few threads on how to do this, i'm still a bit confused.

I suppose i have to create a .reg file and paste in this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="your name"
"Company"="something"
"SerialNo"="serial"


Filling in the relevant info, but what do i do then? How do i import this into the reg. This is the part that still confuses me. If ya can't write down in a few easy steps how to do this via a install.cmd file, then don't bother. The last thing i need is to be told to re-read stuff i've already read, and not understood.

and is this waht i should use to install the prgram itself? (in my .cmd file)

start /w %systemdrive%\install\Applications\Alcohol\setup.msi /qn REBOOT=REALLYSUPPRESS " /f

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy