mxmlc - fails immediately when run at the command prompt

Yes, I'm under flex 2 with java 1.6.
I am able to write and run applications using the Flex Builder 2 IDE without problem.
Wanted to compile the style sheet to use when running.
He worked through the setting without problem.

When I run mxmlc from the command prompt, Windows prompts with 'JAR Launcher has encountered a problem and needs to close. We are sorry for the inconvenience. »

I launched the debugger VS, where I was able to get the violation, an unhandled 0x5c62696c in mxmlc.exe exception: 0xC0000005: reading location 0x5c62696c access violation.

No idea or help is appreciated.

My user error. Just removed all the following settings. It was a config problem.

Tags: Flex

Similar Questions

  • SignTool.exe check /pa returns the exit code 1 from the code, but works fine when running from the command prompt.

    Hello

    I use SignTool.exe since a new Process() to check an Assembly codesigned and it returns the exit code 1 so that it returns the exit code 0 while I run the same Visual Studio command prompt. Please let me know your thoughts...
    Here is an excerpt of my ultimate VS2012 code on PC Win7.
    p = new Process();
    p.StartInfo.FileName = "C:\\Program Files (x 86) \\Microsoft SDKs\\Windows\\v7.0A\\Bin\\SignTool.exe";
    String args = @ "check."
    p.StartInfo.Arguments = args + "" + '/pa' + ' / v '+ name; "" "
    p = Process.Start (p.StartInfo.FileName, p.StartInfo.Arguments);
    p.Start ();
    p.WaitForExit ();
    pexitcode = p.ExitCode;
    name = 'C:\\Users\\v-maparn\\Documents\\Visual Studio 2012\\Projects\\CodesignVerification\\CodesignVerification\\bin\\Release\\Microsoft.IT.Core.dll'
    Thank you
    Mani

    Salimakadari

    This issue is beyond the scope of this forum that you might better ask on Technet or MSDN (Microsoft developer network)

    http://social.technet.Microsoft.com/forums/en-us/home

    https://social.msdn.Microsoft.com/forums/en-us/home

  • change the directory to the command prompt

    I need to change the prompt from the root c: directory not c::------(directory\subdirectory

    Hello Dennis,.

    Thank you for visiting Microsoft Community and we provide a detailed description of the issue.

    According to the description, I understand that you want to change the root directory for the prompt on the system.

    Certainly, I understand your concern and will try my best to help you.

    I suggest you to refer to the steps below and check if that helps.

    1. Open the command prompt. You can access the command prompt by clicking the start menu and typing cmd into the search field. You can also access it by typing cmd in the field run, or it can be found in the system of the start menu accessories/Tools folder.
    2. When you start the command prompt, you will be located in your home directory. It is usually C:\Users\username.
    3. There are a few shortcuts to move through the command prompt. Press ENTER after each command to execute:
    • dir- This command lists all of the folders and files in the directory that you are currently running.
    • Folder of the CD- This command move to the folder that you specify. The folder must be in the directory you are currently in. For example: If you are currently in C:\Users\ username \and you type cd desktop, you will be taken to C:\Users\ username \Desktop\
    • Path of CD- This command will take you to a specific path on your computer. You need not be in the same directory as the path. You must enter the full path to make it work. For example:
    • .. CD - this command move up to a directory of your current location. For example: If you are currently in C:\Users\ username \and you enter, you will be taken to C:\Users\
    • cd\ - This command takes you to the root directory, regardless of your location. For example: If you are currently in C:\Users\ username \and you enter, you will be taken to C:\
    • DriveLetter:- This command takes you to the drive letter that you specify. The drive you specify must be active, or have a disk in it if it a DVD player. For example, if you want to drive D, you should enter the command
    • -output This command will close the command prompt, regardless of your current place of residence.

    I hope this information is useful.

    Please let us know if you need more help, we will be happy to help you.

    Thank you.

  • Error while executing a script from the command prompt

    Hello, I edited the settings file and I am trying to execute an interface that links the two tables in the HR schema and load into a table in the different schema. I am able to run it in the designer, but I get an error message when I try to run through the command prompt.
    Here is the error message when I try to run it
    09/09/2009-11:58:42 AM (hand): session for scenario creation: DEMO_INTERFACE - 001

    09/09/2009-11:58:42 AM (hand): Session: 88010 is running
    com.sunopsis.core.SnpsInexistantObjectException: there is no link for this
    pair logical schema/context: HR / GLOBAL
    at com.sunopsis.dwg.dbobj.SnpConnect.getSnpConnectByLSchemaNameAndContex
    t (SnpConnect.Java)
    at com.sunopsis.dwg.dbobj.SnpConnect.getSnpConnect (SnpConnect.java)
    at com.sunopsis.dwg.dbobj.SnpSession.getDwgConnectLst (SnpSession.java)
    at com.sunopsis.dwg.dbobj.SnpSession.getConLst (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand (DwgCommandScenar
    IO. Java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i (e.java)
    at com.sunopsis.dwg.cmd.e.y (e.java)
    at com.sunopsis.dwg.DwgJv.treatCmd (DwgJv.java)
    at com.sunopsis.dwg.DwgJv.main (DwgJv.java)
    at oracle.odi.Agent.main (Agent.java)
    09/09/2009-11:58:43 AM (hand): Session: 88010 completed with return code:-1
    com.sunopsis.core.SnpsInexistantObjectException: there is no link for this
    pair logical schema/context: HR / GLOBAL
    at com.sunopsis.dwg.dbobj.SnpConnect.getSnpConnectByLSchemaNameAndContexur
    t (SnpConnect.Java)
    at com.sunopsis.dwg.dbobj.SnpConnect.getSnpConnect (SnpConnect.java)
    at com.sunopsis.dwg.dbobj.SnpSession.getDwgConnectLst (SnpSession.java)
    at com.sunopsis.dwg.dbobj.SnpSession.getConLst (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand (DwgCommandScenar
    IO. Java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i (e.java)
    at com.sunopsis.dwg.cmd.e.y (e.java)
    at com.sunopsis.dwg.DwgJv.treatCmd (DwgJv.java)
    at com.sunopsis.dwg.DwgJv.main (DwgJv.java)
    at oracle.odi.Agent.main (Agent.java)
    DwgJv.main: output. Return code:-1

    Thank you for your help.
    Murielle

    Are you sure about the configuration of odiparams.bat?

  • Unhandled exception in AXFCustom.launch_command_soap SQLCODE =-29273: ORA-29273: HTTP request failed error when clicking on the EBS Zoom button

    Hello

    I use Oracle EBS, whenever I click on the Zoom button I get the error at the bottom of the page below.

    Unhandled exception in AXFCustom.launch_command_soap SQLCODE =-29273: ORA-29273: HTTP request failed

    When I checked the master.log file I see the error log entry below.

    < SNIP >

    path Wallet AXFCustom.launch_command_soap = file:/u020/dba/wci-wallet/sd12t-wallet 23/03/2015-22:09:44

    23/03/2015-22:09:55 unhandled exception in AXFCustom.launch_command_soap SQLCODE =-29273: ORA-29273: HTTP request failed

    ORA-06512: at "SYS." UTL_HTTP", line 1130

    ORA-29106: could not import the PKCS #12 wallet.

    ORA-06512: at the 'APPS '. AXF_SOAPCALL', line 14

    23/03/2015-22:09:55 AXFCustom.main: output

    < / SNIP >

    Please provide your input on this.

    Thank you

    Shakeel

    Hi Shakeel,

    This error occurs when there is some value (which is unnecessary) present in the column "AXF_WalletKey."

    To resolve the above error, please follow the steps below.

    1. connect to AXF schema using SQL developer.

    2. run the command AXF diagram below.

    Call fnd_vault.put ('AXF ', 'AXFWalletKey',' ');

    commit;

    3. disconnect the session of EBS log on again and check the Zoom button.

    Kind regards

    Rahul

  • ORA-00900 when you use the command COPY with dynamic SQL

    Helllo,
    I created the following procedure:

    create or replace procedure copyTable (pSourceTableOwner IN varchar2
    pSourceTableOwnerPasword IN varchar2
    pTargetTableOwner IN varchar2
    pTableName IN varchar2
    pDatabaseLink IN varchar2)
    as

    vStatement varchar2 (250): = null;

    Start

    vStatement: = "copy of". pSourceTableOwner | '/' || pSourceTableOwnerPasword | '@' || pDatabaseLink |
    "Insert" | pTargetTableOwner | '.' || pTableName | ' using select * from '. pTableName;

    immediately run vStatement;

    end;
    /

    The generated command (variable vStatement) looks like this:
    "Insert a copy of O_GLCEN/o_glcen@SELLENTW o_jh. "X_PLZ_CD_MERGED_CTIS using select * from X_PLZ_CD_MERGED_CTIS".

    When you call this procedure as "exec copyTable ('O_GLCEN', 'o_glcen', 'o_jh', 'X_PLZ_CD_MERGED_CTIS', 'SELLENTW');" the following lifts:

    FEHLER in line 1:
    ORA-00900: invalid SQL statement
    ORA-06512: at "SYSTEMTECHNIK". COPYTABLE", line 20
    ORA-06512: at line 1

    But when you call the command COPY directly from SQL prompt the statement runs without error.
    Is in general not possible to use the dynamic COPY with SQL command? If it is possible does anyone has an idea what I am doing wrong?

    Any help will be appreciated...

    Rgds
    JH

    I would like to use something like

    vStatement: = ' start in f (select * from ' | pSourceTableOwner |) '.' || pTableName | '@' || pDatabaseLink | Insert loop ') in ' | pTargetTableOwner | '.' || pTableName | "f-values; end loop; end; »
    immediately run vStatement;

  • How to hide the command prompt window when using exec system

    Hello, I use the exec system VI to do some transfers of files for a LabVIEW application.  I'm afraid that the black white scroll text command prompt window that appears when exec system is called might scare users this LabVIEW application non-tech savy.  Is there a way to hide the command prompt window?

    Feed a REAL running reduced entry.

    Mike...

  • My computer guard goes to the command prompt and then closing when I try to open .exe files

    When I try to open an .exe file continues to go to the command prompt the closure as soon as it appears, as his tent to open a java file. After that, it showed all my icons symbol of java and wont open. The only thing that EOP are java files. I need to know if I should consider, or if it can be fixed manually.

    Hi MinecraftDude,

    Did you recent hardware or changes to the software of the system?

    You can consult the following article and the chek if it helps.

    When you run an .exe on a Windows Vista-based or Windows 7 computer file, the file may start another program

    Hope this information is useful.

  • InDesign extension is not displayed when run via the option "Debug as".

    InDesign extension is not displayed when run via the option "Debug as".

    Hi all

    I worked on an application InDesign Extension for a few months now. I am Member creative cloud. I FlashBuilder 4.6 + Extension Builder 2.1 (both licensed versions) and InDesign CS6 and CC installed on my machine. The application is targeted for InDesign CS 5.x and 6 CS and CC versions. So far, I've tested it via "run as" and "Debug as" options of the FB; and in time, I "export as" ZXP for internal versions.

    I'm having two problems, do not know if they are related.

    1. when I try to bundle manifest, it fails with the following error: (at first, I thought it was an installation problem, but I did another test project and bundle manifest works on that one)

    Could not open the Editor: an unexpected exception was thrown.

    Details:

    java.lang.NullPointerException

    at com.adobe.cside.ui.editors.pages.MainBundlePage.isPointProductSupported (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createTargetAppSection (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createFormContent (unknown Source)

    to org.eclipse.ui.forms.editor.FormPage$ 1.run(FormPage.java:152)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150)

    at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:471)

    at com.adobe.cside.ui.editors.BundleManifestEditor.pageChange (unknown Source)

    at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1067)

    at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:603)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:352)

    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)

    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)

    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)

    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)

    to org.eclipse.ui.internal.WorkbenchPage.access$ 11 (WorkbenchPage.java:2842)

    to org.eclipse.ui.internal.WorkbenchPage$ 10.run(WorkbenchPage.java:2793)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2756)

    at com.adobe.cside.ui.popup.actions.CSIDEBundleEditorAction.run (unknown Source)

    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionI tem.java:584)

    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:501)

    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent (ActionContributionItem.java:411)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)

    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)

    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)

    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2494)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:674)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    Here is my manifest file:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < ExtensionManifest Version = "2.0" ExtensionBundleId = "ConnectXPress".

    " ExtensionBundleVersion ="1.0.0"xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance ">

    < author >

    <! [CDATA [Swati Sisodia]] >

    < / author >

    < ExtensionList >

    < extension Id = "com.pubpress.CXP.extension1" Version = "1.0" / > "

    < / ExtensionList >

    < ExecutionEnvironment >

    < parameter Listehotes >

    < host name = "IDSN" Version = "7.0" / >

    < host name = "Clement POUPARD" Version = "7.0" / >

    < / parameter Listehotes >

    < LocaleList >

    < Locale code = 'All' / >

    < / LocaleList >

    < RequiredRuntimeList >

    < RequiredRuntime Name = "CSXS" Version = "2.0" / >

    < / RequiredRuntimeList >

    < / ExecutionEnvironment >

    < DispatchInfoList >

    < Id = "com.pubpress.CXP.extension1 extension" >

    < DispatchInfo >

    < resources >

    < SwfPath >./ConnectXPress.swf < / SwfPath >

    < / resource >

    life cycle of the <>

    < AutoVisible > true < / AutoVisible >

    < / life cycle >

    < UI >

    Panel < type > < / Type >

    ConnectXPress < menu > < / Menu >

    < geometry >

    < size >

    < height > 520 < / height >

    < width > 350 < / width >

    < / size >

    < / geometry >

    < icons >

    < Type icon = 'Normal' >./icons/normal_icon.png < / icon >

    < Type icon = "RollOver" >./icons/rollover_icon.png < / icon >

    < Type icon = "Disabled" >./icons/disabled_icon.png < / icon >

    < Type icon = "DarkNormal" >./icons/dark_icon.png < / icon >

    < Type icon = "DarkRollOver" >./icons/dark_icon.png < / icon >

    < / icons >

    < /UI >

    < / DispatchInfo >

    < / extension >

    < / DispatchInfoList >

    < / ExtensionManifest >

    2. my other problem is, I recently changed the name of the project and the name of the application in the Menu, and since I did that, my extension is not displayed when I perform "run as" or "Debug as" Flash Builder. To enforce as / debug as, the code compiles and appears in the folder "bin-debug", the application is triggered, but when I navigate to Windows > Extensions, my extension is not present here. Although when I export as ZXP and install via Extension Manager CS 6 or CC, it shows my last extension in Windows > Extensions with the correct name.

    Any help is very appreciated. Please let me know if I need to provide more information.

    Kind regards

    Swati.

    I've solved both of my problems. And I thought I'll post for others.

    First problem, where the manifest failed Bundle of FlashBuilder, was resolved by a change in the manifest.xml (who lives at /.staged-extension/CSXS). The change I made was tag. Earlier it was (generated by FlashBuilder 4.5):

    I changed it to:

    I did a bit of hit and trial and it seems that FlashBuilder generated 4.5 tag host with the Version with only the specialties of the minimum version while FlashBuilder 4.6 requires that all versions of specialties listed in the Version attribute.

    The second problem of debug/run as not to install the extension properly in InDesign, has been set as a result of the software update of FlashBuilder.

    This is what brought me to do:

    I retraced my steps and realized last thing I did before the "Debug as Adobe InDesign Extension" of in FlashBuilder broke on my machine has been updated InDesign CS6 to the latest available version, which probably ended up with flash/flex versions of InDesign and FlashBuilder. Therefore, perform a fixed update debugging.

  • How can I solve very slow scrolling with the mouse when you press the command key? (MacBook Pro, Lion, no problem when using trackpad, no problem with other web browsers, other mice have the same problem)

    Scrolling speed is fine, but when you press the command key and then it becomes very slow.

    He does it with a mouse, but not with the trackpad.
    It does when the modules are disabled.
    No problem on Safari or Chrome.
    No problem on PC.

    I think it all started when I went form a MacBook with Snow Leopard on a MacBook Pro with Lion.

    Any help would be much appreciated.

    Thanks in advance!

    You use the mouse wheel to scroll?

    There are some prefs mousewheel, which control the behavior when you press the modifier keys.

    You can set the key to the action of each to 0 for normal scroll.

    See http://kb.mozillazine.org/About:config_entries #Mousewheel.

  • How to run a file through the command prompt window

    I try to download a zip called Kindle Gen - file instructions say I should first extract it to c:\KindleGen and then run it through the command prompt window by typing c:\KindleGen\kindlegen (I ' v it not compressed)

    The showsc:\Users\Barry prompt window > then I'v typed into it after the > but its not to recognize the path to the file.

    Wonder if anyone can advise this as i ' v hurts?

    Thanks Barry

    I try to download a zip called Kindle Gen - file instructions say I should first extract it to c:\KindleGen and then run it through the command prompt window by typing c:\KindleGen\kindlegen (I ' v it not compressed)

    The showsc:\Users\Barry prompt window > then I'v typed into it after the > but its not to recognize the path to the file.

    Wonder if anyone can advise this as i ' v hurts?

    Thanks Barry

    If you have used Windows Explorer (computer) to create the directory in question (C:\KindleGen\) and extract the files in this directory...

    Open a command prompt.

    Type:

    CD \KindleGen

    Type:

    DIR

    Run everything you are supposed to run by typing the name.

  • How do you do the command prompt window stay open after running a command?

    OK, I feel stupid asking this, because I knew the answer before. I learn Visual C++ programming. The book I learn to write C++ and past then in details on the writing of the GUI from Visual C++ part. The book that I market me through compilation and to make an exe file in a cpp file, and then he said: go to the directory in Explorer and double click on the exe file. I do, and the command prompt appears a quick second before closing down. The example in the book shows the output, and the writer obviously has his guest configured to pause after executing an exe file.

    I just set up my guest to do the same thing, so I can at least see the results. I know that running the exe I wrote, but I would like to see the output for less than a second.

    I don't know how you code this. But if it's like a normal batch or whatever it is command line related.

    Follow these steps to use a switch defined by the user at the end of the script.

    To pause a file of DOS commands under Windows XP, continue to the next command, you can use the PAUSE command. Make request to the user with the text:

    Press any key to continue. . .

    Then the batch file is waiting for the user to press a button. However, if you want to pause a batch file and display anything? Simply redirect the results to no one as follows:

    pause > null

    Given that it is perhaps not very useful (how will the user know they need to press a key to continue the batch file?) you display a different prompt. Issue a command with your desired guest ECHO, and then issue the break preceding > no command.

    For example, to pause a batch file of Windows XP with the prompt "Press ENTER to run the command", use the following commands:

    echo press ENTER to run the command
    pause > null
    MCP. MCDST. LVL 80

  • Cannot run chkdsk/f of the safe atmosphere and the command prompt

    Cannot run chkdsk/f of the safe atmosphere and the command prompt

    Separated from the:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_install/run-chkdsk-f-to-check-for-hard-drive-corruption/05a2345a-a81e-4C44-A24B-ad299987a44c?page=2#LastReply

    Hello

    See if that helps you.

    "How to run the check disk at startup in Vista or Windows 7"

    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    You are missing a space in the command:

    Type one of the following commands to run Chkdsk:
    NOTE: The most common command is chkdsk /f or chkdsk C: /f

    See you soon.

  • I am running virtual xp on a Windows 7 system, but I can't get cursor flashing at the command prompt... help?

    I am running virtual XP on a Windows 7 system, but I can't get cursor flashing at the command prompt... help?    I studied the orders autoexe.bat, command.exe and cmd.exe, son and so on.  However, nothing seems to work.

    Hi Bernard,.

    Given that the question relates to the virtual XP, which is outside the boundary of support. I would ask to view the query in the TechNet forums for assistance.

    https://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w7itprovirt

    Please come back if you have problems with Windows.

    Thank you.

  • "Can not open AsIO.sys (2)" I get this message when I log in after a reboot. I have search for the file, but can't find it with the research or the command prompt. What do do in this file, and can be created and put into the appropriate folder?

    "Can not open AsIO.sys (2)" I get this message when I log in after a reboot.  I have search for the file, but can't find it with the research or the command prompt.  What do do in this file, and can be created and put into the appropriate folder?

    Hi Jack,

    This driver belongs to AsIO.sys Asus Probe. Try to uninstall Asus Probe and if you need, install again. If this does not help, uninstall Asus Probe and other tools of control such as Speedfan. Open the registry (regedit.exe) editor and search for AsIO.sys and remove all the entries that you can find.

    André
    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

Maybe you are looking for

  • New Firefox Sync cannot go beyond verification link

    Verification email is received successfully, but the link to confirm my email address always has a damaged 'Links verification' page, regardless of if I click on the link, manually copy pasting, etc. This prevent me to successfully create a Firefox S

  • Package VI and screw Sub

    Hi all I have a first level VI with a bazillion sub screws what is the best way to package all the screws in a nice, transportable set that will allow me to launch the first level on another computer that has installed LabVIEW VI. I tried to make a p

  • DON'T DOWNLOAD THE LAST UPDATE OF THE BIOS

    Updated HP had me to download an update of the BIOS today (10/01/13) that crashed my computer. He showed a blue screen and says that the BIOS is not ACPI compatible. Here is how I fixed my computer: I restarted my computer and kept pressing the ESC k

  • Can someone help me to upgrade my processor for my m7680y help my find the right one?

    Currenlty Im running on processor intel core 2 cpu 6400... I just bought a processor intel core 2 7400, and it did not work! Which is higher than my motherboard processor can handle because I don't understand what specs I should look for...

  • Micro/recorders do not detected by the computer

    When I plug my Turtle Beach headphones that uses the USB port and audio and recording taken, the computer won't recognize or even detect them. This problem occurs with all headsets I've tried to connect to my computer. This problem occurs if I plug m