I'm trying to wrap my head around the following scenario. I'm not sure it is possible so maybe somebody can tell me yes or no.
I have an app that requires a 2 part setup:
1. install pervasive sql client
2. install client app
The pervasive client seems pretty straightforward and doesn't complain. However, the client app is where I'm having the trouble. It has a client side installation but it just installs a couple of .dll files and then installs a SHORTCUT that points to an executable on a network share to launch the application.
I'm struggling with "profiling" an app that is actually no more than a glorified shortcut. Is this possible ? Am I missing something totally obvious when profiling?