No UI for MSI File in Windows 98

  • Thread starter Thread starter Kelvin Guru
  • Start date Start date
K

Kelvin Guru

I have one MSI setup file behaves fine on Win2000, but when I run it on a
fresh Win98 machine (i.e. just reinstalled), the setup runs without
prompting any UI, only the "preparing..." window), but the product is
installed correctly, with all default installation parameters.

I tried to run it on another Win98 machine (not a fresh installation), this
time it behaves fine.

But I still cannot figure out how to make it promot UI on that fresh Win98
installation.

Anyone has similar problems? Any help will be much appreciated!
 
Maybe there are some conditions placed on the dialogs in the
InstallUISequence? Or a ControlEvent that does an EndDialog based off the
Windows9x property?
 
I meant to say the "Version9X property".

mgama said:
Maybe there are some conditions placed on the dialogs in the
InstallUISequence? Or a ControlEvent that does an EndDialog based off the
Windows9x property?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ActiveX Cab installing a MSI 1
Windows Issues 5
msi keeps reinstalling 1
77e595.msi 2
Will this work? ? ? 27
MSI upgrade install not working 0
Chocolatey Package Manager 2
Quick Help needed on MSI installer !!! 1

Back
Top