Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How to package a Windows Application that uses System.Manamement.Automation.dll?

$
0
0

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


Viewing all articles
Browse latest Browse all 6937

Trending Articles