Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

I found a large number of cookies residing at C:\Users\MyAccount\Appdata\Roaming\Microsoft\Windows\Cookies. The oldest cookie was dated 6-Nov-2012. Cleaning routine [LocalService Cookies*] would not detect or clean out these cookies. I added FileKey5 and FileKey6 to [LocalService Cookies*] to clean out these cookies. This is on Windows 7 SP1 x86 and x64 Professional with IE 10 installed. I might add that these cookies were not showing up in the list of cookies in CCleaner>Options>Cookies. My machines all have IE 10 at the present time so I am not able to determine if these cookies existed with IE versions older than 10.

 

[LocalService Cookies*]
LangSecRef=3022
Detect=HKCU\Software\Microsoft\Windows
Default=False
FileKey1=%SystemDrive%\Documents and Settings\LocalService\Cookies|*.*|RECURSE
FileKey2=%WinDir%\ServiceProfiles\LocalService\AppData\Local\Temp\Cookies|*.*|REMOVESELF
FileKey3=%WinDir%\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Cookies|*.*|REMOVESELF
FileKey4=%SystemDrive%\Documents and Settings\LocalService.NT*\Cookies|*.*|RECURSE
FileKey5=%AppData%\Microsoft\Windows\Cookies|*.*
FileKey6=%AppData%\Microsoft\Windows\Cookies\Low|*.*|REMOVESELF

 

I did find this concerning cache and history under IE10. HOWEVER, I am not certain if this applies to the Windows 7 version of IE 10. There is no WebCacheV24.dat but there is a WebCacheV01.dat in the Webcache folder on Windows 7.

 

A few words about the cache / history on Internet Explorer 10

 

 

Recently, I have received multiple reports from users of Internet Explorer 10 ( On Windows 8 ) saying that my history/cache utilities fail to work with IE10, and they are right...

As opposed to all previous versions of Internet Explorer that used the same file structure to store the history/cache/cookies information, IE10 uses a completely new file structure. Instead of the old index.dat file, IE10 stores all cache/history information inside a single Jet Blue database (Also known as ESE database or .edb file). This database file is WebCacheV24.dat, and it's located under C:\Users\[user Profile]\AppData\Local\Microsoft\Windows\WebCache folder

 

More info is at http://blog.nirsoft....et-explorer-10/

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

Below is my suggestion for Internet Explorer 10 on Windows 7

 

[internet Explorer 10 (More for Windows 7)*]
LangSecRef=3022
DetectOS=6.1
DetectFile=%LocalAppdata%\Microsoft\Windows\WebCache
Warning=This cleaning routine should be used ONLY on Windows 7 with Internet Explorer 10 installed. 
Default=False
FileKey1=%LocalAppData%\Microsoft\Windows\Appcache\|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Windows\WebCache.old\|*.*|REMOVESELF
FileKey3=%LocalAppData%\Microsoft\Windows\WebCache|*.*|RECURSE

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

I've been trying to figure out a to DETECT only Internet Explorer 10. The current Detect will cause this cleaning code to show up on all systems with any version of Internet Explorer. Thus far, I haven't found any detect point that is unique to IE 10. :(

 

I'll poke around my system as well

Link to comment
Share on other sites

New Entry:

[dBpoweramp*]
LangSecRef=3023
Detect=HKCU\Software\Illustrate\dBpoweramp
Default=False
FileKey1=%AppData%\dBpoweramp|*.bin
RegKey1=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder1
RegKey2=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder2
RegKey3=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder3
RegKey4=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder4
RegKey5=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder5
RegKey6=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder6
RegKey7=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder7
RegKey8=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder8
RegKey9=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder9
RegKey10=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder10

Link to comment
Share on other sites

I did find this concerning cache and history under IE10. HOWEVER, I am not certain if this applies to the Windows 7 version of IE 10. There is no WebCacheV24.dat but there is a WebCacheV01.dat in the Webcache folder on Windows 7.

On Both Win7&8 I have the WebCacheV01.dat instead of the V24.dat one

 

Below is my suggestion for Internet Explorer 10 on Windows 7

 

[internet Explorer 10 (More for Windows 7)*]
LangSecRef=3022
DetectOS=6.1
DetectFile=%LocalAppdata%\Microsoft\Windows\WebCache
Warning=This cleaning routine should be used ONLY on Windows 7 with Internet Explorer 10 installed.
Default=False
FileKey1=%LocalAppData%\Microsoft\Windows\Appcache\|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Windows\WebCache.old\|*.*|REMOVESELF
FileKey3=%LocalAppData%\Microsoft\Windows\WebCache|*.*|RECURSE

 

Added FileKey4

[internet Explorer 10*]
LangSecRef=3022
DetectFile=%LocalAppdata%\Microsoft\Windows\WebCache
Default=False
FileKey1=%LocalAppData%\Microsoft\Windows\AppCache|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Windows\WebCache.old\|*.*|REMOVESELF
FileKey3=%LocalAppData%\Microsoft\Windows\WebCache|*.*|RECURSE
FileKey4=%LocalLowAppData%\Microsoft\Windows\AppCache|*.*|RECURSE

Edited by Coffee4Joe
Link to comment
Share on other sites

Coffee4Joe,

 

Thanks for discovering FileKey4. It looks to me like your latest revision is a good global entry for Windows 7 and 8. It should only show up on systems with IE 10.

 

[internet Explorer 10*]
LangSecRef=3022
DetectFile=%LocalAppdata%\Microsoft\Windows\WebCache
Default=False
FileKey1=%LocalAppData%\Microsoft\Windows\AppCache|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Windows\WebCache.old\|*.*|REMOVESELF
FileKey3=%LocalAppData%\Microsoft\Windows\WebCache|*.*|RECURSE
FileKey4=%LocalLowAppData%\Microsoft\Windows\AppCache|*.*|RECURSE

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

Some Firefox entries didn't have the "Firefox" name on them and some did. As a Pale Moon user I didn't know if they apply to it also or only for Firefox. I changed all of them to have the "Firefox" name tag on them:

 

[Firefox Adblock Lite Backups*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblocklite|patterns-backup*.ini

[Firefox Adblock Plus Backups*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblockplus|patterns-backup*.ini

[Firefox Bookmark Backups*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\bookmarkbackups|*.json

[Firefox Crash Reports*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Crash Reports|*.*|RECURSE

[Firefox Dump Files*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla|*.dmp|RECURSE

[Firefox FlashGot*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*|FlashGot.log;FlashGot.log.bak*

[Firefox Install Log*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%ProgramFiles%\Mozilla Firefox|install.log

[Firefox Lock Files*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*|*.lock

[Firefox Maintenance Service Logs*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%CommonAppData%\Mozilla*\logs|*.*

[Firefox Recovered File Fragments*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%ProgramFiles%\Mozilla*|*.chk|RECURSE

[Firefox Session Manager deleted sessions*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\sessions\Deleted Sessions\*.session

[Firefox Stylish Sync Backups*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\*|stylishsync-20*.sqlite|RECURSE

[Firefox Sync Logs*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\weave\logs|*.*

[Firefox Thumbnails*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\thumbnails|*.*|RECURSE
FileKey2=%LocalAppData%\Mozilla\Firefox\Profiles\*\thumbnails|*.*|RECURSE
FileKey3=%LocalAppData%\Mozilla\Firefox\Profiles\*\thumbnails-old|*.*|RECURSE

 

And these were not included in the Pale Moon entries from Firefox entries:

[Pale Moon - FlashGot*]
LangSecRef=3026
Detect=HKLM\Software\Mozilla\Pale Moon
DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
Default=False
FileKey1=%AppData%\Moonchild Productions\Pale Moon\Profiles\*|FlashGot.log;FlashGot.log.bak*

[Pale Moon - Install Log*]
LangSecRef=3026
Detect=HKLM\Software\Mozilla\Pale Moon
DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
Default=False
FileKey1=%ProgramFiles%\Pale Moon|install.log

[Pale Moon - Logs*]
LangSecRef=3026
Detect=HKLM\Software\Mozilla\Pale Moon
DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
Default=False
FileKey1=%ProgramFiles%\Pale Moon|*.log

[Pale Moon - urlclassifier3.sqlite*]
LangSecRef=3026
Detect=HKLM\Software\Mozilla\Pale Moon
DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
Warning=This will delete urlclassifier3.sqlite. If you just want to reduce its size, select Compact Databases instead.
Default=False
FileKey1=%LocalAppData%\Moonchild Productions\Pale Moon\Profiles\*|urlclassifier3.sqlite

 

Also, I don't have Firefox installed but still all the entries for it will show up. Could the "SpecialDetect=DET_MOZILLA" be changed to something similar with the Pale Moon entries?

Link to comment
Share on other sites

  • Moderators

I think SpecialDetect=DET_MOZILLA detects also Palemoon. Correct me if it ain't so. Can't test right now (on mobile).

this is true

also the entries have gone back and forth with and without Firefox, however since they all show in the firefox/Mozilla section they usually look better without (I've added ;Firefox to each entry for my own edification)

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

  • Moderators

Some Firefox entries didn't have the "Firefox"

 

From what I remember, and I don't know if I'm even remembering correctly they were changed not that long ago. Possibly for aesthetic reasons since the name "Firefox" wouldn't be needed for a Firefox cleaner located directly underneath the Firefox section/header.

 

It does however make perfect valid sense for Palemoon cleaners to have the Palemoon name listed, or at least create a Palemoon section to completely separate Palemoon from being listed underneath the Firefox section/header.

Link to comment
Share on other sites

It does however make perfect valid sense for Palemoon cleaners to have the Palemoon name listed, or at least create a Palemoon section to completely separate Palemoon from being listed underneath the Firefox section/header.

Agreed.

Some computer users may have more than one use for the Internet,

and may prefer more than one browser for different situations.

 

Perhaps such a user might like to clean the cookies on one browser and clean download history on the other.

Separate Application checkboxes for Firefox and Palemoon,

and separate Application checkboxes for the installed version and the Portable version of any browser,

would be a benefit.

Link to comment
Share on other sites

It was confusing for me if the winapp2 entries under the Firefox/Mozilla section without the name begin "Firefox" will apply to Pale Moon also, because CCleaners official entries under this section apply to both firefox and palemoon and winapp2 entries come with and without the name begin "Firefox". Including that the winapp2 firefox entries will show up even if Firefox is not installed but only Pale Moon is.

 

My proposal is to change the firefox entries to have the name begin "Firefox" or not to have, but only one way for all of them. I would also change the SpecialDetect=DET_MOZILLA to something else that they would only show up if Firefox is really installed and not when only Pale Moon is.

 

In my opinion these would be less confusing:

All Firefox entries with "Firefox" name begin + using SpecialDetect=DET_MOZILLA

or

All Firefox entries without "Firefox" name begin + not using SpecialDetect=DET_MOZILLA

Link to comment
Share on other sites

  • Moderators

personally because piriform cleans palemoon with Firefox the palemoon entries, imho, should be merged into the Firefox more... But I don't find that as important as you all do

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

Added RegKey11 through 20 to my previous submission:

 

[dBpoweramp*]
LangSecRef=3023
Detect=HKCU\Software\Illustrate\dBpoweramp
Default=False
FileKey1=%AppData%\dBpoweramp|*.bin
RegKey1=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder1
RegKey2=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder2
RegKey3=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder3
RegKey4=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder4
RegKey5=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder5
RegKey6=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder6
RegKey7=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder7
RegKey8=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder8
RegKey9=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder9
RegKey10=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder10
RegKey11=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder0
RegKey12=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\AAC (Advanced Audio Compression)|DMCUserFolderStr
RegKey13=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\Aiff|DMCUserFolderStr
RegKey14=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\Apple Lossless|DMCUserFolderStr
RegKey15=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\FLAC|DMCUserFolderStr
RegKey16=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\mp3 (Lame)|DMCUserFolderStr
RegKey17=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\ogg vorbis|DMCUserFolderStr
RegKey18=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\Wave|DMCUserFolderStr
RegKey19=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\Windows Media Audio 10|DMCUserFolderStr
RegKey20=HKCU\Software\Illustrate\dBpoweramp\dMCCodec\[Multi Encoder]|DMCUserFolderStr

 

New Entry:

[dBpoweramp*]
LangSecRef=3023
Detect=HKCU\Software\Illustrate\dBpoweramp
Default=False
FileKey1=%AppData%\dBpoweramp|*.bin
RegKey1=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder1
RegKey2=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder2
RegKey3=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder3
RegKey4=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder4
RegKey5=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder5
RegKey6=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder6
RegKey7=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder7
RegKey8=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder8
RegKey9=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder9
RegKey10=HKCU\Software\Illustrate\dBpoweramp|dMCLastFolder10

Link to comment
Share on other sites

Would you guys rather see separated entries for Firefox/Palemoon, or merged ones?

I prefer separate.

 

I suggest you create a separate topic in the Suggestions forum with a Poll,

and that would avoid disrupting the normal purpose of this topic with :-

hundreds of posts that simply Love It / Hate It ;

and dozens of posts that give full and complete explanations of why we should Love It / Hate It.

Link to comment
Share on other sites

New Entries:

[Nero Burning ROM 11*]
LangSecRef=3021
Detect=HKCU\Software\Nero\Nero 11
Default=False
FileKey1=%CommonAppData%\Nero\PeakFiles|*.tmp
FileKey2=%appdata%\Nero\Nero 11\Nero Burning ROM|*.log
FileKey3=%ProgramFiles%\Nero\Nero 11\SMC|README;COPYING.FLAC;COPYING.XIPH
FileKey4=%ProgramFiles%\Nero\Nero 11\AudioPluginMgr|README;COPYING.FLAC;COPYING.LGPL;COPYING.XIPH
RegKey1=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Recent File List
RegKey2=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Settings|WorkingDir
RegKey3=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Settings|TrackSaveDir
RegKey4=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Settings|EncodingLastDir
RegKey5=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Settings|NeroCompilation
RegKey6=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Compilation|VolumeLabelUDFTemplate
RegKey7=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Compilation|VolumeLabelISOTemplate
RegKey8=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Compilation|VolumeLabelAutoTemplate
RegKey9=HKCU\Software\Nero\Nero 11\Nero Burning ROM\Compilation|VolumelabelJolietTemplate
RegKey10=HKCU\Software\Nero\Nero 11\Nero Express\Compilation|VolumeLabelUDFTemplate
RegKey11=HKCU\Software\Nero\Nero 11\Nero Express\Compilation|VolumeLabelISOTemplate
RegKey12=HKCU\Software\Nero\Nero 11\Nero Express\Compilation|VolumeLabelAutoTemplate
RegKey13=HKCU\Software\Nero\Nero 11\Nero Express\Compilation|VolumelabelJolietTemplate
RegKey14=HKCU\Software\Nero\Nero 11\Nero Express\Recent File List
RegKey15=HKCU\Software\Nero\Nero 11\Nero Express\Settings|WorkingDir
RegKey16=HKCU\Software\Nero\Nero 11\Nero Express\Settings|BrowserDir
RegKey17=HKCU\Software\Nero\Nero 11\Nero Express\Settings|ImageDir
RegKey18=HKCU\Software\Nero\Nero 11\Nero Express\Settings|BootImageDir
RegKey19=HKCU\Software\Nero\Nero 11\Nero Express\General|OFDLastISODir
RegKey20=HKCU\Software\Nero\Nero 11\Nero Express\General|OFDLastAudioDir
RegKey21=HKCU\Software\Nero\Nero 11\Nero Express\General|OFDLastVideoDVDKey
RegKey22=HKCU\Software\Nero\Nero 11\Nero Express\Settings|NeroCompilation
RegKey23=HKCU\Software\Nero\Nero 11\Nero Express\Settings|TrackSaveDir
RegKey24=HKCU\Software\Nero\Nero 11\Nero WaveEditor\Directories|Last
RegKey25=HKCU\Software\Nero\Nero 11\Nero WaveEditor\Recent File List
RegKey26=HKCU\Software\Nero\Nero 11\Nero CoverDesigner\Recent File List
RegKey27=HKCU\Software\Nero\Nero 11\Nero Toolkit\DiscSpeed\Save|Folder
RegKey28=HKCU\Software\Nero\Nero 11\Nero Toolkit\DiscSpeed\Capture|Folder

[Nero Burning ROM 12*]
LangSecRef=3021
Detect1=HKCU\Software\Nero\Nero 11
Detect2=HKCU\Software\Nero\Nero 12
Default=False
FileKey1=%CommonAppData%\Nero\PeakFiles|*.tmp
FileKey2=%appdata%\Nero\Nero 12\Nero Burning ROM|*.log
FileKey3=%ProgramFiles%\Nero\Nero 12\SMC|README;COPYING.FLAC;COPYING.XIPH
FileKey4=%ProgramFiles%\Nero\Nero 12\AudioPluginMgr|README;COPYING.FLAC;COPYING.LGPL;COPYING.XIPH
RegKey1=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Recent File List
RegKey2=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Settings|WorkingDir
RegKey3=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Settings|TrackSaveDir
RegKey4=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Settings|EncodingLastDir
RegKey5=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Settings|NeroCompilation
RegKey6=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Compilation|VolumeLabelUDFTemplate
RegKey7=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Compilation|VolumeLabelISOTemplate
RegKey8=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Compilation|VolumeLabelAutoTemplate
RegKey9=HKCU\Software\Nero\Nero 12\Nero Burning ROM\Compilation|VolumelabelJolietTemplate
RegKey10=HKCU\Software\Nero\Nero 12\Nero Express\Compilation|VolumeLabelUDFTemplate
RegKey11=HKCU\Software\Nero\Nero 12\Nero Express\Compilation|VolumeLabelISOTemplate
RegKey12=HKCU\Software\Nero\Nero 12\Nero Express\Compilation|VolumeLabelAutoTemplate
RegKey13=HKCU\Software\Nero\Nero 12\Nero Express\Compilation|VolumelabelJolietTemplate
RegKey14=HKCU\Software\Nero\Nero 12\Nero Express\Recent File List
RegKey15=HKCU\Software\Nero\Nero 12\Nero Express\Settings|WorkingDir
RegKey16=HKCU\Software\Nero\Nero 12\Nero Express\Settings|BrowserDir
RegKey17=HKCU\Software\Nero\Nero 12\Nero Express\Settings|ImageDir
RegKey18=HKCU\Software\Nero\Nero 12\Nero Express\Settings|BootImageDir
RegKey19=HKCU\Software\Nero\Nero 12\Nero Express\General|OFDLastISODir
RegKey20=HKCU\Software\Nero\Nero 12\Nero Express\General|OFDLastAudioDir
RegKey21=HKCU\Software\Nero\Nero 12\Nero Express\General|OFDLastVideoDVDKey
RegKey22=HKCU\Software\Nero\Nero 12\Nero Express\Settings|NeroCompilation
RegKey23=HKCU\Software\Nero\Nero 12\Nero Express\Settings|TrackSaveDir
RegKey24=HKCU\Software\Nero\Nero 12\Nero WaveEditor\Directories|Last
RegKey25=HKCU\Software\Nero\Nero 12\Nero WaveEditor\Recent File List
RegKey26=HKCU\Software\Nero\Nero 12\Nero CoverDesigner\Recent File List
RegKey27=HKCU\Software\Nero\Nero 11\Nero Toolkit\DiscSpeed\Save|Folder
RegKey28=HKCU\Software\Nero\Nero 11\Nero Toolkit\DiscSpeed\Capture|Folder

Re: Nero Burning ROM 12 additional Detect and later 2 lines.

Nero 12 DiscSpeed installation and use writes to HKCU\Software\Nero\Nero 11 not 12.

Link to comment
Share on other sites

Seems that win8 metro apps don't have a reliable registry path between updates, but their paths in the package dir stay the same and are not unique to each machine (from my limited testing)

 

as such, I think it's safe to open the floor for metro app entry submissions.

Link to comment
Share on other sites

What are the FLAC files?

SMC and AudioPluginMgr README, COPYING.FLAC, COPYING.XIPH, COPYING.LGPL

 

...are all EULA text.

Thanks, Andavari

 

I spent a few hours installing, burning, converting etc, testing those Nero 11 /12 entries 50 hundred times until I got it right.

 

Nero Burning Rom v12.0.02900 and v11.0.23.100 (clean installs) include:

- Nero BurningROM

- Nero Express

- Nero Cover Designer

- Nero WaveEditor

- Nero Disc speed

- Nero Burning Rights

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.