Request new function: SetupData.MoveLogFile( cDestination )

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jassing
    Indigo Rose Customer
    • Jan 2001
    • 3124

    Request new function: SetupData.MoveLogFile( cDestination )

    During initial install load; the log file needs to go somewhere, either the windows folder or temp folder.
    it would be nice to be able to move the log file to a new location.

    I know i can move it with File.Move() but any subsequent writes go to the original location...

    What I've been doing is issuing a "File.MoveOnReboot()" but getting it moved w/o a reboot (in total, complete with subsequent writes) would be very nice improvement...
  • Darryl
    Indigo Rose Staff Member
    • Jul 2001
    • 1908

    #2
    Thanks for the suggestion. REF: SUF-68

    Comment

    Working...
    X