Computer speed checker and performance increaser
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
It will show your computer's performance as well as increase your computers speed.
i am new on this site and i don't know how to put images of codes .
so,i am giving you to download this at 3 credit because i've made it with so much hard work .
first i thout to give it at 7 credit and then i thout you all are my friends only so,i'll give it for 3 credit only.
download it and study it and make of your own ,it will take time to study because it includes many things.
also tell me how to add images of codes.
thank you
i am new on this site and i don't know how to put images of codes .
so,i am giving you to download this at 3 credit because i've made it with so much hard work .
first i thout to give it at 7 credit and then i thout you all are my friends only so,i'll give it for 3 credit only.
download it and study it and make of your own ,it will take time to study because it includes many things.
also tell me how to add images of codes.
thank you
You do not have the required permissions to view the files attached to this post.
awesome! thanks for 4 credits (7-3 = 4 lol ) cooll;
it's an amazing application.it made my computer 400% faster than before and now its not hanging also.
dude , your description said , how to increase speed
now i really want my credits back this is a rip-off
you asked 3 credits for a code you didn't even invent ? now im gettin mad
all you did was just a cpu meter
now i really want my credits back this is a rip-off
you asked 3 credits for a code you didn't even invent ? now im gettin mad
all you did was just a cpu meter
Hi
Well i downloaded and run it, but what is it supposed to do exactly, the Progressbar was just moving and the CPU indicator was going up and down? apart from that i did not see anything else, Was there something else it did?
There was no Coding going to the system so that it would speed up the system, and with only this amount of code inside it, it realy does not do anything.
Chris
Well i downloaded and run it, but what is it supposed to do exactly, the Progressbar was just moving and the CPU indicator was going up and down? apart from that i did not see anything else, Was there something else it did?
There was no Coding going to the system so that it would speed up the system, and with only this amount of code inside it, it realy does not do anything.
Code: Select all
I am on Vista, does it work different on Vista, or is that what its supposed to doPrivate Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Dim CPU As Integer = CDec(PerformanceCounter1.NextValue.ToString())
CPU = 100 - CPU
Label1.Text = CPU.ToString() & "%"
On Error Resume Next
ProgressBar1.Value = CPU.ToString
End Sub
Private Sub LinkLabel1_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs)
Try
Process.Start("http://codenstuff.com/")
Catch ex As Exception
'Do Nothing
End Try
Chris
see if a machin we are not using it ,then its not working.
similerly in CPU there is spf 360 which this sowtware is using and increasing th speed of your computer.
similerly in CPU there is spf 360 which this sowtware is using and increasing th speed of your computer.
this does nothink. gimmie my credits back fight;
muditsaxena wrote:see if a machin we are not using it ,then its not working.where did you read that ? now you really should give us our credits back
similerly in CPU there is spf 360 which this sowtware is using and increasing th speed of your computer.
To upload an image, do the following:
Download Screenshot: viewtopic.php?f=70&t=2741
Take a screenshot of your program and paste it into msPaint, take another screenshot, etc.
Save the image in .png format to your desktop.
Upload the image to http://www.freeimagehosting.net/ and put the image link between [img][./img] -or- upload the image as an attachment.
I hope this helps!
Download Screenshot: viewtopic.php?f=70&t=2741
Take a screenshot of your program and paste it into msPaint, take another screenshot, etc.
Save the image in .png format to your desktop.
Upload the image to http://www.freeimagehosting.net/ and put the image link between [img][./img] -or- upload the image as an attachment.
I hope this helps!
Cheatmasterbw wrote:To upload an image, do the following:with this i don't get my credits back...
Download Screenshot: viewtopic.php?f=70&t=2741
Take a screenshot of your program and paste it into msPaint, take another screenshot, etc.
Save the image in .png format to your desktop.
Upload the image to http://www.freeimagehosting.net/ and put the image link between [img][./img] -or- upload the image as an attachment.
I hope this helps!
anyways , 7 CREDITS (now 3) FOR A PERFORMANCE COUNTER with code ripped from somebody on youtube or google
i sold my progressbar for 2 credits
Copyright Information
Copyright © Codenstuff.com 2020 - 2023