5

I need to run a win32 executable which I do not trust. Is there any free online service which could do it for me?

3 Answers3

8

You could install something like Sandboxie.

I don't know of any online equivalent - I'm not sure it's even possible.

ChrisF
  • 41,540
7

I try out all of my experimental software in a virtual machine before installing to my workstation.

CT.
  • 2,809
3

Cameyo has an online application virtualization system which creates a standalone sandboxed version from an uploaded installer.

Josh
  • 507