Vista's UAC suspicion of downloaded code (and other files) manifests itself as a warning on each such file, cropping up when you open them. I usually see this when I download sample code, open the VS .sln, and collapse under the slew of warning windows.
Ideally, my antivirus software would have a setting to remove these values after a successful scan, or at least prompt me. It doesn't.
The fix, like so many fixes, comes from SysInternals. The underlying problem is that the downloaded files have been associated in NTFS's mind with the "main unnamed data stream". Si's streams utility strips off this association, and will do it recursively:
streams -s -d .
The "." for current directory is necessary.
I must have Googled and re-learned this a dozen times.
Sony and Honda pull plug on the $100,000 EV that was set to debut in
California
-
After the Japanese automaker Honda discontinued plans for three of its EVs,
its joint venture with Sony announced it's shutting down its luxury EV
Afeela.
No comments:
Post a Comment