Computing.Net > Forums > Programming > VB program tht installs on all OS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB program tht installs on all OS

Reply to Message Icon

Name: kumar kumar
Date: August 12, 2005 at 11:59:49 Pacific
OS: Windows xp, 2000
CPU/Ram: 256
Comment:

Dear friends,
pl. help for my query at

http://www.computing.net/windows2000/wwwboard/forum/62826.html

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: August 12, 2005 at 12:28:09 Pacific
Reply:

There is no guaranteed way if creating an installation package that will install on Windows 98, 2000 and XP. There are just to many differences between the them, some obvious, some a little more subtle.

The only thing you can do is to test the installation on each OS. See what errors are produced. Work out what is causing them then work out how to eliminate them.

Depending on the application you may end up having separate installation packaged for each OS.

Stuart


0

Response Number 2
Name: borelli35
Date: August 17, 2005 at 17:56:48 Pacific
Reply:

============================================================
The best luck I have had with multiple OSes is to install VB on each OS and completely compile your project on each. The VB files will be the same but a few differences in how the compiler creates code and the ActiveX/COM+ components that reside within but differ from each OSes files themselves can make the difference you are looking for.

John W. Borelli
IT Specialist
Hawkeye Security

Link to my email address


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Popup Menu Pascal / Delphi question



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB program tht installs on all OS

My programs wont run on friend's PC www.computing.net/answers/programming/my-programs-wont-run-on-friends-pc/11225.html

Making vb program executable www.computing.net/answers/programming/making-vb-program-executable/12982.html

Visual Studio 2005 on VB 6.0 www.computing.net/answers/programming/visual-studio-2005-on-vb-60/13978.html