Question
Charting with PowerShell
- Laurent Dardenne
- Auteur du sujet
- Hors Ligne
- Modérateur
-
Réduire
Plus d'informations
- Messages : 6311
- Remerciements reçus 68
il y a 16 ans 8 mois #4854
par Laurent Dardenne
Tutoriels PowerShell
Charting with PowerShell a été créé par Laurent Dardenne
En recherchant des infos sur PS et le framework dotnet 3.5, je viens de tomber sur ceci :
Charting with PowerShell .
Etant donné qu'une RTM de PS v2 devrait voir le jour prochainement, on peut supposer que l'installation de cette version du framework sera nécessaire pour utiliser toutes ses fonctionnalités (Out-GridView par exemple).
[edit]
If you have 3.5 installed on your system, that is what you'll get when you run PowerShell.
PowerShell is only \"requires\" 2.0 but 3.0 and 3.5 are compatible and autoforward when installed. In PowerShell V2, we actually look to see what version you have and \"light up\" certain features (e.g. PowerShell_ISE and Out-GridView are available when you have 3.51).
Experiment! Enjoy! Engage!
Jeffrey Snover [MSFT] Windows Management Partner Architect
stackoverflow.com/questions/521632/using...-5-runtime-libraries
Message édité par: Laurent Dardenne, à: 22/06/09 15:27
Charting with PowerShell .
Etant donné qu'une RTM de PS v2 devrait voir le jour prochainement, on peut supposer que l'installation de cette version du framework sera nécessaire pour utiliser toutes ses fonctionnalités (Out-GridView par exemple).
[edit]
If you have 3.5 installed on your system, that is what you'll get when you run PowerShell.
PowerShell is only \"requires\" 2.0 but 3.0 and 3.5 are compatible and autoforward when installed. In PowerShell V2, we actually look to see what version you have and \"light up\" certain features (e.g. PowerShell_ISE and Out-GridView are available when you have 3.51).
Experiment! Enjoy! Engage!
Jeffrey Snover [MSFT] Windows Management Partner Architect
stackoverflow.com/questions/521632/using...-5-runtime-libraries
Message édité par: Laurent Dardenne, à: 22/06/09 15:27
Tutoriels PowerShell
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.072 secondes
- Vous êtes ici :
-
Accueil
-
forum
-
PowerShell
-
Discussions générales
- Charting with PowerShell