I have developed an outlook plugin and a winform application in C#.I want to determine the minimum system requirements for both of my applications.Please, let me know the steps for finding minimum system requirements,or if there is any tool out there which I can use for the purpose.Thanks in advance.
Check Determining recommended system requirements and Determing system requirements to run a .NET application
Also, check AdminStudio tool, It will let you determine if your application will run on different OS versions.