MSFN Forum: Alcohol 120 v1.9.2.1705 Registration Failure ! - 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

Alcohol 120 v1.9.2.1705 Registration Failure ! Rate Topic: -----

#1 User is offline   xtremexxx 

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

Posted 25 September 2004 - 07:21 AM

Hey there,

This is so stressing, I have tried many times to register this app, cmdlines reg, and in runonceex and failure, if I run it manualy it works, I bet it doesn't apply to global at the time it's ran

using:

Quote

[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="username"
"Company"="Home"
"SerialNo"="key"

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


And yes they are valid keys.

Thankz


#2 User is offline   Lucius Snow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 247
  • Joined: 17-August 04

Posted 25 September 2004 - 07:23 AM

I use the same but with [HKEY_LOCAL_MACHINE\Software\Alcohol Soft\Alcohol 120%\Info] too.

#3 User is offline   xtremexxx 

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

Posted 25 September 2004 - 08:12 AM

roger that, I will test

#4 User is offline   xtremexxx 

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

Posted 25 September 2004 - 12:51 PM

Sorry to say I have tried but failed again, no luck, this is really p***ing me off...

#5 User is offline   luvidoc 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 13-September 04

Posted 26 September 2004 - 11:50 AM

Copy :

Quote

Windows Registry Editor Version 5.00

[HKEY_USERS\.Default\Software\Alcohol Soft\Alcohol 120%\Info]"UserName"="XXXX"
"Company"="YYYYY"
"SerialNo"="ZZZZZ"

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="XXXX"
"Company"="YYYYY"
"SerialNo"="ZZZZZ"


and save to $Oem$\$1
execut with

Quote

regedit /s

:thumbup

#6 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,260
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 September 2004 - 01:52 PM

duh... that's already what he's doing and it's not working... (and location of .reg file doesn't matter at all). Perhaps it might matter if it's applied before or after installing the app?

#7 User is offline   maxtor 

  • Group: Members
  • Posts: 1
  • Joined: 09-August 04

Posted 27 September 2004 - 01:51 AM

Have you tried:

[HKEY_LOCAL_MACHINE\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="xxxx"
"Company"="xxxx"
"SerialNo"="xxxxx"



[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="xxxx"
"Company"="xxxx"
"SerialNo"="xxxx"

#8 User is offline   nateklomp 

  • MS Junkie since DOS2.1
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 12-May 04

Posted 27 September 2004 - 02:06 AM

OK, here are the lines stripped straight from my WORKING unattended CD (s/n removed, of course:
;Alcohol120 Registration
[HKEY_CURRENT_USER\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]
"SerialNo"="-"
[HKEY_LOCAL_MACHINE\SOFTWARE\Alcohol Soft\Alcohol 120%\Info]
"SerialNo"="-"

The other lines are not necessary AFAIK, the app doesn't complain for me.
I hope ppl quit posting wrong key strings for this app, I had to try a buncha times before getting this because of wrong advice (although glad to accept any help offered...)

Good Luck!

#9 User is offline   xtremexxx 

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

Posted 27 September 2004 - 09:41 AM

I have good news, it worked now...

The problem was fixed in my cmdlines... Initialy I ran it there, but after that it didn't work, because I was using %systemdrive% variable, then tried a cmd and all was fine :) So if you run that tweak at cmdlines properly all is fine ;)

#10 User is offline   Celestial Fury 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 16-September 04

Posted 27 September 2004 - 03:58 PM

Have you tried using installrite to monitor a fresh install of aclohol, including registration, and then build an install kit?

I used this and it works perfectly.
I then just call the installkit exe in RunOnceEx.cmd


Fury

#11 User is offline   big poppa pump 

  • Damn Newbies!!
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 10-September 03

Posted 27 September 2004 - 04:30 PM

I just edited the msi file using WinInstallLE and added the reg info in the msi.

#12 User is offline   Zahriki 

  • The man in black fled across the desert...
  • Group: Members
  • Posts: 29
  • Joined: 15-August 04

Posted 30 October 2004 - 05:16 AM

big poppa pump, on Sep 27 2004, 04:30 PM, said:

I just edited the msi file using WinInstallLE and added the reg info in the msi.

How'd you do that?

I'm interested in learning trying this out.

Especially if I could do it with other .msi files.


Edit:

NM figured it out.

Your suggested program, "WinInstallLE", has a slight learning curve.

After some trial and error I got it down.

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