4501

Glad to see CSV export is going to work out. I can see how this will add significant value to the app for some people.-doctorfrog (January 30, 2010, 09:54 PM)
No line breaks please, one line per record
I think a header line would be nice although my memory is that most csv and tab outputs don't have one.-AEngineer (January 30, 2010, 09:07 PM)
You're amazing - it's Saturday night and you should be out carousing.-AEngineer (January 30, 2010, 09:07 PM)
The date stamp algorithim in Excel is the days since January 1st, 1900 + Military Hours/24-AEngineer (January 30, 2010, 04:25 PM)
Like most here I was most impressed by what I saw, but won't be using it till I have the ability to export readily in either CSV or Tab format, ready for analysis in a spreadsheet or DB. My quick review didn't show those capabilities - apologies if I missed them. My suggestions specifically:
- Export option in CSV and/or Tab format - single line to allow importing each record
- Timestamp output option compatible with spreadsheet (Excel) import-AEngineer (January 30, 2010, 08:40 AM)
Enhancements I'd love, but not as important
- A project field - with pull-down and ready editing - with default persistence of last project-AEngineer (January 30, 2010, 08:40 AM)
possible ways to handle it:
1) options. i don't mind an options file.
2) two exes, hiber-restart, sleep-restart
3) when you launch it with no commandline parameters it would show buttons for: "Restart then Hibernate","Restart then Sleep","Cancel"; you could also pass -rh or -rs as commandline option to specify a choice to take automatically.-mouser (January 30, 2010, 10:52 AM)
i think that the timer should show on screen the moment the reboot script begins, even if that means a 10 minute countdown. the aim is to show the user what is going to happen, and let them cancel. if they are walking away they wont care what is on screen.-mouser (January 29, 2010, 03:31 PM)
I wouldn't launch the "10 mins wait then hibernate" command via Autostart but the "runonce" registry setting (http://support.microsoft.com/kb/137367)
The "10 mins wait" command should also check if the system is idle and/or do a "10 seconds to hibernate" countdown.-wr975 (January 29, 2010, 03:12 PM)
i think the danger here is of something going wrong with the post-restart process, and getting into a cycle of never ending reboots.
one way to solve this is when the startup shortcut is run, it should give a countdown to hibernate, with button to cancel+remove shortcut; and if the program ever can't remove the shortcut for some reason it needs to report this and tell user what to do.-mouser (January 29, 2010, 01:55 PM)
remember that you will want to give the pc some amount of time after the reboot to finish the startup process, otherwise it may not hibernate nicely.-mouser (January 29, 2010, 01:55 PM)