Hi all
I'm using VB.Net 2008 Express, and I've built a small single .exe app that is 55k in size. If I use Build to create an installer, then that .exe file is 456k in size. Where has the extra 400k come from? I understand there will be an overhead but 400k seems excessive.
Secondly, will my app only run on machines that have the .Net framework installed? If so will the installer install this at the same time? Is this done via the internet?
Sorry for the seemingly stupid question, but my app runs fine on my machine (which has VB.net and C++.Net installed on it) and I don't have access to a second machine to try it on.
Thanks for reading. Have a nice evening.
DominicB
I'm using VB.Net 2008 Express, and I've built a small single .exe app that is 55k in size. If I use Build to create an installer, then that .exe file is 456k in size. Where has the extra 400k come from? I understand there will be an overhead but 400k seems excessive.
Secondly, will my app only run on machines that have the .Net framework installed? If so will the installer install this at the same time? Is this done via the internet?
Sorry for the seemingly stupid question, but my app runs fine on my machine (which has VB.net and C++.Net installed on it) and I don't have access to a second machine to try it on.
Thanks for reading. Have a nice evening.
DominicB