|
-
Apr 4th, 2000, 01:42 PM
#1
Thread Starter
Lively Member
I know a lot of people have "trial" programs. but what do you do after the eval. is up? you set your clock back! but.. this is confusing after about 300 progs. remembering all the differnt dates for the different programs. that's where i come in. i have developed a program that does this for you!
You tell it where the program is, give it a name, and a date to set back to. then in the main section of the program, you select the program, and hit run. it sets the clock back to the day specified, runs the program, waits 5 seconds, and restores the date. very useful.
Now i am more than willing to give this software to anyone that wants it. if you wish to have it, just send me an email. but please specify if you have vb 5 or 6 already installed, cuz if you do, i wont send the run-times.
any comments toward the progams can be posted here. thanx a lot!
yours truely,
da404LewZer
please note: this may not work will all evaluation software. but it does with most. if you can set the clock back, it will work.
Kid A
18 Year Old Programmer
Visual Basic 6 & .NET Enterprise, ASP, WinXP (Advanced Server) Administration, HTML, Graphic Arts, Winsock, Learning VC++ and now maybe C#.. heh
[vbcode]
'back in the day vb6 code
Private Sub My_Life()
If Hour(Now) > 3 And Hour(Now) < 13 Then
Status = "Sleeping"
Else
Status = "Computing"
End If
End Sub
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|