Priyank
December 17th, 1998, 11:34 PM
I'm trying to modify the sample setup prog provided in VB4.
In it, one variable gstrAppRemovalLog is used for loggin all actions.
I could not find, anywhere in the project, what value does it take ??
Towards the end of the project, this log is tried to be copied to a new file, but it fails and aborts the setup prog !!??
I want to know where all logging is done when gstrAppRemovalLog doesn't have any value !!???! And is it necessary to copy the old log to an new log file ?? Proc. used to copy old log to new one is : MoveAppRemovalLog.
Thanks.
In it, one variable gstrAppRemovalLog is used for loggin all actions.
I could not find, anywhere in the project, what value does it take ??
Towards the end of the project, this log is tried to be copied to a new file, but it fails and aborts the setup prog !!??
I want to know where all logging is done when gstrAppRemovalLog doesn't have any value !!???! And is it necessary to copy the old log to an new log file ?? Proc. used to copy old log to new one is : MoveAppRemovalLog.
Thanks.