Asked by duncanb7
at 2024-07-16 00:35:29
Point:500 Replies:5 POST_ID:828988USER_ID:11059
Topic:
Windows 7;;MS DOS
http://support.microsoft.com/kb/837910/en-us, after
download MouseWheel fix for Excel 2003 VBA editor mousr scroll bar issue from the site,
From the instruction, I try to run regsvr32 <path>VB6IDEMouseWheelAddin.dll that is not working, probably it is permission issue , so that I try copy the dll file into MS Excell office system directory,
After checking on control-panel on window, my account on window 7 is adminstrator but
I could NOT copy one file into c:Program Files <x86>Microsoft OfficeOffice11
The CMD command is
copy d: empVB6IDEMouseWheelAddin.dll c:Program Files <x86>Microsoft OfficeOffice11
save/write reject
Copy 0 files
Why ?
Any place where I can change the permission mode for doing the command
Supposed amdinstrator could do any command ? Right ?
Duncan
download MouseWheel fix for Excel 2003 VBA editor mousr scroll bar issue from the site,
From the instruction, I try to run regsvr32 <path>VB6IDEMouseWheelAddin.dll that is not working, probably it is permission issue , so that I try copy the dll file into MS Excell office system directory,
After checking on control-panel on window, my account on window 7 is adminstrator but
I could NOT copy one file into c:Program Files <x86>Microsoft OfficeOffice11
The CMD command is
copy d: empVB6IDEMouseWheelAddin.dll c:Program Files <x86>Microsoft OfficeOffice11
save/write reject
Copy 0 files
Why ?
Any place where I can change the permission mode for doing the command
Supposed amdinstrator could do any command ? Right ?
Duncan