Sunteți pe pagina 1din 8

1.

Pre-requisites

1.1 Install MS .NET Framework 4.0 Download from microsoft.com 1.2 Microsoft SQL Server 2005 Express SP2

Download from microsoft.com 1.3 Install MS .NET Framework 1.1

Create a new folder named DotNet in C:\ drive (C:\DotNet is used in this guide, you can change to any folder you prefer, but ensure that you use correct path in the following steps).

Download Microsoft .NET Framework 1.1 Redistributable Package (dotnetfx.exe ). Make sure the setup file is saved asdotnetfx.exe .

Download Microsoft .NET Framework 1.1 Service Pack 1 (NDP1.1sp1KB867460-X86.exe ). Make sure that the file is renamed and saved asdotnetfxsp1.exe , so that the rest of the steps can be followed easily.

Move both installation files into the same directory (i.e. C:\DotNet), if youre not saving them together.

Open command prompt as Administrator . Change to the directory where the two installation setup files for .NET 1.1 are saved (i.e. C:\DotNet).

Run the following commands one by one, press Enter after each one.

dotnetfx.exe /c:"msiexec.exe /a netfx.msi TARGETDIR=C:\DotNet"

Then click on Yes when prompted to answer would you like to install Microsoft .NET Framework 1.1. Package?

dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp

msiexec.exe /a c:\DotNet\netfx.msi /p c:\DotNet\netfxsp.msp

1.4

SP1 for MS .NET Framework 1.1

Install Microsoft .Net Framework 1.1 with slipstreamed/integrated Service Pack 1 by running netfx.msi created in the working folder

2. Install Actix

Install Actix 4.5

3. Licensing Part

3.1

Disable and turn off UAC

Control Panel-User Accounts -User Accounts-Change Use Account Control Settings-Move Slider to "Never Notify", REBOOT!

3.2 Disable Digital Driver Signing

Disable Digital Driver Signing using command prompt with admin rights. Type in the following 2 separate commands:

bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS bcdedit.exe -set TESTSIGNING ON

REBOOT!!!

3.3

Install Multikey

Make a new folder, example "C:\MultiKey"

Copy the files from MultiKey64 folder (MultiKeyEmu) to the "C:\MultiKey\" folder. (in this attached archive the devcon.exe has already been replaced to match the x64 architecture.)

Move to Multikey directory (c:\Multikey)

Input the following command:

devcon install multikey.inf root\multikey

Dos window should state this was successful.

REBOOT!!

3.4 Digitally sign the installed driver

Digitally sign the installed driver using DSEO13b (attached)

Enable "Test Mode". Restart your PC

Sign Multikey driver

(c:\windows\system 32\drivers\multikey.sys)

REBOOT!!

3.5 Install reg file (attached)

Install the .reg file (by doubleclick on it and select to reg or right click on it and "Merge"). Then in regedit should look something like this:

3.6 Install Sentinel System Drivers

Download and install the latest Sentinel Drivers.

REBOOT !!

3.7

Install Multikey driver

In Multikey folder execute "install.cmd". You should get a message in dos window: Driver Installed Sucessfully." If you get "devcon failed" error, use another devcon.exe (overwrite the old one in MultiKey folder) that matches your PC architecture (amd64, ia64). And if everything worked out fine you should now see a notification about a new hardware being installed.

REBOOT !!

3.8

Check Super Pro USB

All done! Check in the Device Manager under Universal Serial Bus Controllers, there you should see a SafeNet USB SuperPro/UltraPro installed.

(3.3 & 3.7 are same I guess)

S-ar putea să vă placă și