| View previous topic :: View next topic |
| Author |
Message |
AHKsimple
Joined: 27 Oct 2006 Posts: 14
|
Posted: Fri Oct 27, 2006 5:42 am Post subject: Computer Log |
|
|
| I don't know exactly what it's called so I'll call it a computer log. I basically just want a log that tells me what programs, files, folders, etc. I've been using and the time they were visited/used (preferably in a simple msgbox when I press I hotkey). Does this require higher level scripting or is it a simple compilation of commands? I'd just like to know what you guys know about logging and I think I've been studying enough to be able to fill in the blanks to my own personal use. |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Fri Oct 27, 2006 7:07 am Post subject: |
|
|
| Quote: | | Does this require higher level scripting | No. | Quote: |
or is it a simple compilation of commands? | Yes.
| Quote: | | I'd just like to know what you guys know about logging | It's nice to debug a instable system (--> event log) |
|
| Back to top |
|
 |
AHKsimple
Joined: 27 Oct 2006 Posts: 14
|
Posted: Fri Oct 27, 2006 9:49 am Post subject: |
|
|
| Okay, by "fill in the blanks", I did not mean I'm that good at scripting, I'm new to it. I just need some helpful advice of which way to direct my scripting. I basically want to keep a simple log of selected specific files I open, programs I use, what folders I open, and basically any simple activity. Just to keep track of daily activities (there is a system Event Viewer but that is for less specific events). |
|
| Back to top |
|
 |
|