PowerShell Studio 2020 MSI Package Issue

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 8 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
swingfire
Posts: 3
Last visit: Tue Jul 04, 2023 10:52 pm

PowerShell Studio 2020 MSI Package Issue

Post by swingfire »

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:
32 or 64 bit version of product: Powershell Studio 2020 5.7.179.0 64-bit
Operating system:
32 or 64 bit OS: Windows 10 64-bit

Hi all,

After creating a Windows Service I renamed the Project, Product etc. Now the MSI Package Creator in Powershell Studio has issue.

When I look in the MSI Logs I miss some Actions that are not in the package. Why they are not added anymore???
The only action that my packager generates in MSI is RemoveFiles :-(
No Stop server etc. :-(

MSI (s) (34:08) [06:30:09:225]: Doing action: StopServices
Action 6:30:09: StopServices. Stopping services
Action start 6:30:09: StopServices.
StopServices: Service: Stopping services
Action ended 6:30:09: StopServices. Return value 1.
MSI (s) (34:08) [06:30:09:225]: Doing action: DeleteServices
Action 6:30:09: DeleteServices. Deleting services
Action start 6:30:09: DeleteServices.
DeleteServices: Service: Deleting services
Action ended 6:30:09: DeleteServices. Return value 1.
MSI (s) (34:08) [06:30:09:225]: Doing action: RemoveFiles
Action 6:30:09: RemoveFiles. Removing files

Thanks for your support.

kind regards,
Swing
User avatar
Alexander Riedel
Posts: 8479
Last visit: Thu Mar 28, 2024 9:29 am
Answers: 19
Been upvoted: 37 times

Re: PowerShell Studio 2020 MSI Package Issue

Post by Alexander Riedel »

What did you specify in the services tab in the MSI builder?
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 3 years and 8 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.