|
-
Dec 27th, 2009, 11:31 PM
#3
Re: VB6 IDE Mousewheel Addin in Windows 7
This is probably a 64-bit machine.
- Start an elevated command prompt. WinLogo-key, type cmd.exe, press Ctrl-Shift-Enter.
- CD to the VB6 directory.
- Copy the DLL to the VB6 directory.
- Enter: C:\Windows\SysWOW64\regsvr32 dllname.dll
For Win7 32-bit for the last step use:
- Enter C:\Windows\System32\regsvr32 dllname.dll
Last edited by dilettante; Dec 27th, 2009 at 11:36 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|