InstallShield 8.0 custom dialog

  • Thread starter Thread starter dev
  • Start date Start date
D

dev

Hi,

I am working on InstallShield 8.0. In that i wanted to add a new a
new
screen which contain 2 radio buttons. When you click next it should
make some registry entries. I am not able to find out any document
which can help me.
Please give the pointer where i can get some better documents and the
sample if possible


Thanks
Dev
 
Dev,

Why are you using out-of-date software anyway?

Most people (me included) use Windows Installer these days as it comes with
Visual Studio.NET & Installshield software was last seen in Visual Studio
with VS 6 Enterprise when Microsoft included it for the C++ applications
back in 1998

Either go to the Macrovision.com website where Installshield lives or ask in
a development newsgroup, but the chances are they won't reply from the
newsgroup because no-one seems to use Installshield these days except for
Demoshield CD launcher applications. Here's the link to the support site:

http://www.macrovision.com/support/index.shtml

Click on your product then click the COMMUNITY link

If you cannot afford VS.NET then you can always download the free MSI
applications available on the Internet. Google would be your best option
there.

Good luck,
 
Back
Top