Hi Chuck,
I apologize for the confusion.
All you need to do is type the following string in the Run dialog. It will
do the rest for you. regsvr32 %windir%\system32\shimgvw.dll
You don't need to figure out what %windir% references.
If you are curious as to what that does, here is a little explanation.
%windir% refers to a stored Environment variable on your computer. It is a
shortcut so you don't have to figure out where your Windows directory
exactly is. It does it for you by referencing the environment variables.
Hope this helps and eliminates some of the confunsion.
Thanks,
Nico Tomacelli
Microsoft Corp.
US - Windows Core:SOLID
This posting is provided "AS IS" with no warranties, and confers no rights.
=====================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=====================================================
Cbuck said:
Hi Nico. A followup please... I'm not familiar with the %windir% portion
of your response, though I have seen it used a few times. When using the
"percent" signs, is that supposed to mean the drive letter where the
operating system is located? If so, would it be typed in this manner...
regsvr32 C:\system32\shimgvw.dll, if the C: drive is where the OS is
located. I'm just curious to know what the % words% means or to say it
another way, curious to know if it means to type in the OS drive letter. I
appreciate it. Thanks!