HelpWriter and binary Cmdlets

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 7 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
tbednarz
Posts: 17
Last visit: Fri Apr 07, 2017 5:55 am

Re: HelpWriter and binary Cmdlets

Post by tbednarz »

Hi David,

I can confirm, that this is working now. I just learned that it is crucial to give the installation directory, dll and module itself the correct names!

I have two additional questions:
[*]Multilanguage support: Cmdlet help supports multi-language and requires correct distribution in directories with language codes. For details of what I mean please have a short look at Writing help for Windows PowerShell Modules (Section Placement of Module Help) Is there any support for authoring multi-language help files?
[*]Building with Visual Studio:Do you have any recommendation how to integrate the created help XML files in a visual studio project? At the end of the day the DLL(s) and all help files need to be correctly deployed on Windows systems, somewhere in the $Env:PSModulePath.

Thanks for your feedback!
This topic is 7 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.