Running an exe file
-
How do I start a win32 EXE on a client computer, via html sent from the server. (Background: I want a portion of a Site to be Only accessible from registered hardware. (technical Support Terminals etc, Not the General Public)All registered Hardware will have software installed to identify itself. Now How do I Run the bespoke Software from a HTML File. Regards, :) :) :)
Bram van Kampen
-
How do I start a win32 EXE on a client computer, via html sent from the server. (Background: I want a portion of a Site to be Only accessible from registered hardware. (technical Support Terminals etc, Not the General Public)All registered Hardware will have software installed to identify itself. Now How do I Run the bespoke Software from a HTML File. Regards, :) :) :)
Bram van Kampen
Firstly - note the forum title "XML/XSL" - I don't think your query is entirely appropriate for this forum? Anyway - I would hope the answer is "you can't, no way, no how, without some helper software already installed on the PC" - sounds like a recipe for malware hell. But of course, Microsoft have a solution of sorts - ClickOnce[^].
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Firstly - note the forum title "XML/XSL" - I don't think your query is entirely appropriate for this forum? Anyway - I would hope the answer is "you can't, no way, no how, without some helper software already installed on the PC" - sounds like a recipe for malware hell. But of course, Microsoft have a solution of sorts - ClickOnce[^].
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Stuart Dootson wrote:
Firstly - note the forum title "XML/XSL" - I don't think your query is entirely appropriate for this forum?
It was imho the Closest site I could find to HTML
Stuart Dootson wrote:
Anyway - I would hope the answer is "you can't, no way, no how, without some helper software already installed on the PC" - sounds like a recipe for malware hell.
Well, as I own all the PC's on which to use this, (and as I also own the CPP Code that I want to run) installing helper software is no problem. The Link was Usefull. Thanks, :)
Bram van Kampen