> I want to create a installable package [setup.exe] in java. > The solution should be plateform independent.
I don't have an immediate solution for your problem, but there is one
thing I thought you would probably be interested in knowing: a .exe
file is by definition not platform independent, but Windows only.
help setting the environmental variable path ... I think I need an example of setting a path in the registry.... How do I use a shell command to get to an exe with out knowing the whole ...Prev by Date: ... (microsoft.public.pocketpc.developer)
Re: How to get Excel / Word (MS-Office) Version ? ... I'd stick with trying to instantiate Excel,...Knowing the exe is on the machine is, ... most simple and easy way except for the finding of the exe file.... (microsoft.public.fox.programmer.exchange)
Re: Open Source vs. Commercial ... > As far as my knowledge, I'd say it is just barely beyond knowing enough to ... > dangerous (meaning I realize how much I don't know) in both areas. ...Download Blackbird Crow Raven's book ... (borland.public.delphi.non-technical)
Re: VB6 Restore Minimized Window - External Application ... I know the EXE name of the application that I want to call. ... will be called so that they write their current caption to a registry key. ...Knowing the EXE name and knowing that only one copy of the EXE will be ... >>I am finding the handle by enumming windows,... (microsoft.public.vb.winapi)
Re: VB6 Restore Minimized Window - External Application ... >I know the EXE name of the application that I want to call. ...>Knowing the EXE name and knowing that only one copy of the EXE will be ... Offhand the only way I know would be to enumerate the running ... you get one who's PID matches.... (microsoft.public.vb.winapi)