1. Install Alcohol 120%, and copy the contents of the installation directory (including subdirectories) into "plugin\alcohol\files"
2. Find the inf and pnf files installed in "C:\Windows\Inf" by Alcohol,
needed for Alcohol, and copy them to
the "plugin\alcohol\inf"
These files will be called OEMxx.inf, where xx is a number, probably the
highest number in your inf directory if you just install Alcohol
Other files also needed for "inf directory" are:
cdrom.inf
cdrom.pnf
pnpscsi.inf
pnpscsi.pnf
oemXX.inf
| Go to C:\Windows\INf and seach for them, one (oemXX) is need for xmasbus
oemXX.pnf
| and one (oemYY) is for xmasscsi.
oemYY.inf
|
oemYY.pnf
|
3. Copy some required dl files from "C:\windows\system32" to the "plugin\alcohol\sys32"directory.
clbcatq.dll
comres.dll
crypt32.dll
cscui.dll
CTAGENT.DLL
ctwdm32.dll
hhctrl.ocx <----must have
iologmsg.dll
shfolder.dll
storprop.dll <----for virtual driver
dsound.dll <---- I dont need this file but somebody reported that Alcohol
needs it
4. Copy
some required sys files from
"C:\windows\system32\drivers" to the
"plugin\alcohol\sys32drv"
directory
Imapi.sys
pfc.sys
pxhelp20.sys
redbook.sys
xmasbus.sys
| When install Alcohol, i didnt change driver name to make it easy for everybody
xmasscsi.sys
|
5. In the inf file, mine are oem23.inf,oem24.inf. Yours should be diff so you have to change it correctly. Open inf file with notepad and find for "oem" then replace all "oem23.inf,oem23.pnf,oem24.inf,oem24.pnf" to your correct number.
My lines are:
[SetupReg.AddReg]
0x1,"ControlSet001\Control\Class\{4D36E97D-E325-11CE-BFC1-08002BE10318}\0026","InfPath","oem23.inf"
0x1,"ControlSet001\Control\Class\{4D36E97B-E325-11CE-BFC1-08002BE10318}\0000","InfPath","oem24.inf"
6. You also need Sherpya Registry Expander, there are some entries in inf file
need to add to Registry Expander
Take a look at "alcohol.inf" file for more details.