Hi All,
I need some help/tips on how to make a simple .NET program into a portable app. Take the example below:
[ScreenShot] http://img163.imageshack.us/img163/1720/20121220150917.jpg
This was created using visual studio 2010. When i use the publish option, i get these installation files.
Now, is there a way i can turn my program into a portable app that would run on my usb drive without needing to install?
Thanks,