Jump to content


non-existing variables


2 replies to this topic

#1 OFFLINE   bege

    Member

  • Members
  • PipPip
  • 12 posts
  • Gender:Male
  • Location:Germany

Posted 17 August 2009 - 06:58 PM

Hi,

will there ever be a solution for the often mentioned problem with the non-existing variables like
%commonappdata%
%allusersprofile%
%localappdata%

It makes the application cleaner quite useless.
What a pity.

#2 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 17 August 2009 - 07:03 PM

Those are controlled by the system itself, and CCleaner or any other tool has to use what's available and preset in Windows. Although some freeware tool that could automatically fix them would be very nice.
Complexity of incoherent design.

#3 OFFLINE   Alan_B

    Super Hero

  • Members
  • PipPipPipPipPip
  • 2,106 posts
  • Gender:Male
  • Location:Lancashire, England

Posted 19 August 2009 - 12:49 PM

View Postbege, on Aug 17 2009, 06:58 PM, said:

%localappdata%

It makes the application cleaner quite useless.
What a pity.

I disagree.

You can download Winapp2.ini and you will find entries such as
FileKey1=%LocalAppData%\Microsoft\OIS|OIScatalog.cag

I have adapted my copy by adding a special %UserProfile% section,
and now everything which is cleaned from my profile when I run CCleaner,
is also cleaned from each of the other private profiles when the owner of the profile shuts down.

Alan