Jump to content


Issue Scanner Can't Remove Hidden Start Menu Shortcuts


4 replies to this topic

#1 OFFLINE   Travis Carden

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 31 December 2006 - 06:39 AM

CCleaner Issue Scanner seems to be unable to delete hidden Start Menu shortcut (.lnk) files. The issue is completely reproducible and definitely tied to the "Hidden" flag in the Windows file system (in that removing it always resolves the issue).
[indent]CCleaner v1.36.430
MS Windows XP SP2
Intel Pentium D CPU 3.00GHz, 1.0GB RAM, ATI FireGL V3100[/indent]


#2 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 31 December 2006 - 08:53 AM

Welcome to the forums ;)
So your sure it's not spyware or something causing this?
I'd post a HJT log just in case :D
There's a seperate forum for that.
-aaron

#3 OFFLINE   Travis Carden

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 31 December 2006 - 09:00 AM

View PostTheFiresInTheSky, on Dec 31 2006, 02:53 AM, said:

So your sure it's not spyware or something causing this?
Thank you, Aaron. I think you may have misunderstood my question. Let me clarify to be sure: I'm hiding the files in the Start Menu. I do that sometimes with shortcuts that I don't want to appear all the time but that I still want access to in a pinch. So I'm not blaming that on CCleaner. I hid the files, and I meant to hide them. It's just that those files, being hidden, CCleaner is for some reason unable to delete when it wants to. Is that clearer? :)

#4 OFFLINE   TheFiresInTheSky

    aka "neighberaaron"

  • Members
  • PipPipPipPip
  • 1,738 posts
  • Gender:Male
  • Location:somewhere in the glove
  • Interests:computers, myspace, website building, skating, ITG, DDR, summers, hanging out at the mall.

Posted 31 December 2006 - 09:25 AM

Yes, clear now.
It may be a security issue.
A lot of Windows files are hidden and Ccleaner may be set to not delete hidden files, or not even search them.
Files aren't stored in the start menu, thos are just shortcuts.
Do you know what it WOULD be cleaning if they weren't hidden?

#5 OFFLINE   Travis Carden

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 31 December 2006 - 10:03 AM

View PostTheFiresInTheSky, on Dec 31 2006, 03:25 AM, said:

Files aren't stored in the start menu, thos are just shortcuts. Do you know what it WOULD be cleaning if they weren't hidden?
Well, shortcuts actually are files, and they're what CCleaner is trying to remove in my case. Here, I'll brake the issue down precisely--it comes about like this:
  • I install some software. I don't use it much, so I hide the shortcut in my Start Menu for the rare occasion I really need it.
  • Later I decide to just uninstall it, but--maybe I rearranged the Start Menu, maybe there's an oversight in the uninstaller--it doesn't get the shortcut.
  • I run the CCleaner Issue Scanner and the File Integrity > Start Menu Shortcuts scan identifies the problem "Missing Shortcut reference," data "C:\Documents and Settings\All Users\Start Menu\Programs\Example.lnk. Solution: Delete the shortcut file."
  • Attempting to fix the issue results in "Error fixing file issue (1). File: [C:\Documents and Settings\All Users\Start Menu\Programs\Example.lnk] File not found."
Now, if I change the Hidden attribute on that file, CCleaner finds and deletes it just fine. So the problem, apparently, is that CCleaner scans hidden files but fails for some reason to manipulate them. Knowing, thus, precisely where the bug resides, I could imagine it being fairly easy to fix.