开发者

How to execute a Window Batch File on HTML?

开发者 https://www.devze.com 2023-01-12 10:13 出处:网络
When I execute or Launch the .bat file on my HTML link it gives me a Java Virtual Machine Launcher Error: \"Could not find the main class:com.cronlo.toptv.installer.finder.InstallerFinder.开发者_如何学

When I execute or Launch the .bat file on my HTML link it gives me a Java Virtual Machine Launcher Error: "Could not find the main class:com.cronlo.toptv.installer.finder.InstallerFinder.开发者_如何学Go Program will exit."

I tried to google and I tried everything, I even tried to convert bat to exe hoping that it will work...but no luck...

Please help :-(


I depends on web browser. Basically you must set proper application to handle selected MIME type. If you use Firefox read this article about MIME types handling.

0

精彩评论

暂无评论...
验证码 换一张
取 消