This morning I used Cameyo to create a portable version of an app (Cisco's Packet Tracer). It worked great on my pc at home (I could run it from my thumb drive no problem).
Now that I'm at work and trying to run it on my laptop, it keeps giving me the error:
Could not execute c:\program files (x86)\Cisco Packet Tracer 5.3.2\bin\PacketTracer5.exe (Error=2, MyPID=7808).
Why is it even looking for anything on my laptop when it's supposed to be a standalone, portable app?
problem seems to be the code, it tries to launch the installed version(from c drive on the current pc), not the version in the .exe(%program files%), try to change startup parameters and navigate to the %program files%\Cisco Packet Tracer5.3.2\bin\PacketTracer5.exe. if this does not work, then please upload the .exe somewhere so we can try editing it till it works :D