Using 64-bit Windows 7 Enterprise, according to YourKit docs:
To check that Java can load the profiler agent, invoke the following command that prints a description of agent parameters:
java -agentpath:<full agent library path>=help
Why am I encountering this error, if the library definitely exists?
Error occurred during initialization of VM
Could not find agent library in absolute path: "full agent library path"