storme Posted December 8, 2009 Share Posted December 8, 2009 John - I did some more research into the windows update issue, and believe that I found the root of your problem. I added a couple things to the windows update fix feature (for next version)... With these added steps, I believe your issue will be resolved. next time I run into the problem I'll let you know what happens. Desktop cleanup... hmmm... ok Yeah it's that annoying "in the last 60 days you haven't used this icon so I'll move it to 'unused desktop' folder. I've never met anyone that wants it so I just disable it on all machines now. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz", "NoRun", "REG_DWORD", 1) so far as the password option, I think that I will be including a function to set windows options to most secure settings. Well I'll look at that when it comes in but if it's anything like other programs "most secure" settings I'll pass. Most of my (Home) customers don't need to enter a password everytime the screen saver comes up. Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E Link to comment Share on other sites More sharing options...
NerdFencer Posted December 8, 2009 Author Share Posted December 8, 2009 Updated to v1.6 _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
NerdFencer Posted December 8, 2009 Author Share Posted December 8, 2009 Many apologies to everybody. v1.6 had a fatal bug... It didn't call the function to execute the selected options I updated to v1.6a and everything is functional once again _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
asionwu Posted December 9, 2009 Share Posted December 9, 2009 yep! good job! I like this. Link to comment Share on other sites More sharing options...
P3X775 Posted December 9, 2009 Share Posted December 9, 2009 What about an uncheck all button? sometimes you may want to only run a few things. Just a thought. Or perhaps a presets - this box will check these 10 things, but this box will check these 5 and these 5, etc. Link to comment Share on other sites More sharing options...
curiousmaniac Posted December 9, 2009 Share Posted December 9, 2009 I have this program created using autoit by mikicun, call Reg Tweaker 1.5 . Try check system user login feature... this file totally safe.. Your program are more advanced but this feature its cool to be added too..RegTweaker v1.5.exe Link to comment Share on other sites More sharing options...
storme Posted December 9, 2009 Share Posted December 9, 2009 Updated to v1.6Hay antoher fine addition to the script!Trouble is you're too dam quick give me a bit of time to think up something more for you to add. Hmmm...How about this one for a "wish list"."Event log" Filter/decoder/helper - IE somthing that will go through the event log ignore all the background junk and give a list of ONLY the "bad stuff" it finds OR even a solution for the bad stuff. :-)Well that should keep you busy for a little bit longer.. Keep up the great work mateJohn Morrison Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E Link to comment Share on other sites More sharing options...
NerdFencer Posted December 9, 2009 Author Share Posted December 9, 2009 P3X775: I added one, it is available in 1.7 (releasing tonight or tomorrow) curiousmaniac: It looks cool, but its not what I'm aiming for in this program. Its more something for the System Settings Modifier that I have slated for the summer. storme: Log file viewer... I think ill concentrate on making all the new features on my todo list first On a rleated note, I added logging to the program for v1.7 _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
curiousmaniac Posted December 9, 2009 Share Posted December 9, 2009 thanks for consider it btw.. Link to comment Share on other sites More sharing options...
NerdFencer Posted December 9, 2009 Author Share Posted December 9, 2009 yw. It seems like an interesting idea for the system settings changer. _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
storme Posted December 10, 2009 Share Posted December 10, 2009 storme:Log file viewer... I think ill concentrate on making all the new features on my todo list firstOn a rleated note, I added logging to the program for v1.7 Finally!!! I gave you something you won't add...I win ... Sorry only JOKING Great to hear about the logging. I feel much more comfortable if I can look back over a log to see what happened. It's also VERY good to show to a customer after their computer has taken a back flip off the high-board into an empty pool to show that it wasn't anything that was done by the program. ThanksJohn Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E Link to comment Share on other sites More sharing options...
NerdFencer Posted December 10, 2009 Author Share Posted December 10, 2009 (edited) Released v1.7 Next up: Automatic Crapware Removal I'm thinking something like the PC Decrapifier, but automated... in a check-box! Note: Logging is limited at the moment, it will be improved in later versions. Also: Online Documentation updates will be lagging until tomorrow because it is late, and I am tired Edited December 10, 2009 by NerdFencer _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
curiousmaniac Posted December 10, 2009 Share Posted December 10, 2009 (edited) typing error or it just me...? hurm mantinance = maintenance Edited December 10, 2009 by curiousmaniac Link to comment Share on other sites More sharing options...
NerdFencer Posted December 10, 2009 Author Share Posted December 10, 2009 Oops... Ill fix that Thanks _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
NerdFencer Posted December 10, 2009 Author Share Posted December 10, 2009 Online Documentation now updated for v1.7 _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
MBSByteMe Posted December 10, 2009 Share Posted December 10, 2009 First off ... Many thanks NerdFencer. I am totally new to AutoIT and when I found AutoClean I was excited. One suggestion would be to add the function of password protecting the AutoClean utility. Just a simple required password before someone could use it ... default password that can be changed within the utility. I am still experimenting how to make an .exe file to include AutoIT and AutoClean ... I have a little catching up to do. Thanks again. Link to comment Share on other sites More sharing options...
gingerbloke Posted December 10, 2009 Share Posted December 10, 2009 Great program, it is running on my system at the moment as a test. Could I also suggest the following: 1> 'PageDefrag' to defragment system files (page file, registry Hive etc..) at startup using syntax: "c:\filepath\PageDefrag\pagedfrg" -o2> Advanced Windows Care - I use the Beta Version for system maintenance using the syntax: "c:\Program Files\IObit\Advanced WindowsCare V2\AutoCare.exe" /careI also use AntiVir Free using the following syntax:"c:\Program Files\Avira\AntiVir Desktop\update.exe" /DM="0" "/NOMESSAGEBOX" ;To update the program"c:\Program Files\Avira\AntiVir Desktop\avscan.exe" /CFG="c:\program files\avira\antivir desktop\sysscan.avp" ;To run full scanIt may already do it (have not fully looked at the code yet) but a drive scan to delete 'junk files' such as .tmp, ~*.* etc would also be useful and a good compliment to CCleaner.Once again great programGingerbloke Link to comment Share on other sites More sharing options...
NerdFencer Posted December 11, 2009 Author Share Posted December 11, 2009 Great program, it is running on my system at the moment as a test. Glad you think so I think It may do more than you know...Could I also suggest the following: 1> 'PageDefrag' to defragment system files (page file, registry Hive etc..) at startup using syntax: "c:\filepath\PageDefrag\pagedfrg" -oIt already does this.2> Advanced Windows Care - I use the Beta Version for system maintenance using the syntax: "c:\Program Files\IObit\Advanced WindowsCare V2\AutoCare.exe" /careI'll look more closely into what this program actually does. I am hesitant to include it before I know a lot about it. If it is good, you will see it, or features from it in later versions.I also use AntiVir Free using the following syntax:"c:\Program Files\Avira\AntiVir Desktop\update.exe" /DM="0" "/NOMESSAGEBOX" ;To update the program"c:\Program Files\Avira\AntiVir Desktop\avscan.exe" /CFG="c:\program files\avira\antivir desktop\sysscan.avp" ;To run full scanAntiVir is a good anti-virus program, but the included VipreRescue scanner has been tested to be more thorough than this program without the false positives. AntiVir Failed the October 2009 VB100 test due to missing a virus, and failed earlier this year for a false positive. Despite these minor mistakes, I agree that AntiVir is a good program, but Vipre is just as good (if not arguably a little better) and already included in the program. I am not inclined to include another anti-virus solution at this time, but thanks for the suggestion.It may already do it (have not fully looked at the code yet) but a drive scan to delete 'junk files' such as .tmp, ~*.* etc would also be useful and a good compliment to CCleaner.It includes CCleaner as a scanner under the "scans/security" tab. Deleting *.tmp files and ~*.* files blindly can cause some major issues with currently running programs that may be using (but not actively accessing) those files. I am more comfortable leaving that task to CCleaner because they have more experience in this matter.Once again great programThanksFeel free to send in more suggestions if you have them _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
NerdFencer Posted December 11, 2009 Author Share Posted December 11, 2009 First off ... Many thanks NerdFencer. I am totally new to AutoIT and when I found AutoClean I was excited. Im glad to know that you appreciate the program,One suggestion would be to add the function of password protecting the AutoClean utility. Just a simple required password before someone could use it ... default password that can be changed within the utility. It wouldn't be hard, but what good would it do?Anybody could easily just delete the settings file.Also, it is a portable rescue program.Password protecting it would just make it harder to use.I am still experimenting how to make an .exe file to include AutoIT and AutoClean ... I have a little catching up to do.I suggest looking up the Autoit Help for the "FileInstall" function.Thanks for the feedback,-Matt _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
NerdFencer Posted December 11, 2009 Author Share Posted December 11, 2009 2> Advanced Windows Care - I use the Beta Version for system maintenance using the syntax: "c:\Program Files\IObit\Advanced WindowsCare V2\AutoCare.exe" /careI have done an analysis of Advanced Windows Care... and have some disturbing results.(All done on a virtual windows test machine with file and registry diffs... how fun.)Maintenance - Spyware Removal - Inadequate with several noticed false positives on my testbox (which I keep crapped up for times like this) - Registry Fix - Basic registry scanner... I think CCleaner does better, and know RegSeeker does - Privacy Sweep - Covered better by a couple checkboxes in CCleaner - Junk Files Clean - Woefully inadequate... I have done better... when I was learning AutoItDiagnose System - System Optimization - Does very little to anything but ActiveX... which it slows down... - Security Defense - Basically does the same thing as a hosts file update, but in the registry (which is slower...) - Disk De-fragment - Interfaces with the windows defragment API... no surprise here - Security Analyzer - Finds very little of use... Entries of most harm fixed better by my Toolbars and Search Hijack optionUtilities - Control Panel... Need I say any more?Summary: A nearly useless product... with a nice GUI.The only things that aren't covered by AutoClean already are a couple things in the "Security Analyzer"... Which are mainly harmless. An extra button removal option is on its way for AutoClean, which takes care of that...gingerbloke:I highly recommend that you rethink your use of Advanced System Care. _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now