G
Guest
I am writing am application that is going to be run from a USB memory stick. It is not going to be installed on the local machine, only run from the memory stick. Is there a way to check for the framework and if it is not installed install it? I have looked at the bootstrapper but that is for msi files, i need one for exe files.