Open dnet890 opened 1 year ago
It seem like there is no exe underneath of Stirling-PDF but it might required a Java Dependencies to continue. @dtantono It seem validation-unattended-failure because it look like there is no slient switch supported.
Stirling Dev here, just saw this post.. the .exe is included in each release as artifact but is a wrap of a jar and needs java 17 installed to run
It seem like it launch edge to the localhost:8080. Does any switch like do not launch?
Yes it runs
String url = "http://localhost:" + port;
String os = System.getProperty("os.name").toLowerCase();
Runtime rt = Runtime.getRuntime();
if (os.contains("win")) {
// For Windows
rt.exec("rundll32 url.dll,FileProtocolHandler " + url);
Basically meaning it opens the app server instance in the users default browser
Highly chance is confirmed validation unattended failure. Because need to stop msedge to localhost:8080. Also, there is no other switch like --do-not-launch after the install.
Any updates on this?
How can we help?
I would like someone else to build the manifest.
Please read and ensure the following
Please provide the following information
Download Page Url: https://github.com/Frooodle/Stirling-PDF Publisher: Anthony Stirling Package Name: Stirling PDF Description: This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files Package Version: 0.15.1 Installer URL:https://github.com/Frooodle/Stirling-PDF/releases/download/v0.15.1/Stirling-PDF-with-login.exe or https://github.com/Frooodle/Stirling-PDF/releases/download/v0.15.1/Stirling-PDF.exe