0

I'm fairly new to InstallShield and I'm trying to figure out how to register .Net with IIS in the event that it is installed as a prerequisite. I'd be happy with either a way to determine if a prerequisite was installed to then perform a custom action or a way to synchronously call aspnet_regiis immediately after the .Net install.

Any help would be appreciated.

1 Answer 1

0

Check if you are using 64 or 32 bit:

On Command Prompt:

1. cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319
2. aspnet_regiis -i
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.