Search found 10 matches

by amloessb
Thu Jun 15, 2017 12:45 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

I understand, I just wanted to confirm the application's behavior. Thanks very much for your help.
by amloessb
Wed Jun 14, 2017 4:08 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

That works, thanks! https://i.imgur.com/vYadjR3.png Also, I just want to confirm my understanding based on what you said earlier: If I modify a module without bumping its version number (which I guess is what would happen if I don't have a manifest), PowerShell Studio won't see the changes (new func...
by amloessb
Wed Jun 14, 2017 12:45 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

No worries. Thanks for clearing that up.
by amloessb
Wed Jun 14, 2017 10:16 am
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

No, there's no manifest. I haven't needed the features that using a manifest provides, and not using one has never caused any issues. Microsoft's own documentation states that, "for simple modules that contain only a single .psm1 or binary assembly, a module manifest is optional." https://...
by amloessb
Tue Jun 13, 2017 3:35 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

I can't send you that specific module since it contains proprietary code that I can't share, but I can provide a second module that is exhibiting the same behavior. What would be the best way for me to do so?
by amloessb
Tue Jun 13, 2017 1:53 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

Functions only. One of the functions uses a class via Add-Type as part of its execution, but there are none other than that. I can see the module itself in the object browser, but clicking the arrowhead to expand it does nothing: https://i.imgur.com/bCslPDH.png The normal way that I use this module ...
by amloessb
Mon Jun 12, 2017 8:57 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

Re: How to make PowerShell Studio import custom modules?

This is the first time I have ever tried to import the module, and none of its functions are recognized by PrimalSense, so the version number is irrelevant.
by amloessb
Mon Jun 12, 2017 8:37 pm
Forum: Former and Future Customers - Questions
Topic: How to make PowerShell Studio import custom modules?
Replies: 16
Views: 30446

How to make PowerShell Studio import custom modules?

Product, version and build: PowerShell Studio 2017 (5.4.140.0) 32 or 64 bit version of product: 64-bit Operating system: Windows 8.1 32 or 64 bit OS: 64-bit I'm trying to get PowerShell Studio to load some custom modules (.psm1) that I use in a lot of my scripts, so that PrimalSense will be aware o...
by amloessb
Fri Jun 09, 2017 5:00 pm
Forum: Former and Future Customers - Questions
Topic: "Open Folder" functionality?
Replies: 1
Views: 9767

"Open Folder" functionality?

Product, version and build: PowerShell Studio 2017 (5.4.140.0) 32 or 64 bit version of product: 64-bit Operating system: Windows 8.1 32 or 64 bit OS: 64-bit I'm trying out PowerShell Studio to see if it can replace my current IDE/ISE, and one of the features I was looking for was the ability to ope...