I have created a Visual Basic Wimndows application using Visual Studios. The resulting .exe file works on the development machine and on other machines with VS. A .msi (Microsoft Installer) file was also created, but does not seem to work right on 3 computers:
a). Longhorn OS: The installer wants to download a 20 meg .NET file.
b). The development machine: The installer says that a version already exists (I can partially understand this one).
c). Windows 98 OS: Needs dll files?
I thought that the .msi file contained all the resources to run the application on almost anything???
Suggestions???
Greg Fiore
a). Longhorn OS: The installer wants to download a 20 meg .NET file.
b). The development machine: The installer says that a version already exists (I can partially understand this one).
c). Windows 98 OS: Needs dll files?
I thought that the .msi file contained all the resources to run the application on almost anything???
Suggestions???
Greg Fiore