MSI install not launching the app

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 4 months and 3 weeks 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.
akhil_naik
Posts: 6
Last visit: Tue Aug 13, 2024 4:20 am

Re: MSI install not launching the app

Post by akhil_naik »

Updated file -
PST-Project.psproj.psbuild
(5.81 KiB) Downloaded 122 times
also, I am getting now below error while running the project in Sepian powershell studio -
Screenshot 2024-07-18 175246.jpg
Screenshot 2024-07-18 175246.jpg (124.83 KiB) Viewed 2309 times
I am still not able to launch the app from desktop shortcuts in computer.

can we connect on Webex/ Teams for discussion?
User avatar
Alexander Riedel
Posts: 8601
Last visit: Wed Dec 11, 2024 10:07 am
Answers: 23
Been upvoted: 43 times

Re: MSI install not launching the app

Post by Alexander Riedel »

As stated before, you need to look at the system event logs to determine why your application does not start. This is the only place you will find information about that.

We cannot help with debugging your code, syntax issues or locally missing elements. You can export your project to a .ps1 file and examine that to determine what causes syntax errors.
The error messages are PowerShell error messages, not ours. So you need to look if you have errant single or double quotes in your code. That is what the messages indicate.

We have no access to your systems and we can under no circumstance create such a connection.
We do not do one on one video support, sorry.
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 4 months and 3 weeks 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.