Interaction with operating system

Hi!
I want to know how shuold i interact with operating system using java.Actually i m implementing speech to text converter and for that i want to use control panel of windows. so please tell me how i can interact with operating system.
Regards

Use either the methods of the Runtime class or use JNI (Java-Native-Interface)
There are many examples of each, and JNI has a separate forum, Native Methods. Search both Sun documentation and the forums.

Similar Messages

  • Interacting with Operating System

    Does anyone know if Java has the ability to interact with the OS to filter print jobs and IO operations initiated from other applications?
    I need to write an application that acts as as a filter to prevent Netscape from printing and/or saving files.
    Thanks

    No, Java doesn't do things like that, that are specific to the operating system. You would be far better off to use a low-level language specific to the operating system you have in mind.

  • Filter problem with operating system in french

    Hello,
    There is a problem with the "Operating System - Windows" filter in the french version of ZCC.
    If you create a bundle and go into "Requirements" and add a filter with Operating system and you set it to "Version 6.1 - Windows 7 / Windows Server 2008 R2" you get this error
    "Vos modifications ne peuvent pas tre appliques pour les raisons suivantes :
    ErreurLa version doit tre sous la forme "x" "x.x.x.x". "
    "You changes cannot be applied for the following reason : formatting must be x to x.x.x.x"
    The format should be "6.1 - Windows 7 /Windows Server 2008 R2 Versions".
    The filter does work as intended with the english versions of ZCC. I have no problem with that but some of our admin does.
    PS : I am currently unable to open an SR because our licence has not been renewed yet. So i am reporting this here.
    Thank you!

    Originally Posted by GuillaumeBDEB
    Hi poplante, this bug is haunting Novell since version 11.0! Believe me on that. I'm the one who reported it. Here's the workaround.
    1.Go to Server machine.
    On Windows:
    Go to
    %ZENWORKS_HOME%\resources\properties\com\novell\ze nworks\core\web\internal\resources\CoreInternal_fr .proeprties
    On Linux:
    Go to
    /opt/novell/zenworks/resources/properties\com/novell/zenworks/core/web/internal/resources/CoreInternal_fr.proeprties
    2.change the property value of windows.versions.6.1 from "Versions 6.1 Windows 7 / Windows Server 2008 R2" to "6.1 Versions Windows 7 / Windows Server 2008R2"
    3.Then Restart the server. The issue will be gone.
    By the way you will see this bug reappear with every new update of ZENworks including new service packs and monthly updates. So keep this workaround at hand just in case.
    Hope it helps!
    GuillaumeBDEB
    In 11.3 the value seems to be:
    windows.versions.6.1=Versions 6.1 - Windows 7 / Windows Server 2008 R2
    But should probably be set to:
    windows.versions.6.1=6.1 - Versions Windows 7 / Windows Server 2008 R2
    And the correct Linux path would be: /opt/novell/zenworks/resources/properties/com/novell/zenworks/core/web/internal/resources/CoreInternal_fr.properties.
    This bug would probably take them a minute or two to fix, sad to hear that it's been there since 11.
    Thomas

  • How can I install my selphy photo printer CP780 on a new MacBook Pro with operating system 10.8

    Is it possible to install my selphy photo printer CP780 on a new MacBook Pro with operating system 10.8?

    Is it possible to install my selphy photo printer CP780 on a new MacBook Pro with operating system 10.8?

  • Can a Macbook Pro 5.5 with operating system MAC OS 10.5.8 be updated?

    Can a Mac book Pro 5.5 with operating system MAC OS 10.5.8 be updated?  I tried to back up an Iphone 5s and was informed that it needed a newer ITUNES software but then tried to update I TUNES software and could not because it is not compatible with MAC OS 10.5.8

    A 13" 2009 machine? Sure, you can even run Mavericks (and install up to 8GB of RAM), but you'll have to upgrade to Snow Leopard (latest release was 10.6.8 - you can purchase the disc from the Apple online store -> http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard - $20 and FREE SHIPPING!!!).
    After updating to Snow Leopard, then you can upgrade to Mavericks free. I don't know how much RAM you presently have, but your machine will accept up to 8GB of 204-pin PC3-8500 (1066 MHz) DDR3 SO-DIMMs RAM. I would recommend upgrading your RAM, if you haven't already, before installing Mavericks, though.
    Good luck,
    Clinton

  • I wanted to use verizon hotspot wifi with my ipad, but verizon states not compatible with operating system. States that needs windows 7 , Vista, or windows xp. Any ways around this? Any ideas?

    I wanted to use verizon hotspot wifi with my ipad (it searaches for hotspots when ur on the go) but verizon states not compatible with operating system. States that it needs windows 7, Vista, or windows XP. Any ways around this? Any ideas?

    Thank you everyone for reaching out and apologize for being unclear. Let me rephrase. There is NO MiFi.
    I have an ipad3 and a PC
    I am trying to connect the iPad3 to the PC for HotSpotting reason (the ability to use the internet on the PC)
    Turning on HOT SPOT on the Apple ipad works GREAT when using it through WI-Fi and through Blue Tooth. But connecting it directly through the included iPad 3 USB Cable to the USB side of the PC does NOT work. I tried several PCs, and several Cables. Any other ideas

  • SQR running with operating system z/OS 1.4

    Has anyone found any problems running the SQR product on a mainframe with operating system z/OS 1.4? Thanks.

    by purchasing a Snow Leopard retail dvd.  Apple no longer sells them, so try amazon.com, ebay etc.

  • How to export All computer list with operating system from AD and all attributes like disable or enable and OU location also?

    how to export All computer list with operating system from AD and all attributes like disable or enable and OU location also?
    I have tried with dsquery below but status is not showing there.
    dsquery * -filter "(objectCategory=computer)" -attr name operatingSystem

    last logon user name - not really stored (or lined) with computer object.  However, you can get this info during the logon process or from the computer.  Here is method:
    http://portal.sivarajan.com/2010/07/user-profile-and-os-info-powershell.html
    Santhosh Sivarajan | Houston, TX | www.sivarajan.com
    ITIL,MCITP,MCTS,MCSE (W2K3/W2K/NT4),MCSA(W2K3/W2K/MSG),Network+,CCNA
    Windows Server 2012 Book - Migrating from 2008 to Windows Server 2012
    Blogs: Blogs
    Twitter: Twitter
    LinkedIn: LinkedIn
    Facebook: Facebook
    Microsoft Virtual Academy:
    Microsoft Virtual Academy
    This posting is provided AS IS with no warranties, and confers no rights.

  • Interacting with client system using Applet

    Hi,
    I want to interact with client system and access files on his system using applet,could u suggest the way to do it or any other siurce where I can find this information.
    It's very urgent,pl reply soon
    thanq

    hi,
    These steps will get your applet signed and you could interact with your client system through applets.
    IRENE 10 steps : http://forum.java.sun.com/thread.jsp?forum=63&thread=132769
    best wishes
    Rajesh

  • I have a new macbook pro 2,6 Ghz i7, 8GB 1600Mhz internal ram. He will not boot from an external disk with operating system Snow Leopard

    I have a new macbook pro 2,6Ghz i7, 8GB 1600 Mhz internal ram, but he will not boot from an external disk with operating system Snow Leopard.

    These Macs shipped with 10.7, and will run nothing older than that:
    MacBook Pro
    Date introduced
    Original Mac OS X included
    (see Tips 1 and 3)
    Later Mac OS X included
    (see Tip 1)
    Mac OS X Build(s)
    (see Tip 2)
    MacBook Pro (Retina, Mid 2012)
    Jun 2012
    10.7.4
    11E2068
    MacBook Pro (15-inch, Mid 2012)
    Jun 2012
    10.7.4
    11E2617
    MacBook Pro (13-inch, Mid 2012)
    Jun 2012
    10.7.4
    11E2617
    MacBook Pro (13-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001
    MacBook Pro (15-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001
    MacBook Pro (17-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001

  • Can't reinstall Windows 7 with Operating System Recovery Disk x120e

    Hi,
    I dabbled with Ubuntu on my Thinkpad x120e, but found that the dual-boot was unneccessary.  I (likely foolishly) followed directions online to use EasyBCD (http://www.makeuseof.com/tag/nongeeks-guide-safely-uninstall-ubuntu-dualbooting-machine/) to overwrite GRUB.
    Of course, now Windows won't load!  I get an error
    Windows failed to start...
    1. Insert your Windows installation disc...
    2. Choose your language..
    3. Click "Repair your computer"
    If you do not have the disc, ...
    File: \Boot\BCD
    Status: 0xc0000098
    Info: The Windows Boot Configuration Data file does not contain a valid OS entry.
    I got the Operating System Recovery Disc from lenovo (thanks Lenovo for sending it) and copied it to a USB as the computer has no DVD drive.  When I start the computer from the USB and select run from USB, it begins to load Windows, then Lenovo Rescue and Recovery 4...but then it crashes and restarts.  When I hit f8 and startup in SafeMode, it begins to load the safemode screen, but then also crashes. 
    Any advice on what to do??  Many thanks.

    Hello,
    If you are okay with erasing the contents of the hard disk drive, you can try booting to a Windows Command Prompt, running DISKPART.EXE, selecting the hard disk drive, and issuing a "clean" command, which will erase the disk so that the operating system can be reloaded.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • How do I erase the hard drive on my 2007 Macbook with operating system 10.4.11 ?

    I am going to recycle my old Macbook and want to erase the hard drive. When I go into utilities-disk utility-click on Macintosh HD-and the Erase tab, the only active button is Erase Free Space. The Security Options and Erase button are not active. How can I erase the entire hard drive? The operating system is 10.4.11.

    You have to boot to another drive.  You cannot erase the drive to which you are booted.  Typically you would use the system installer discs that were provided with the computer originally.
    Alternatively you can use another computer which is running OSX and put the old one in Target Disk Mode.  The old one will simply be seen as a normal hard drive which you can erase.
    How to use FireWire target disk mode - http://support.apple.com/kb/HT1661 - includes description of hardware and software requirements. [What to do if your Mac doesn't enter FireWire Target Disk Mode|http://docs.info.apple.com/article.html?artnum=75414], also read about [Open Firmware Password Protection|http://www.apple.com/support/downloads/openfirmwarepassword.html] which can disable Target Disk Mode.

  • BPM - Interact with external system

    Hi Experts,
    We are implementing a project with BPM Suite Version 1.1.1.6 (PS5). A requirement is the following things:
      - The BPM process begins through a human task.
      - Upon completion of the human task, the flow must interact asynchronously with an external system through a webservice. The BPM system sends data to external system.
      - The user interacts with the external system and runs a couple of tasks.
      - After completing the activities in the external system, the BPM should be receiving an event to continue with the main flow was in wait.
    The question is....as an external system can reactivate a BPM process that is in wait hoping the event.
    Thank you very much.

    Investigate the use of the Call activity. If the external process is long-running, you might use a Service activity in conjunction with correlations.

  • CRMD_ORDER  failed with operating system recv call failed 10054

    Hi ,
    Our Functioanl fox trying to create sales order in cRM using CRMD_ORDER
    transaction. In the menu of the sales oerder creation after selecting
    product GUI abnormally termainte with error message "CR1: sAP system
    messgae: Work process restarted; session terminated".
    In the system log I found the operating system recv failed like as
    follows:
    =========================
    A1 0 Initialization complete
    Q0 I Operating system call recv failed (error no. 10054)
    Q0 Q Start Workproc 0, Pid 6380
    R4 7 Delete session 001 after error 023
    A1 0 Initialization complete
    A1 4 > in program , line ??? , event
    ================
    In workprocess trace file I found the following erorr
    =========
    ThJAttachVmContainer2: found eventBits 0x40 for V1
    TH_VMC_EVENT_ROLL_IN
    ThJAttachVm: vm V1 already attached
    ThJAttachAll: return 0
    ERROR => VMCErrInfo 1 [thxxvmc.c 6049]
    msgArea=14
    B dbcalbuf: Buffer CALE (addr: 0000000010D20050, size: 500000, end:
    0000000010D9A170)
    M CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    I *** ERROR => OpenProcess PID 3692 failed for checking semaphore 12
    ERROR_INVALID_PARAMETER: The parameter is incorrect.
    [semnt.c 1920]
    S *** init spool environment
    S TSPEVJOB updates inside critical section: event_update_nocsec = 0
    S initialize debug system
    T Stack direction is downwards.
    T debug control: prepare exclude for printer trace
    T new memory block 000000000D1B0B60
    ========
    I have updated the latest kerenel NW701 patch no 48 and tried but no
    luck. also as per the note 559119 I change the parameter
    gw/gw_disconnect value 0 but still no luck.
    I also tried following :
    To prevent firewall idle timeouts,  set a low value
    for the parameter "gw/keepalive" in instances. and users are being
    disconnected  so tried the rdisp/keepalive to a low value ,  (value 20)
    I deactived both the parameters with value 0 but still no luck ...
    Appreciate any help ...

    Glen,
    What OS/DB combination are you on?  We are seeing something similar on NW 7.0/CRM 2007 on windows 2003/oracle, where the work process dies in similar fashion but an error 050.
    Take care,
    Stephen

  • New Build with Operating System upgrade from ME to XP

    I am going to inbark on my first system build.  THe MSI K8N Neo4 Platinium is highly recommended.  I am not going to do a complete rebuild.  I am just going to keep my newest hardward from my old system.  My old processer a P3 933mhz along with moboard is at the core of my upgrade.  I noticed on the K8N page that the board does not support ME.  My old system (Gateway) shipped with ME for which I purchased the XP upgrade.  I understand that the XP upgrade disk has the full operating system on it and all I have to do is put the ME disk in when the XP disk asks for previous operating system.  Will this board be able to recognize the ME disk so that it will pass muster with the XP upgrade disk?

    Quote from: Edddd on 02-July-05, 21:15:37
    Thank you both for the prompt reply, what are your thoughts about the K8N Neo4 Platinium mobo? Is it as good as Tom's Hardware says it is? I am planning on intalling an AMD Athlon 64 3700 San Diego on it. I am not a real power gamer. I just want something that will antincipate the future. My current rig, P3 933mhz has lasted me for 5 years. Thanks
    The MSI K8N NEO 4 Platinum is a very stable board, has a good range of features, is highly overclockable and is just great. I think mine is great so far and I suggest you buy a decent power supply with 22A - 24A minimum on the +12V rail to make sure it lasts and worls 100% correctly.
    If you need any more help just ask!

Maybe you are looking for

  • How to 'Print' Dashboard pages as a single document

    Hi, I have few pages in the dashboard, i want to take the print (Or convert to pdf) of all the pages in a single document, that meas when i click on the 'Print' all the pages exist in the dash borad should be printed in single document. Thanks, BV

  • Problem in displaying chinese characters in chinese OS

    I have a application that is supposed to run on chinese OS. But i can't seem to make it display in the correct language format, whether its big5 or gb2312. When saving chinese characters to db, it saves weird characters to the db and retreive the wei

  • Selection Screen Excel File Format

    Hi, I developed a BDC report to upload data. Data is uploaded Perfactly. parametrs: p_file TYPE rlgrap-filename. and Excel file format is Storage Location Matnr Stock_Qty                                      1000    Mat_00001    50 but i want to give

  • How to create table from another in pl/sql

    Hi I need to create a table from another in pl/sql How can I do this

  • 140476-01 installed but cannot validate patches

    This is on a Solaris 9 system (sparc) which was way behind on patches (more than a year) and was recently brought up to date. smpatch was working before, but no longer. Patch 140476-01 is installed but the default patchpro.patchset is still current.