Exporting to EXE

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION 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.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 10 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
goliska
Posts: 35
Last visit: Mon Oct 09, 2023 2:07 am

Exporting to EXE

Post by goliska »

What does this include by default?

Does the built exe include imported modules?

And doesn't the exe consider if I have a mandatory parameter?
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Exporting to EXE

Post by davidc »

The generated executable is still dependent on PowerShell and any necessary modules must be installed on the target machine. The exe only contains your script.

Yes, you will be prompted for mandatory parameters if not included.

David
David
SAPIEN Technologies, Inc.
This topic is 10 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.