How to detect if my application is running in a VM on Paralles

Discussion in 'Windows Virtual Machine' started by GiordanoS, Jan 19, 2017.

  1. GiordanoS

    GiordanoS Member

    Messages:
    26
    As in the title, what is the best way to detect if my windows application is running in a windows virtual machine in Parallels?
     
  2. Dinesh@Parallels

    Dinesh@Parallels Guest

    Messages:
    333
    Hi @GiordanoS ,
    The application icon will appear on the dock with a Parallels logo ( Red colour parallel line) when the application is running inside a virtual machine.
     
  3. GiordanoS

    GiordanoS Member

    Messages:
    26
    Sorry, my fail.
    I mean, as a developer, how detect it inside my application with code. What I can check? There is something is system info in the Windows VM ?
     
  4. Ajith1

    Ajith1 Parallels Support

    Messages:
    2,719
    You can use the command "systeminfo" on command prompt or by typing "msinfo32" on run or by typing "control system" on run to see system info.
     

Share This Page