RedNotebook Portable is apparently leaving %USERPROFILE%\webkit\icondatabase\WebpageIcons.db and %USERPROFILE%\.gtk-bookmarks behind when run. We'll need to confirm the exact locations with regshot on Windows XP and then Vista\7 and handle them in the launcher.ini. This change to the RedNotebookPortable.ini file may fix the problem but needs testing:
[Launch] ProgramExecutable=RedNotebook\Rednotebook.exe [DirectoriesMove] user=%PAL:AppDir%\RedNotebook\user [FilesMove] .recently-used.xbel=%USERPROFILE% gtkfilechooser.ini=%APPDATA%\gtk-2.0 WebpageIcons.db=%USERPROFILE%\webkit\icondatabase [DirectoriesCleanupIfEmpty] %AppData%\gtk-2.0 %USERPROFILE%\.gtk-bookmarks %USERPROFILE%\webkit\icondatabase %USERPROFILE%\webkit
We'll have this fixed for the next release or possibly do a revision in the next few days. In the same release, we'll ensure that the files from the older RedNotebook version are not included in the official RedNotebook Portable release (which unnecessarily added about 10MB to the install size).