
07-30-2009
|
|
|
|
Re: modify an active x entry in IE7
JN_LongBeach wrote:
> I need to to modify an active x entry in IE7 to allow Linksysviewer.cab to
> execute. I am receiving a message that linksysviewer.cab unknown publisher.
> Am running running Windows XP.
> Any suggestions on how to allow Linksysviewer.cab to run?
..cab files are archive files, like .zip files. .cab files are NOT
executable. You will need to use a archiver tool to extract the files
from within the .cab archive file, like extract.exe included in Windows,
or a 3rd party archiver utility (WinZip, 7-Zip, etc).
|