Author Topic: log file switch  (Read 549 times)

sgordon

  • Newbie
  • *
  • Posts: 2
    • View Profile
log file switch
« on: June 18, 2012, 11:41:54 AM »
I really like this looks of this and think it could be very useful.  Is there or could there be a way to specify that a logfile be created via commandline switch?  It'd make things so much easier when scripting this.  Thanks in advance.

Justin

  • Justin
  • Administrator
  • Full Member
  • *****
  • Posts: 242
    • View Profile
    • Patch My PC
Re: log file switch
« Reply #1 on: June 18, 2012, 01:56:18 PM »
Yes, By default the log is stored c:\pcname.rtf. You could copy that file or the default location can by a registry value. HKEY_LOCAL_MACHINE\SOFTWARE\Patch My PC\Options\LogSaveLocation "\\server\yourpath"

sgordon

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: log file switch
« Reply #2 on: June 20, 2012, 04:57:18 PM »
Thanks for the heads, up, I appreciate it.