INSTALLDIR Delpoy

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 3 years and 1 month 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.
zuluwave
Posts: 9
Last visit: Thu Feb 29, 2024 11:35 am

INSTALLDIR Delpoy

Post by zuluwave »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: Powershell Studio 2019 5.6.167
Operating system: Windows 10
PowerShell version(s):5.1

*** Please add details and screenshots as needed below. ***

DO NOT POST LICENSES, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM

Please help me understand INSTALLDIR and it's function/settings in Deploy. Under Deploy-Settings, MSI Settings. Install Folder is set to [ProgramFiles]\[Company]\[Product]. Does Deploy create this directory for you on the target computer or do you have to create it via a script? Where is this explained?
Sapian MSI Settings.PNG
Sapian MSI Settings.PNG (88.29 KiB) Viewed 2650 times
Thank You for your help!
User avatar
Alexander Riedel
Posts: 8488
Last visit: Mon Apr 15, 2024 3:28 pm
Answers: 20
Been upvoted: 37 times

Re: INSTALLDIR Delpoy

Post by Alexander Riedel »

Yes, this is generally how MSI installers work. The specified install folder is created if it does not exist.
If you are not familiar with Windows Installers and MSI files, this would be a good starting point:
https://docs.microsoft.com/en-us/window ... ler-portal
Alexander Riedel
SAPIEN Technologies, Inc.
zuluwave
Posts: 9
Last visit: Thu Feb 29, 2024 11:35 am

Re: INSTALLDIR Delpoy

Post by zuluwave »

Thank You Alexander, I appreciate the response. By mistake, I created a script to create the directory and it just didn't make sense. I will read the article you cited, thanks!
This topic is 3 years and 1 month 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.