Jump to content

Tr3bg0D

Experienced Members
  • Posts

    321
  • Joined

  • Last visited

Everything posted by Tr3bg0D

  1. Alan...Good News and Bad News. Trim_4 works fine on x86. I compared the finished INI and matches what I created with a previous build. Not so good on x64. Once Trim_4.BAT is executed, there is a pause the hit ENTER to continue. Once you hit ENTER, CCleaner launches and the script does not wait for you to run Analyze and close CCleaner, but just continues: It also seems like the script is running the x86 version of CCleaner and not x64 version: About to launch CCleaner. YOU MUST NOT "Run Cleaner" - ONLY Click "Analyze" Then please CLOSE CCleaner so script may continue. Hit "Enter" key when ready to proceed ... 15:25:26.23 - 15:25:26.17 = 5552623 - 5552617 = 60 mSec = Running "CCLEANER.EXE /DEBUG" <<<=========== 15:25:26.28 - 15:25:26.23 = 5552628 - 5552623 = 50 mSec = Built #_NEEDED.LST Now...a suggestion for you if you choose to. Change TECHNIQUE :- section to this: INSTRUCTIONS: - Run TRIMx.BAT (not sure what the final number will be...maybe leave it as TRIM) - CCleaner is LAUNCHED automatically. - Click "Analyze" and when done, EXIT CCleaner - A temporary Winapp2.ini variant is created that asserts "Default=True". - "CCleaner /Debug" is launched to obtain a *.log file to identify all "Detections" - You then have to wait for the "Analyze" button to become active and click it. - After Analysis, EXIT CCleaner then trimmed Winapp2.ini replaces the "Default=True". - Now copy the NEW trimmed WinApp2.ini to your normal CCleaner installation.
  2. ARGHHHHH...should have tested it all before making my 1st port. Anyway, another error on an x86 system....looks like it's running CCLEANER x64....or at least that's what it says: This is the output on the screen
  3. Let me add another error to the x86 version. The portable version has CCleaner.exe and CCLeaner64.exe not CCleaner32.exe 'CCLEANER32' is not recognized as an internal or external command, operable program or batch file.
  4. Alan...found a problem. I have hoth x86 and x64 in the same folder and I get this error: This version of D:\APPS\CCleaner\TRIM_INI\CCleaner64.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher. Maybe you can do something like this in the BAT file: IF EXIST "%WINDIR%\SysWOW64" start /wait CCleaner64.exe IF NOT EXIST "%WINDIR%\SysWOW64" start /wait CCleaner.exe Also...the program continues and does not abort after trying to run x64 file on an x86 system.
  5. Some more things to play with today. Will try on x64 and x86 later.
  6. I was playing around with Alan_B's TRIM.BAT and noticed duplicate entires: I thought I made an error and finally tracked it down to the WINAPP2.INI file...it has duplicate entries: [Adobe Flash Install Logs*] LangSecRef=3023 DetectFile1=%WinDir%\System32\Macromed\Flash DetectFile2=%WinDir%\SysWOW64\Macromed\Flash Default=False FileKey1=%WinDir%\System32\Macromed\Flash|FlashInstall.log FileKey2=%WinDir%\SysWOW64\Macromed\Flash|FlashInstall.log [Adobe Flash Player Asset Cache*] LangSecRef=3023 DetectFile=%AppData%\Adobe\Flash Player Default=False FileKey1=%AppData%\Adobe\Flash Player\AssetCache|*.*|RECURSE [Adobe Flash Install Logs*] LangSecRef=3023 DetectFile=%WinDir%\System32\Macromed\Flash|FlashInstall.log Default=False FileKey1=%WinDir%\System32\Macromed\Flash|FlashInstall.log Can they be combined?
  7. To me, a TMP file is just what it is ...a Temp File. I nuke all TMP files right away.
  8. only if the are able to duplicate the mass of the 4$$ @Hazel....The title is confusing. Maybe change backside to butt.
  9. what is the proper way to "TRIM" a new INI file after an update? Can you just simply just drop the new INI file in the CCleaner folder and run TRIM.BAT?
  10. Got it. Is there a discussion area for that app?
  11. I'm pretty sure IE9 is for not used on XP
  12. They need to quuit following in the footsteps of Mickey$oft. Just because HDD are bigger and systems are faster, that doesn't mean you should start getting sloppy with code. I have some older Dells that no longer can bowse the net since the browser sucks up all the memory the system has.
  13. since the INI files is getting so big and not all the options are used. is there an easy way to export the checked options so a new INI file can be used?
  14. I have created a scheduled task and run it at LOGON after a 30sec delay
  15. WGA is not meant to easily be uninstalled but removing this is easy. Too easy infact. Click on the start menu and select run and type this: %windir%\system32\wgatray.exe /u
  16. You should try drivers directly from Acer. I have an Acer Aspire Netbook and I don't have that issue. But.....I have hibernation turned off also
  17. IMHO, v3 is faster then 4 but 7 and 8 beat every previous version. The true test is to run FF8 on an older system that can run FF3 I think Hazel started a topic about FF and Add-Ons....can't recall the results.
  18. After running FF 7 & 8, if you guys wanna feel pain, run FF4 again.
×
×
  • Create New...

Important Information

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