I have developed a free standing Windows application to print PowerShell scripts in color that references System.Management.Automation.DLL. During testing I discovered that the app does not run in all Windows environments. The issues seem to be:
1. System.Manage,ment.Automation.DLL is missing
2. .Net Framework 4 is not installed
What are my options if I want my App to run in all Windows 7 + versions and most .NET Frameworks?
Joginder Nahil
www.starprinttools.com