Install IIS
Posted: Fri Jul 04, 2008 6:10 am
Hi,
I have a little problem
I have written a little installer, which installs a product. What the User have to do, is to install IIS before installing the product, because the product is based on asp.
Now i want to write a little application which installs the IIS. So I thought it could be done with some functions from WinAPI, but i haven't found anything with google.
Is it possible to install the IIS with C or with epascal (within Inno Setup)?
So the main problem which is is that the installation should run from Windows 2000 to Windows Vista and 2008 Server
Hope you could help me...
Cheers Christian.
I have a little problem
I have written a little installer, which installs a product. What the User have to do, is to install IIS before installing the product, because the product is based on asp.
Now i want to write a little application which installs the IIS. So I thought it could be done with some functions from WinAPI, but i haven't found anything with google.
Is it possible to install the IIS with C or with epascal (within Inno Setup)?
So the main problem which is is that the installation should run from Windows 2000 to Windows Vista and 2008 Server
Hope you could help me...
Cheers Christian.