Jump to content
Xtreme .Net Talk

esposito

Avatar/Signature
  • Posts

    107
  • Joined

  • Last visited

Everything posted by esposito

  1. This Bootstrap setup file sounds really interesting. Unfortunately, I'm very bad at doing searches on MS Web site. I tried but I couldn't find it. Can anybody provide me with the link and/or additional information to download it? Thanks in advance. P.S. I'd like to take advantage of this discussion to ask you another two quick questions: (1) Do you know what other versions of MS Windows, besides Windows 2003, support the .NET framework natively? (2) Can an application developed in VB.NET 2003 run on a platform equipped with the .NET Framework v.1.0?
  2. I have no doubt VB.NET is much more powerful but it requires the framework to be installed on the target computer and it is quite cumbersome, much more than VB5/VB6 runtime libraries. How could you install both the VB.NET app and the framework with Inno setup?
  3. Hello, I have a problem. My boss wants me to use VB.NET to create an application that must then be installed on computers without the .NET framework. Is there anything on the market that allows you to create a setup package including not only the VB.NET app but also the required framework? The framework version I use is the 1.1. What I mean is, the users should only run the setup once and at the end of the installation they should find both the VB.NET program and the framework installed on their computer. Thanks in advance. P.S. I tried to convince my boss to let me use VB5 or VB6 but there was no way to persuade him.
×
×
  • Create New...