Self contained deployment problem?



I need to send my client a copy of a Java program that I am working on. I need to send it on a CD with the runtime environment on it. It will be run on a Windows machine. What I'm having trouble doing is finding a way of starting the Java program without creating a DOS box along with it. I want to tell the client to mount the CD and click on an icon to start the program. I tried to write a C program with Visual C++ 2005 but it gives me assertion errors and I don't know how to fix it. Any ideas on any part of this?

Thanks,

--

Knute Johnson
email s/nospam/knute/
.



Relevant Pages

  • Re: Multiplayer Java Roguelike Development
    ... write directly to the client right now. ... Is there one java program, ... just use telnet instead. ... Time is, of course, the main issue with any online roguelike. ...
    (rec.games.roguelike.development)
  • Re: Multiplayer Java Roguelike Development
    ... write directly to the client right now. ... Is there one java program, ... just use telnet instead. ... Time is, of course, the main issue with any online roguelike. ...
    (rec.games.roguelike.development)
  • Re: socket communication: socket doesnt connect
    ... Still first the C++ program brings up the Java program with ShellExecEx. ... Then the C++ program constructs the Server. ... Then the Java program constructs the Client and send some items. ... now in my connectServer method I am no more calling the connect ...
    (microsoft.public.win32.programmer.networks)
  • Execute Java program from file extension
    ... I need to connect a Java program on the client to some server XML codes. ...
    (alt.html)
  • Re: Multiple Client Sockets, Single java program, connect to server socket, possible?
    ... was possible to create many client sockets in a single instance of a ... java program that connect to a single server where ever that maybe. ... your server fails to close the client socket after reaching EOF. ...
    (comp.lang.java.help)