Open the CD compartment by using command line on Windows7?

Hello world

Today, I try to open a cd tray in different methods.  I open more than 4 ways successfully. But I don't know how to open a drawer of CD using command-line in windows 7? Can anyone help to success on the fifth plea.

Any help will be greatly appreciated.

Hello world

Today, I try to open a cd tray in different methods.  I open more than 4 ways successfully. But I don't know how to open a drawer of CD using command-line in windows 7? Can anyone help to success on the fifth plea.

Any help will be greatly appreciated.

Hello

There is no command to operate the drawer in the Windows command prompt.

You can add a small command-line utility called Nircmd.exe that will allow you to do this, and more to use many cool commands more.

Go to the following site.

NirCmd v2.75:

http://www.NirSoft.NET/utils/NirCmd.html

Download the utility. Unzip the file and copy the Nircmd.exe file in the C:\Windows\System32 folder.

(If you use the 64-bit Windows version, also copy the file in the SysWOW64 folder so that it also works with the 32-bit command prompt)

After that, open the command prompt and type the following command.

Nircmd.exe cdrom open D:

(Where D: is the CD-ROM drive)

See the NirCmd.chm help file for all orders in option.

Concerning

Tags: Windows

Similar Questions

  • Stop the virtual machine of comments using command line on esx 3.5

    does anyone know to stop the virtual computer prompt using command-line on ESX 3.5

    Take a look at this thread for instructions in detail: http://communities.vmware.com//message/1219151#1219151

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    http://Twitter.com/lamw

  • Read in the name of the file + path using command line arguments

    Hi guys,.
    I'm trying to use command line arguments to read two file names. The code below works as long as the files are on the class path.
    public class cmdLineArguments {
         
         public static void main(String[] args) {
              String xmlFile1 = args[0];
                    String xmlFile2 = args[1];
                   
              System.out.println ("\nXmlFile1: " + args[0] + "\nXmlFile2: " + args[1]);
         }
    }
    I would like to be able to read files that are not on the classpath as well by entering the full path as well as their names.
    In other words, it works if I type:
    C:\Documents and Settings\user\workspace\CmdLineArgs\src>java cmdLineArgs file1.xml file2.xml
    but not if I type:
    C:\Documents and Settings\user\workspace\CmdLineArgs\src>java cmdLineArgs c:\Documents and Settings\user\desktop\file1.xml c:\Documents and Settings\user\desktop\file2.xml
    What would someone please explain how I can modify the code to make it work? I guess I could take both a string, change them manually (add a------it etc.), but y at - it an easier way to do it? Even a reference to a tutorial, article etc. on this matter would be much appreciated.

    In addition, no idea why compile, execute code fine in Eclipse but would create an error in command line?

    Thank you very much.

    You must learn more about cmd.exe that is used to process the command line. The arguments passed to any program is the command line separated at whitespace so your command line arguments of

    c:\Documents and Settings\user\desktop\file1.xml c:\Documents and Settings\user\desktop\file2.xml
    

    turns into a table of

    "c:\Documents", "and", "Settings\user\desktop\file1.xml", "c:\Documents", "and", "Settings\user\desktop\file2.xml"
    

    In other words, instead of 2 arguments you actually have 6.

    To bypass this file names must be enclosed in quotes

    java cmdLineArgs "c:\Documents and Settings\user\desktop\file1.xml" "c:\Documents and Settings\user\desktop\file2.xml"
    
  • Take possession of the key to register via command line

    Is there a way to take ownership of a registry key without having access to the registry? Editing the registry is disabled, I could activate normally using command line, but I don't have permission to change the key. I was wondering if so there is a way to take possession of the key by command line, so I can set the button to activate the registry change.

    Give this extract a whirl:

    ... If the registry editor has also been disabled, you will not be able to run registry changes to fix the rest of the problems, then you must first activate the command registry editor run.  Even if the registry editor is not broken, these commands are safe to run.

    Click Start, run and enter in the box (copy/paste would be safer) the following text:

    Tracking Add HKCU/v DisableRegistryTools /t REG_DWORD /d 0

    Click OK and answer Yes, if you are prompted with a message of crash.

    Click Start, run and enter in the box (copy/paste would be safer) the following text:

    Tracking Add HKLM/v DisableRegistryTools /t REG_DWORD /d 0

    Click OK and answer Yes, if you are prompted with a message of crash.

    Now try your registry editor.

    If you inflict not on purpose to this situation on your system, no doubt there are other things on your system that are also affected... we can fix them then.

  • When I connect my Ipad or Iphone to my computer via a USB cable, I can open the storage folder without using a password. How can I avoid someone else do the same?

    When I connect my Ipad or Iphone to my computer via a USB cable, I can open the storage folder without using a password. How can I avoid someone else do the same?

    This storage folder are you referring? If you are referring to the film, what happens because you have accepted a trust between the iOS device and the computer. If the device has been connected to another computer, it must be unlocked and establish a relationship of trust as well. If you are referring to something different, please explain.

  • How to change the languages of programming or command line

    How to change the languages of programming or command line?

    Everything you need to go through the control panal do. Click on tab "language". Its pretty self explainable there.

  • Using command line to update the certificates of fglam

    We try to change all of our FGLAMs to use a private communication to the FMS certification authority, but I'm unable to get the command line parameters to work.  The documentation is vague on the use of all parameters.

    fglam - configure - headless - fms address = https://someaddress:port ssl-enable-self-signed = false ssl-cert-name common CertName compressed

    "I receive an unrecognized command line argument ' ssl-enable-self-signed = false ssl-cert-name common = compressed CertName". "

    FMS: 5.6.10

    FGLAM: 5.6.11

    actually I take that.

    We use the compressed argument, but looking at the doc, it seems the thought that is set to true by default, else, you must specify it as false, so you may be able to remove this setting all together.

  • How to reset the windows password using command line in windows 7

    I tried net user Geek crazy * to reset the password but it has not worked. How can I reset it using the command line

    www.beingpc.com

    D:\Users\admin>NET user "xxxx xxxx" xxxx xxxx

    -> "xxxx xxxx" is a placeholder...

    Try this instead:

    NET user 'user %%nom' MyNewPassword

  • page apex_admin not display for the runtime environment and application deployment using command-line

    Hello

    I installed APEX 4.2.6 EPG on Windows 7 Professional (32 bit) with Intel Core i3 processor.  Oracle XE 11.2 Win-32 DB.

    All the installation steps followed according to the Installation guide for the Apex.  It is a fresh and new installation.

    img1.png

    Install the log shows below -.

    Thank you for the installation of Oracle Application Express.

    Oracle Application Express is installed in the APEX_040200 schema.

    SQL > SELECT DBMS_XDB. GETHTTPPORT FROM DUAL;

    GETHTTPPORT

    -----------

           8082

    I did only the installation of runtime using apxrtins.

    ' Step ' grant of privileges of connection "according to the document was smooth without any problems.

    SQL > ALTER SYSTEM SET JOB_QUEUE_PROCESSES = 20 scope = both;

    Modified system.

    SQL > ALTER SYSTEM SET SHARED_SERVERS = 5 SCOPE = BOTH;

    Modified system.

       

    I played "Creating a workspace manually" and met above question.  For installation of runtime, is this unnecessary step?  Or any other step I'm missing?  Help, please.

    Thank you and best regards,

    -Anand

    Hi Anand,

    anand_gp wrote:

    All the steps I did in my development environment and no problem following the steps.  And there is no question of the problem of the EPG or a bad image of loading because the other workspaces and applications out there are working well.  My question was, when I tried to copy an application via command line in an another 'new space and work with some new application ID', wheather my steps were correct?  If so, then why does not using the URL of the application.  And since it is in full flight development environment, where other workspace / applications work fine, how to connect to the new workspace I created using the command line?  If you look at my steps, I did provide any user name and password associated with this workspace all in creation.  When all this is going very well, so I will try in my new machine that has only run-time environment.

    Thank you

    -Anand

    I think you missed the validation part. You're going to make after the installation of the application as well as the addition of workspace

    commit;

    Hope that solves your problem.

    Kind regards

    Jitendra

  • Cannot open the file "File" is used by OS x and cannot be opened

    After upgrading to El Capitan, files in my disk NTFS external HARD dimmed and are unavailable.

    After you copy the file into my macbook, it keeps prompting 'File' is used by OS x and cannot be opened.

    Help, please.

    Please, back up all data before proceeding.

    Select the text on the bottom line by dragging on it. Do not include white space at the end of the line. The text should be highlighted.

    xattr -d com.apple.FinderInfo

    Copy the selected text in the Clipboard by pressing Control-C key combination.

    Launch the Terminal application in one of the following ways:

    ☞ Enter the first letters of his name in a Spotlight search. Select from the results (it should be at the top).

    ☞ In the Finder, select go utilities ▹ of menu bar or press the combination of keys shift-command-U. The application is in the folder that opens.

    ☞ Open LaunchPad and start typing the name.

    Paste in the Terminal window by pressing Command + V, then press the space bar.

    Now switch to the Finder and select the items in question. Drag into the Terminal window. More text will be added to what you entered.

    Click in the Terminal window to activate it, and then press return.

    Wait for a new line ending with a dollar sign ($) to appear. You can then quit Terminal. Test.

  • How do I run the exe of labview with command line

    I would like to launch an exe of labview with a command line.

    I would like to get advice how to launch the exe of Labview with give values to the control settings?

    You can view the example where x, there are controls

    There is a more detailed guide here, I reference below:

    1. first of all, you can enable it in settings:

    1. open the properties for a version of the application specification

    2. navigate to the Advanced category

    3. check the pass all arguments on-demand command line

    To pass the arguments to command line to request and access in your code follow the same steps as for LabVIEW 7.x.

  • How do I compile the code and generate the cod and JAD mode command line?

    I'm looking for an option to compile my application using the command line and to build the JAD files & cod.

    I developed the my application in Blackberry JDE and I need to transfer my app on my BB device without construction of JDE. It should be done using the command line only.

    Can you guide me?

    Thanks in advance,

    Bala.

    This can be done via Ant BB tools

    Check the homepage of BB Ant tools for instructions.

    If you are not familiar with Ant, see Apache Ant home page before checking the Tools Ant BB.

  • Creating a JavaFX 8 front-end application using command line tools.

    I'm sure this has been asked and answered, but the deluge of search results I get from Google and Bing do things much more confused than they already are.

    I'm finally taking the plunge and spend C/C++ and Python for the Java SE and JavaFX 8 platform.  I am the creation of user interface running on top of the back-end tools that can run from seconds to days and output GB of data generated (imagine the tar running on Google's servers).

    I understand how to run my tools saved using a running process and how to interact with them and operate a simple text like a command-line Java app as planned work.  This problem occurs when I wrap the code in a late snow JavaFX UI try to update the UI in a reasonable manner.  If I just use System.out.println () as in the command line version, I see the output of my task.  However, simply trying to put this same output in a text box using the. appendText() is not updated once the component TextArea until the background process completes.

    I see all kinds of press clippings related to the task, CreateProcess, invokeLater updateProgress, but none of them does not seem to resolve the issue of their original posters (or mine at this stage).

    Has anyone created a simple tutorial that is bound to this type of operation?  Pointers?  Better search terms?

    Thank you

    Tim

    For posterity:

    I found the answer to this - the class ProcessBuilder does everything need AND Lambdas make even easier!

    This discussion on StackOverflow have me in the right direction:

    http://StackOverflow.com/questions/12361600/JavaFX-fxml-communication-between-application-and-controller-classes

  • By specifying the container to connect with command line utilities (sqlplus/expdp etc.)

    Hello

    To inaugurate this forum I was play multitenant/pluggable has 12 c and I have a general question about connections to the database of the container - it is clear from what I've tried so far (and what I've read) there is no way to connect to a database from the container without using a sqlnet connection. For example:

    Export ORACLE_HOME, ORACLE_SID etc.

    sqlplus username/password - it can only connect to the database of the container? (once you are in you can alter the session to switch to the plugable database but cannot do so directly to the connection)

    to connect to a database that is connected is always through sqlnet

    sqlpus username/password@pluggable

    There is no option to say something like:

    export ORACLE_SID = container

    Export ORACLE_CONTAINER = pluggable

    and then do sqlplus username/password?

    additional command line switch or as

    export ORACLE_SID = container

    sqlplus-container = name of user and password pluggable

    This understanding is correct or have I missed something in the documentation?

    Kind regards

    Harry

    http://dbaharrison.blogspot.com


    Hello Richard,.

    In Oracle Multitenant, the only way to connect to a PDB file is by specifying a service.

    However, there's a shortcut you can use - TWO_TASK, you will find described elsewhere.

    This allows you to specify the default service to serve--think of it as being silently added to your specification by name of user and password. I hope this helps.

    Best regards, Patrick

  • ORA-39070: unable to open the log file, while using expdp

    Hello
    Please notice why I get ORA-39070: unable to open the log file.
    When you run the expdp against the default directory: the expdp DATA_PUMP_DIR is completed successfully.

    -current direcory on the Linux file system:
    $ pwd
    /log_files/oracle/cdl1
    -Create directory and grant of read/write on it
    $ sqlplus sys/xxxx@cdl as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Wed Feb 22 16:36:01 2012
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    
    SQL> create or replace directory EXPTEMPDIR as '/log_files/oracle/cdl1';
    Directory created.
    
    SQL> grant read,write on directory EXPTEMPDIR to system;
    Grant succeeded.
    -Verify the existence of the directory:
    QL> select * from dba_directories;
    
    OWNER      DIRECTORY_ DIRECTORY_PATH
    ---------- ---------- --------------------------------------------------
    ...
    SYS        EXPTEMPDIR /log_files/oracle/cdl1
    ...
    Check for permission to write to the directory:
    [/log_files/oracle/cdl1]$ touch 1
    [/log_files/oracle/cdl1]$ ls -l
    total 0
    -rw-r--r-- 1 oracle oinstall 0 Feb 22 16:38 1
    -try to expdp:
    expdp system/xxxx@cdl FULL=y DIRECTORY=EXPTEMPDIR dumpfile=expfull220212.dmp
    Export: Release 11.2.0.3.0 - Production on Wed Feb 22 16:38:33 2012
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.   <<<<<<<<=======
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 536
    ORA-29283: invalid file operation

    Post pl OS details - it's an RAC instance?

    Error ORA-39002 ORA-39070 ORA-29283 ORA-6512 when you use Export DataPump (EXPDP) [ID 1305166.1]
    Export DataPump (EXPDP) triggers errors ORA-39002 ORA-39070 ORA-29283 ORA-6512 on RAC Instance [1317798.1 ID]

    HTH
    Srini

Maybe you are looking for

  • Upgrade processor 550 HP

    Hi wondering if I can't upgrade my CPU on my laptop HP 550 Specifications of the computer: HP 550 Intel Celeron 530 @ 1.73 Ghz, 1 MB L2 Cache, 533 Mhz FSB speed. Socket 479 mPGA (according to CPU - Z) Windows XP Professional 1 GB OF RAM Intel GL960 C

  • Microsoft LifeCam HD 3000 microphone does not

    Today I bought the LifeCam hd3000. The software is installed properly and the camera gives an excellent image. The only problem I have is that the microphone does not work in any program. The microphone is set as the default device and appears in sys

  • How to play sounds on Simulator?

    As title, I have speakers on my computer. I want to test my application with the playback of sounds. How to debug these things like playing a sound. I don't like to build and sign and load to the device each time. Thank you

  • BlackBerry Smartphones ringtone vibrate option

    Hi all! IM new to bb, just got a "BOLD" yesterday. v happy lol wondering if he was able to play the incoming call ringtone and vibrate at the same time? so far, only apparently that vibrate first and then play the vibrant ringtonewithout. can someone

  • HP ENVY sleekbook 4-1025tx OVERHEATING!

    my HP ENVY sleekbook 4-1025tx overheating when the laptop is connected to the charger it has reached temperature max 85 cel. the laptop starts to cool down as soon as I unplug the charger until it reaches 50 degrees Celsius. can someone guide me on w