bratscher
August 18th, 2001, 17:08
Hi.
I am dealing with a software that uses an alternative way to display a nag screen. Instead of making a "sorry no" nag window itself, the program uses the default web browser to display a *.html file saying "No, you cannot use me". I'm trying to find the place in the code where this program opens the "bugger off" htm file, but there are no explicit references to it in the dead listing of the program. I think finding the code where the program opens the nag-screen equivalent *.htm file is key to finding where the program decides good boy, bad boy.
May anybody suggest a way to catch a program opening a .html file?
thanks
I am dealing with a software that uses an alternative way to display a nag screen. Instead of making a "sorry no" nag window itself, the program uses the default web browser to display a *.html file saying "No, you cannot use me". I'm trying to find the place in the code where this program opens the "bugger off" htm file, but there are no explicit references to it in the dead listing of the program. I think finding the code where the program opens the nag-screen equivalent *.htm file is key to finding where the program decides good boy, bad boy.
May anybody suggest a way to catch a program opening a .html file?
thanks