|
the best way is to make an application 'registered' (app must think that it is), then all trial menus and labeles will be removed by application itself!
I mean you must research app's registration routine to make it regged.
in case of demo when some function (for ex. save function) not exists (not disabled, but not exists!) and you can see only demo message it's useless to patch MsgBox.
|