Jump to content

ident

Experienced Members
  • Posts

    1,627
  • Joined

  • Last visited

Everything posted by ident

  1. Dont compare boolean's to true or false, they already are, below is "pseudocode" If typeNewSection.Checked = True Then txtNewSection.Enabled = True Else txtNewSection.Enabled = False End If your code reads If (typeNewSection.Checked = True) = True Then really it should be txtNewSection.Enabled = typeNewSection.Checked also another thing im doing is seting each control's Modifiers property to Private. Nothing else in the project but Main(was form1) has any business knowing what controls are on the form.
  2. Irony is i run a script that does include removal of the languages files as part of other maintenance i do. Just wouldn't post about it.
  3. Firstly you are comparing oranges to apples.They are 2 seperatly differently utilitys designed for different things. CCleaner is a junk/reg cleaner. And TU2010 does a lot of other claimed garbage i can not be bothered to list. Surely you can see this by reading the desciptions on both sites and see they are completly different? Yes TU2010 does clean up junk, but thats bundled in with the other crap. IMO one click utilitys should not be installed, they do more harm then good. Better off installing more ram if you are under 1gb. as said above svchost.exe should be looked into futhor. There are plenty of articles about it on on google. Also to the person above. glary tools can be very dangerous. Heard some very bad reports
  4. It was a bit of a rhetorical question my friend. I don't know why m$ takes so long. Or really care. But There is obviously a reason.
  5. errors, also warnings are there for a reason. And should not be ignored just because an app can be compiled. I'm no vb expert, lets get that clear from the start, but i have programed in vb since vb5. Im a carpenter, vb is purely a hobby for me. I think the first approch is to turn strict on for a start on every form. That generates 20 errors of bad code right away. I am very busy at the moment with work, but tomorrow when i get time, i can move a really good few lines over to a pre written class i wrote, which hopefully will get you into writting classes rather then ramming it all into a form. the form module1.vb is being rmeoved for a start. A form is not a module. And about can go. This can be added at the very last. will have a good clean up tomorrow
  6. a whole mb, what would you do with that space
  7. So what if it does that? No ones stopping you from using it. Iv never heard of Eusing Free Registry. Right Reg mechanic finds no reg errors ccleaner finds no errors for the boardem sake of 5 minutes i ran Eusing It found 806 errors Stupidly rediculous aggresive cleaner? Full of crap cleaner? Ask me for a registration(free or no i cant be assed to check) cleaner stop waisting your time with crap software if i sent you an email now saying you won 27million does it make it so?
  8. Not set in stone but be careful what you wish for. Ever wondered why it takes so long?
  9. edited for off topic discussion
  10. The only older viruses that i know of that had that kind of ability was the CIH virus, attackted the bios on motherboards but that was years back. Also a old virus name? Could send the wrong signal to the monitor rendering it unusable But any way, pretty much all modern systems have fail safes no? Over clocked - shoudnt/wouldnt start, would need to reset it cpu over heated - system shut down Monitors dont know a great deal much, surely wont run on to high res?
  11. Tbh, i dont agree with a 15 year old boy having web restrictions. But thats my view. Basically speaking, No virus/malware can not harm hardware. Hardware could be disabled. Components like Your processors and BIOS have built in protection. I'm no malware expert but from what i know i'd strongly say no software could harm hardware. I no of older machines could do some damage but that was then. But my guess if you are not computer literacy then im assuming you mean software? Answer to that is yes. Doing a system restore wont get rid of the virus as such. I'd suggest you have a read up in the security section here to get some good advice on protection.
  12. edit: working, will have a look through
  13. /bangs head hard, really not thinking straight today, school boy error in thinking power today I'v never bothered to learn into .ini config files. Should do really since i'm a long time user of ccleaner. You might of just kicked my ass into doing so.
  14. That comment was based on a few assumptions that i really can not be bothered to check, I know ccleaner is in c++, But my assumptions where (i dont know c++) that it's visual c++.net That VC++ has the equilivent of vb.net my.settings.PersonalSetting think it's Properties.Settings.Default for c# so i'd say it would be around that for c++.
  15. A-Squared might not be as well known as MBAM, but for a quick clean up they are great. I have been really impressed after cleaning up and infected computer, Comboxfix, MBAM then A-Squared. A-Squared as often found left over traces. Any way, they now off a quick emergency clean up tool. Command line wizard Hijackfree Blitz worth using for a extra clean up
  16. Doesn't even need to have to be the registry,
  17. Nick picky note, OpenFileDialog1 "Tut" Good work if it works, shows some dedictation to people here "Only part of the registry key is copied from the registry editor! It is actually a fault of the regedit! " why not host the source and see if a work around can be made,
  18. Welcome to the forum. File location/name will help for a start
  19. Pretty pointless idea sorry, welcome to the forums
  20. ident

    firefox

    Under applications http://joe-riggs.com/blog/wp-content/uploads/2010/02/ccleaner-firefox.png
  21. Still not really very descriptive, are you saying you would like ccleaner to be able to scan for left over files/reg entrys after running the applications own uninstaller.
  22. Jesus , when will you let it sink in that there is no information of any significance in the files that WFS creates. WFS will not speed up your computer, It wont increase space, it serves no purpose unless if you later decide to sell your pc.
  23. Why though? You still haven't listened to my original comment on what these files are that WFS has created.
  24. Out of curiosity why would you want to over write these files that WFS has created.
×
×
  • Create New...

Important Information

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