I'm trying to virtualize an application with Vmware Thinapp or Turbo Studio. The app relies on specific hardware to run such as a specific BIOS version, since the Virtualization Apps actually Hook WinApi calls to isolate the app from the Host, is it possible to specify custom WinApi calls to be hooked?
in another word I want to virtualize the BIOS version. normally this is not possible.