Hi,
That's it, I'm asking someone to teach me how to delete a special set of values in a registry key for a winapp2.ini entry, I tried:
RegKey1=HKCU\Software\Microsoft\Windows\ShellNoRoam\MUICache|D:\*
but it doesn't work. Is there any solution for this?
Thanks,
jss
winapp2: howto delete all values started by 'D:\'
Started by jss, Feb 14 2008 02:58 AM
5 replies to this topic
#1 OFFLINE
Posted 14 February 2008 - 02:58 AM
#2 OFFLINE
Posted 14 February 2008 - 03:24 AM
You want to delete EVERYTHING on you D drive or just certain types of file on D drive (if so what files)? Have you read how to create a winapp2 entry in the beginners guide:
http://www.ccleanerbeginnersguide.com/
Your (partial) entry doesn't seem to make sense so not sure exactly what you're trying to do.
EDIT: The penny has just dropped, are you trying to clean MUI entries only for D drive? If so I'm not sure it's possible (but I'm no winapp2 expert and this goes a bit beyond the entries I've made)
http://www.ccleanerbeginnersguide.com/
Your (partial) entry doesn't seem to make sense so not sure exactly what you're trying to do.
EDIT: The penny has just dropped, are you trying to clean MUI entries only for D drive? If so I'm not sure it's possible (but I'm no winapp2 expert and this goes a bit beyond the entries I've made)
#3 OFFLINE
Posted 14 February 2008 - 10:36 AM
JDPower, on Feb 14 2008, 03:24 AM, said:
are you trying to clean MUI entries only for D drive?
Actually, if:
FileKey2=%ProgramFiles%\Adobe\Acrobat 7.0\Reader|*.bak
works for files, I though logical that the same concept could be applied for RegKey
Rgds
jss
#4 OFFLINE
Posted 15 February 2008 - 01:16 AM
jss, on Feb 14 2008, 04:36 AM, said:
Exactly, thank you for your help.
Actually, if:
FileKey2=%ProgramFiles%\Adobe\Acrobat 7.0\Reader|*.bak
works for files, I though logical that the same concept could be applied for RegKey
Actually, if:
FileKey2=%ProgramFiles%\Adobe\Acrobat 7.0\Reader|*.bak
works for files, I though logical that the same concept could be applied for RegKey
Removal of registry entries looks like this:
Quote
Regkey1=HKCU\Software\SomeApp1|Recent_01
Quote
Regkey2=HKCU\Software\SomeApp2\MRU
Quote
RegKey1=HKCU\Software\Microsoft\Windows\ShellNoRoam\MUICache|D:\Software\Setup.exe
#5 OFFLINE
Posted 15 February 2008 - 04:51 PM
Andavari, on Feb 15 2008, 01:16 AM, said:
I've never seen anyone use a wildcard for registry cleaning.
I think I haven't seen all and there's always a first time for everything. If I would have seen it before, I guess I wouldn't be placing the question.
The fact is I need it for cleaning the MUIcache without disturbing other needed entries that would otherwise take a long time to be reconstructed by Windows on the next boot (or before?). Furthermore, I don't think it's less logical and complex than using wildcards for files.
Anyway, I think you're trying to say that CCleaner doesn't support it; I think it should, although it's already a very good program.
Rgds
jss
#6 OFFLINE
Posted 16 February 2008 - 02:17 AM
jss, on Feb 15 2008, 10:51 AM, said:
Anyway, I think you're trying to say that CCleaner doesn't support it; I think it should, although it's already a very good program.
Since you've been trying it and it doesn't work that basically answers the question of CCleaner not supporting it, however a definitive answer would be better from the developer on this matter which of course I'm not.











