Click to See Complete Forum and Search --> : setup problem


bhaskarreddy
September 9th, 2001, 09:39 PM
friends,
i made a setup for an application in vb6 using windows 2000 vertion.when i run the setup for installing the application in win2000 i dont have any problem.
the same setup is not running in windows 98.how can i solve this problem. or i need to make 2 setup wizards for 98 and 2000?

pls. clarify my doubt asap.

thanks in advance.
best regards.
bhaskarreddy45@hotmail.com

Cakkie
September 10th, 2001, 01:39 AM
With what tool did you generate the setup? Was it with 'Package and Deployment wizard'(PDW), of with 'Windows installer' (WInst)?

PDW produces EXE setup files, which should be able to run on any system. WInst however produces MSI files, which can only be executed on WIN2K systems, or on systems where WInst is installed on. WInst can be downloaded for free from the Microsoft website.

Tom Cannaerts
slisse@planetinternet.be

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook

bhaskarreddy
September 14th, 2001, 08:21 PM
thanx for the response.i have win 2000 system and vb6 installed on my machine.i made setup using package and deployment wizard and after that i used third party software called "package for the web" to make the web installation shield.but the users are unable to down load the application in windows 98.

do you mean to say that setup made with vb6 PDW SHOULD be able to install in any machine? then what may be the exact reason in my case?

can u pls respond.thanx for ur time once again.

regards.
bhaskar reddy.