Jump to content

Recommended Posts

Posted

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


Posted

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

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...