If you absolutely must run an application that could be potentially dangerous, try running it in a virtual machine. This is a form of virtualisation wherein a virtual hardware platform is created on top of a software layer that keeps it separated from your underlying OS. This way if a virus infects your VM, your underlying OS remains safe. Vmware and Virtual Box are popular virtualisation solutions.