Jump to content

molitar

Experienced Members
  • Posts

    83
  • Joined

  • Last visited

Everything posted by molitar

  1. Well I am using a customized firefox build called lolifox. It's been designed for anime fans and I quit using firefox altogether but how can I make a working winapp2.ini for this? I posted under a different topic but it seems ONLY 1 person looked at the thread.. Guess my topic title wasn't informative enough. So a repaste of what I posted before. I don't want CCleaner deleting my exceptions cookies for lolifox. And even trying to manually just delete the cache even failed in my attempts.. code below that I tried. Seems CCleaner will not work if the path has a period in the path also. ; Application Cleaning file ; ; Notes ; --------------------------------------- ; LangSecRef ; 3021 = Applications ; 3022 = Internet ; 3023 = Multimedia ; 3024 = Utilities ; 3025 = Windows [lolifox] LangSecRef=3022 ;Detect=%ProgramFiles%\lolifox\lolifox.exe Default=True FileKey1=%userprofile%\Local Settings\Application Data\altimit-dev\lolifox\Profiles\bhh986pj.default\Cache\*.* It reports a subscription out of range error so I can't even get CCleaner to clean the cache directory manually.
  2. One thing I am concerned about. If it deletes the cookies.txt won't that also delete the files marked keep? Or does the app when it sees cookies.txt know to only clean out the cookies themselves inside the text file and keep the cookies marked keep? Second thing I get a subscription out of range error. It seems it does not like the . in the middle of the path name. A bug I guess with CCcleaner. ; Application Cleaning file;; Notes; ---------------------------------------; LangSecRef; 3021 = Applications; 3022 = Internet; 3023 = Multimedia; 3024 = Utilities; 3025 = Windows[lolifox]LangSecRef=3022;Detect=%ProgramFiles%\lolifox\lolifox.exeDefault=TrueFileKey1=%userprofile%\Local Settings\Application Data\altimit-dev\lolifox\Profiles\bhh986pj.default\Cache\*.*FileKey2=%userprofile%\Application Data\altimit-dev\lolifox\Profiles\bhh986pj.default\cookies.txt Also would wildkeys work in the path? so that it could read... FileKey2=%userprofile%\Application Data\altimit-dev\lolifox\Profiles\*.default\cookies.txt
  3. Ok I read the winapp2.ini tutorial but I really don't think it applies for what I need. I am using a custom firefox browser called lolifox. It's custom designed for anime fans. So how would I design this application since the application for firefox isn't designed like the rest? It is a modified firefox so most settings are the same as firefox except for the paths are a bit different. Paths: C:\Program Files\lolifox C:\Documents and Settings\malaac\Application Data\altimit-dev\lolifox\Profiles\bhh986pj.default Registry paths Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla] [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Desktop] "SOFTWARE\\Classes\\MIME\\Database\\Content Type\\application/x-xpinstall;app=firefox"=".xpi" "SOFTWARE\\Classes\\.htm"="htmlfile" "SOFTWARE\\Classes\\.html"="htmlfile" "SOFTWARE\\Classes\\.shtml"="shtmlfile" "SOFTWARE\\Classes\\HTTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0" "SOFTWARE\\Classes\\HTTP\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome" "SOFTWARE\\Classes\\HTTPS\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0" "SOFTWARE\\Classes\\HTTPS\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome" "SOFTWARE\\Classes\\FTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0" "SOFTWARE\\Classes\\FTP\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" %1" "SOFTWARE\\Classes\\GOPHER\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0" "SOFTWARE\\Classes\\GOPHER\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome" "SOFTWARE\\Clients\\StartMenuInternet\\LOLIFOX.EXE\\DefaultIcon"="\"C:\\Program Files\\lolifox\\lolifox.exe\",0" "SOFTWARE\\Clients\\StartMenuInternet\\LOLIFOX.EXE\\shell\\open\\command"="C:\\Program Files\\lolifox\\lolifox.exe" "SOFTWARE\\Clients\\StartMenuInternet\\LOLIFOX.EXE\\shell\\properties\\command"="C:\\Program Files\\lolifox\\lolifox.exe -preferences" "SOFTWARE\\Clients\\StartMenuInternet\\"="IEXPLORE.EXE" "SOFTWARE\\Clients\\StartMenuInternet\\LOLIFOX.EXE\\"="lolifox" "SOFTWARE\\Clients\\StartMenuInternet\\LOLIFOX.EXE\\shell\\properties"="lolifox &Options" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox] @="1.8.1" "CurrentVersion"="0.2.5.dev-r27 (en-US)" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox\0.2.5.dev-r27 (en-US)] @="0.2.5.dev-r27 (en-US)" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox\0.2.5.dev-r27 (en-US)\Main] "Install Directory"="C:\\Program Files\\lolifox" "PathToExe"="C:\\Program Files\\lolifox\\lolifox.exe" "Program Folder Path"="C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\" "Create Quick Launch Shortcut"=dword:00000001 "Create Desktop Shortcut"=dword:00000001 "Create Start Menu Shortcut"=dword:00000001 "Start Menu Folder"="lolifox" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox\0.2.5.dev-r27 (en-US)\Uninstall] "Uninstall Log Folder"="C:\\Program Files\\lolifox\\uninstall" "Description"="lolifox (0.2.5.dev-r27)" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox 0.2.5.dev-r27] "GeckoVer"="1.8.1" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox 0.2.5.dev-r27\bin] "PathToExe"="C:\\Program Files\\lolifox\\lolifox.exe" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\lolifox 0.2.5.dev-r27\extensions] "Components"="C:\\Program Files\\lolifox\\components" "Plugins"="C:\\Program Files\\lolifox\\plugins" [HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org] [HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org\Mozilla] "CurrentVersion"="1.8.0.6"
  4. Because it keeps getting wiped clean of files.. than my shockwave and java does not work properly anymore.. and I have to uninstall them.. and reinstall them. If this is wiping that folder that is a stupid move to do. If not than I need to figure out what is.
  5. I don't see how this is going to help me. The issue is I have a file I don't want deleted from the temp directory. Problem is I don't see no exceptions in winapp2.ini either. It's really starting to look like I need to look at alternatives to CCleaner since it is missing a very serious feature.. exceptions for files that are not to be deleted.
  6. Yeah the application gives me no choice on where to store it. I contacted them on the forum and they said in the next version not this one comming they would make it a choice. So who knows how long that could be.. it could be a year or so I'll try that winapp2.ini but it would be nice to have a method for saving a specific file name because I don't want to save all bmp's just that single one.
  7. I use a custom temp folder so I can easily clean this out quickly without going through buried folders like windows or documents and settings. Problem is some software like my wallpaper cycler saves the current wallpaper in the temp folder. So I am not able to use CCleaner to delete this folder under custom folders because I see a serious lack of an area to put a file exception. I don't want it deleting my wallpaper file titled "NuonSoft WPC Wallpaper.bmp" is their any way to make this file not be deleted by CCleaner?
  8. I unchecked cookies for my IE settings yet after running Ccleaner I have to relog onto all my sites again. What is causing my cookies to be deleted? Is their another setting that needs to be unchecked or changed or is this a bug?
×
×
  • Create New...

Important Information

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