Hiding the Console in Windows XP

Does anyone know how to hide the java console in Windows XP? I have tried using javaw and JStart but no joy. Does anyone have the secret?
Ryan, UK.

-javaw
you may close console without closing application
-JStart
jstart.exe -hide go.bat
go.bat : java yourclass
With Jstart you real can hide the console, perhaps you been wrong write a command

Similar Messages

  • Hiding the parent applet window when using separteFrame=true

    Using Oracle Forms 10.1.2.0.1 on UNIX Server (AIX) - IE version 6 - JInitiator 1.3.1.22
    Hi. I've read some posts about using "HTMLbodyAttrs=onLoad='javascript:self.moveTo(1601,1201)'' in the formsweb.cfg file in order to hide the parent browser window, but for some reason this seems to be ignored after I added it to mine. The parent window remains open - no change seems to occur.
    Do I need to bounce the OAS in order for this functionality to take affect? Or is there more that needs to be done in order to hide the parent window? Any help would be greatly appreciated. Thanks in advance.
    Below is a portion of my formsweb.cfg file containing this code:
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    # HTMLbodyAttrs=
    # immediately hide the applet parent window
    HTMLbodyAttrs=onLoad='javascript:self.moveTo(1601,1201)'
    # HTML to add before the form
    # HTMLbeforeForm=
    HTMLbeforeForm=<SCRIPT LANGUAGE="JavaScript">window.opener = top;</SCRIPT>
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    ...

    Infact,
    Add javascript to the Oracle Forms basejinit.htm file
    which permanently minimizes the parent browser
    window.
    Javascript can also be coded to provide a warning
    to the user should an attempt be made to do a right
    mouse click - close of the minimized browser
    displayed in the MS Windows Taskbar.
    I know very little javascripting.... Can you please give me a sample code....Thanks.

  • SunMC Console on Windows XP not connecting

    Hello,
    I have just installed SunMC Center on my PC and attempted to login into the SunMC Server but get an error of communication could not be established, the server version may be incompatible.
    I am able to connect using another PC, so my SMC server is up and the processes are up and fine. The working PC is on the same segment as my new PC, so I dont know what could be the issue with this PC thats not working.
    Has anyone ran into this before? If so, what is not configured?
    TIA
    LR

    Hi,
    I had this problem-it is not a firewall issue (I had the problem with
    both the firewall on my PC and the server down) but seems
    to be a weird software conflict.I posted a message on this some
    time ago (displayed below)..
    Glad to see somebody else is also having this problem and it is not
    just me.Anybody have the console on Windows XP working?
    So far all I have found out is that port 23 of the SMC server is being
    accessed by the SMC console on the PC (which is not working) but
    on the laptop install of the SMC console it is not (this information is from
    firewall logs).
    Both the SMC consoles on the Laptop and the PC are installed from
    the same packages.Both have the same firewall settings,both report the same java version..
    Needless to say if you get it working let us know how you did it.
    Cheers,
    Ian
    ====================================
    I have been trying to get the Java based console
    Working from my PC and have found the following
    oddments. When I run it from my PC the console fails
    with a message saying �Communication could not be
    Established with the server. The server version may be
    Incompatible� If I then get my laptop, which has the same
    Operatating system, same firewall setup, same virus software,
    Same java :-
    java version "1.4.2_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
    Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode),and the same smc software ,
    remove my PC from the network and plug in my laptop in which has the
    same IP address as my PC,the console software works! Does anybody have any
    idea what could be preventing the console on the PC working whilst the
    laptop is fine? I have a few ideas in that the console software installed on some
    other pcs does not work as well so there appears to be something in common
    Installed on the PC�s (but not on the laptop) which is somehow stopping
    the console from working. Now ,my pc is one inherited from the ghost of sys admins
    Past but there is nothing as far as I can see which could cause some form of
    Conflict-I am mainly focusing on Java based software..What I guess I will have to do
    Is to uninstall as much software as I can and hope to eventually find the
    Culprit..

  • To minimize the console

    Hi,
    After starting a java application, is it possible to minimize the console (DOS window) from the application itself?
    Thanks.

    use javaw instead of java....
    example:
    java myApp <-- with console window
    javaw myApp <-- without console window

  • Input a string and assign to a variable in the console window

    i'm absolutely and completely new to java
    i need to be able to input a string and then assign it to a variable, entirely using the console window, basically i'm looking for the Java alternative to C++'s "cin"
    i've tried the System.in. method but nothing seems to work
    i know this should be simple, but i cant find it anywhere
    cheers

    i've tried the System.in. method That thing is not a method: it's an object, an intstantiation of the InputStream
    class. If you read the API documentation for that class you'll notice that it
    isn't much more sophisticated than C's file IO. You can wrap an
    object if this class in a more high level class (see InputStreamReader
    and BufferedReader).
    The latter allows you to read an entire line of characters. If you really want
    to go fancy you can wrap the first class in a Scanner which is only
    available in Java 1.5
    kind regards,
    Jos

  • How can I disable the console window shown by JWS on the client machine

    Hi,
         When I open the JWS Application Manager, and go to File ->Preferences -> Advanced tab and select Show Java Console, it opens up a small window displaying all the error messages. I want that when a client downloads my JNLP application and selects this option he is not able to see the console window. How can I achieve this?
    Thanks,

    You can check on the <b>about:config</b> page if the browser.urlbar.autocomplete.enabled pref is set to false if you want to disable the location bar drop down list.
    *http://kb.mozillazine.org/about:config

  • SAP Management Console : Error MMC cannot open the file "C:\WINDOWS\sapmmc.

    Hi Experts,
    We are installing the xmii system on a server, it was not installed completely.
    Now we have deleted the xMII folders from Add and Remove in Control Panel.
    After deleting these folders, when we are opening SAP Management Console, it is giving one <b>Error MMC cannot open the file "C:\WINDOWS\sapmmc.msc."</b>
    Please help us to resolve this problem, we have no idea to resolve the same.
    Regards,
    Study SAP

    Hi,
    Looks like your mmc dll is corrupted, with your install and uninstall of software.
    Two Options:
    1. Upgrade the Kernel with latest Patch level, which comes with new SAPMMC.dll file
    OR
    2. Just download the SAPMMC*.sar file from service market place and extract in exe directory, since it is windows re-booting the server doesn't hurt.
    Hope this helps. points are welcome.
    -K

  • How can get the console window name of the current form?

    How can get the console window name of the current form?

    Try the various get methods of the viewObject such as getQuery:
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.2/state/content/navId.4/navSetId._/vtAnchor.getQuery%28%29/vtTopicFile.bc4jjavadoc%7Crt%7Coracle%7Cjbo%7CViewObject%7Ehtml/

  • Directing std output to the console window

    I am trying to direct the standard output from a separately executed console program to the console window belonging to the running application. How can I do this?
    For example, in the following code, if I execute the simple Windows 'dir' command using .exec, how can I make the output go to the application's console instead of going to a separate window?
    import java.io.*;
    class dir
      public static void main(String[] args)
        try
          Process runprogram = Runtime.getRuntime().exec("cmd.exe /C start dir");             
        catch(IOException e){}
    }

    First I will post the mandatory link for everybody who asks about Runtime.exec():
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
    Read that and notice the bit about getting data from the process's output stream. You can copy that data to the console.

  • JDeveloper 11g: Can System.console be used with the JDev debug window

    The version of JDev should not matter for this problem.
    I am working on a console application that I would like to debug from within JDev. Unfortunately, System.console does not detect the JDev debug window as a valid Console object.
    Running the following will return null;
    Console console = System.console();My code works fine if run from an actual command window.
    The main reason that I was using Console was for readPassword.
    Does anyone know of a way to get this to work?
    Should I ditch this and go with BufferedReader or Scanner?

    Thanks for replying so quickly Shay!
    Yes, I did enable "Allow Program Input". Unfortunately that never worked with Console.
    BufferedReader works just fine though.
    I really only wanted to use Console because it bundled up readPassword. I most likley will have to go with BufferedReader or Scanner if I wish to debug within JDev.

  • I updated to 3.6.22 on my Mac, and am getting pop-up windows opening. They are hiding behind the main brower window. I have blocked pop-ups in my preferences, its still happening.

    I recently updated to 3.6.22 on my Mac, and for the first time ever, am getting pop-up windows opening with various spam-type ads and sites. They are typically hiding behind the main brower window, and I first figured it out when one of them had audio a few days ago. I have blocked pop-ups in my preferences, and it is still happening. Can you advise please?

    I recently updated to 3.6.22 on my Mac, and for the first time ever, am getting pop-up windows opening with various spam-type ads and sites. They are typically hiding behind the main brower window, and I first figured it out when one of them had audio a few days ago. I have blocked pop-ups in my preferences, and it is still happening. Can you advise please?

  • How do I remove an unwanted server from the console window?

    Hi all, hope someone can help, as I'm rapidly running out of hair to pull out :-(
    I have one upstream server, set up perfectly on Windows Server 2012, and six downstream servers all running Windows Server 2008 R2 Enterprise. Five of my downstreams are set up and working as expected, but one is behaving a little strangely.
    Here is an example of one of my downstream servers which is configured correctly:
    Just showing the upstream server, as you would expect.
    Now here's my problem downstream server:
    As you can see, not only does it list the upstream server, as expected, it also shows itself as a server. I have tried right-clicking it and choosing 'Remove from Console', but it just comes back after closing and reopening the console.
    Any advice would be greatly appreciated,
    Carl...

    On all downstream servers, except ServerDOWN4 only the ServerUP01 is seen in the WSUS console. On ServerDOWN4, you can see ServerUP01 and ServerDOWN04 in the WSUS console.
    Is this normal?
    No, and the short answer here is that apparently the consoles were configured to connect to the wrong server, and on 'DOWN4', TWO servers were configured in the console.
    But here's a more significant question....
    Why, on WS2012 and WS2008R2 servers are you using the standalone console anyway? If you use
    SERVER MANAGER, which is the expected behavior, the *LOCAL* server will be automatically displayed.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • How to desynchronize the Creative console with Windows?

    In the Console, under the Speakers tab, there is supposed to be a button to select synchronization with Windows (edit: it's called "Synchronize with Control Panel"). I am using an X-Fi XtremeGamer Fatal1ty Pro, and have the latest drivers/console launcher. However, there is no such button. I recall seeing it years ago when I bought this card, but it's not there now. It's just an empty area where the button is supposed to be.
    I have read that in order to use CMSS headphone surround in games, I need to set the console to headphones with CMSS enabled, and then set Windows to 7.1. How can I do this without this button being available?
    Thanks for any help.

    Can someone please do me a favor at least. Anyone here using Windows 7 64-bit and have an X-Fi XtremeGamer card? Do you have a "synchronize with control panel" in the Speakers tab of the Game Mode panel of your Creative Console?

  • Orchestrator Console: Only use windows security promt one time for the console and not for the webservice

    Hi there,
    I have read the topics about the 2 windows Security Prompts. When I add the Console Website to my trusted internet sites, and use automatic logon to my intranet. Both prompts are gone. But that is not exactly what I want to achieve.
    Is it possible to retain the first prompt (Authenticate Orchestration Console) but to disable the second prompt (Web service). I have tried to change the IIS Authentication Settings of 'Microsoft System Center Web Service Home' or  'Microsoft System Center
    Web Service Home/Orchestrator2012 Home' from 'Windows Authentication' to 'Anonymous' authentication using the application pool Identity. This gives me the following error:
    Does someone have been able to only preserve the fist prompt? Looking forward to you reply.

    Hi there,
    I have read the topics about the 2 windows Security Prompts. When I add the Console Website to my trusted internet sites, and use automatic logon to my intranet. Both prompts are gone. But that is not exactly what I want to achieve.
    Is it possible to retain the first prompt (Authenticate Orchestration Console) but to disable the second prompt (Web service). I have tried to change the IIS Authentication Settings of 'Microsoft System Center Web Service Home' or  'Microsoft System Center
    Web Service Home/Orchestrator2012 Home' from 'Windows Authentication' to 'Anonymous' authentication using the application pool Identity. This gives me the following error:
    Does someone have been able to only preserve the fist prompt? Looking forward to you reply.

  • Clearing the console window

    hi,
    I'm currently writing a relatively simple CLI based java program, such that I'm just (for output) using System.out.* type functions...
    anyway, it'd make my application look a fair bit better if I could clear the console where I output the text...
    is this possible (under unix or windoze)? if so, any hints?
    regards,
    Jack

    I haven't tried this myself, but you might try looking at a program called jcurzez.

Maybe you are looking for