How can i close a windows application that works under vmware in am applescript

Hi there,
On my roof I have a set of solar panels. The daily score of these panels are only visible by using a Windows application.
So I use vmware on my Imac to start Windows 7 on Bootcamp, this all by using a applescript in the automator app.
In the script vmware is starting up and then i made a task in Windows that starts up the specific application after the Windows startup. After a delay of 180 seconds the script fills in a password an gives a return. That works well.
Unfortunately it runs perfect the first tim a and then the second time, the specific application does not start. Only Windows starts up, the rest of the script does not work the right way, exempt closing the vmware, that goes as expected. So I think that the closing command that I give in the script:
tell application "VMware Fusion"
quit
end tell
causes a problem. The closing of the application within Windows is perhaps not done on a proper way.
Therefore I am looking for a way to close that application first and then closing Windows 7 and then VMware.
Thanks in advance for your help.

As a completely different approach, I'd have a look at the raw network traffic with tcpdump or equivalent, and see if I could figure out how to access this data — if you're lucky, it's a fairly standard interface of some sort; HTML queries, possibly. 
Start with a port scan of the controller for the panels (using Network Utility.app in OS X, or another tool), and see what IP ports are open and active.
Is there a vendor and model associated with the controller for the panels?  That might turn up some software other than this Windows application/

Similar Messages

  • How can I get a Windows application to work?

    I need to use an application which is only available in Windows or OS 9, - I have tried to get this computer to open OS 9, but it refuses.
    Is there some way to get the Windows version of the app. to open and work in OS 10.4.9?
    Thanks in anticipation of your help.

    Try CrossOver by CodeWeavers. While the normal Windows on Mac solutions (Boot Camp and Parallels Desktop) require a full version of Windows, this will allow some Windows programs to run.
    Download the trial and if it works, buy it. (There is a discount ofr education.)

  • How can i change the default application that Lion uses to open a document?

    how can i change the default application that Lion uses to open a document?

    Right-click on the document, select Get Info... In the lower half of the tall window that opens is a section labeled Open With (you may need to click on the disclosure triangle to see detail). Select from the pop-up list which app should open this document. If you want that to become the default condition, click on the Change All... button.

  • I have an older G5 tower Power PC and the OS 10.5.8, but the firefox and safari browers are no longer supporting this computer. How can I download an older version that works with this computer?

    I have an older G5 tower Power PC and the OS 10.5.8, but the firefox and safari browers are no longer supporting this computer. How can I download an older version that works with this computer?
    Or what is the newest OS system I can load onto this computer?
    I think it is from 2006

    Hello,
    10.5.8 is the highest OSX it can run.
    TenFourFox is the most up to date browser for our PPCs, they even have G4 & G5 optimized versions...
    http://www.floodgap.com/software/tenfourfox/
    I'd avoid vesrion 24 though, as it no longer supports plug-ins like Flash.
    SeaMonkey seems pretty fast also, with many options...
    http://www.seamonkey-project.org/
    http://www.seamonkey-project.org/releases/
    Might also look into iCab & OmniWeb versions.

  • How can I close 'current' window and not all windows?

    How can I close the current window (only) and not all or none?
    This function works well with MS Explorer.
    Not a problem, just a desired function.

    Hi JLCluster,
    If you just click the small x in the tab you are currently viewing, it will close only that tab. I think you are clicking the x in upper right hand corner of the screen which closes all open tabs as you described.
    Hopefully this helps!

  • How can i get my purchased music that was under another user name

    how can i get my purcchased music that I purchased under anorhe user name.  I just lost all of my music!

    You will need to sign into the iTunes Store using that other Apple ID and password. Then you can re-download the content via the Purchased link.
    Regards.

  • My iphone 4 button doesn't work. How can I use my phone without that working button?

    my iphone 4 button doesn't work. How can i use my iphone without the working button?

    Well if you restore your iPad that might work. If its a software issue, it might solve it. If that doesn't work, it might be a hardware issue that apple can fix.

  • How can I close one window without closing all open windows?

    If I open more than one window, I can't close just one. When I try to close just one, I'm warned that I'm about to close more than one (all of them) but I'm not told how to close just one.

    Are you sure you aren't getting tabs confused for windows? If you close a window containing multiple tabs, Firefox should give you a warning that you are about to close several tabs. To close a tab do one of the following:
    * click the x at the right end of the tab (when you only have a few tabs open)
    * open the tab you want to close, then click the x that appears
    * right click the tab and select 'Close Tab'
    * open the tab you want to close and press Ctrl+W
    You can close a window using Ctrl+Shift+W.

  • How can I close the finder application

    I need to know how to close the finder application because there have been many downloads that I cannot do unless all applications are closed. if you cannot then owners of mac please make it possible because (no offense) if not downloads are useless on the mac.

    Hi Jason, Welcome to Apple Discussions and the Pages '08 forum.
    This forum is for discussion of issues and techniques arising in the use of Apple's word processing/page layout application Pages '08.
    You might try asking your question in the Using Mac OS X Leopard forum, where you may get a more complete answer than the one below.
    The Finder is different from other applications in that it is always running when you are running OS X. You can't quit it or even Force Quit it. It is exempt from the "Quit all running applications" instruction you'll see with some installation procedures.
    Regards,
    Barry

  • How can I Launch a Java application that I have written using an icon

    I have just finished writing a Messaging system like Ms Outlook written completey in Java. To run my application , I would normaly type: java and then the class containing the main method eg java LogonFrame.
    How can I launch my application by just clicking on an icon ?.
    How can I also package and install this application the way most conventional application are packaged and installed. Do we have a sort of "java Installer" ?.
    Thank you.

    Just make a .bat file. Open notepad, type something like
    @echo off
    javaw -classpath %~d0%~p0 Package.MainClass %1
    Now make a shortcut to this file. Rightclick the shortcut and select start in "minimized". Thats it...
    Nille

  • How can I close all windows in Preview?

    Hi all
    I can't seem to find a way to close all windows in Preview.
    Can somebody try this and see if they get the same result I do.
    1. Copy an image into the clipboard.
    2. Open Preview
    3. Hold down command-N for about 20 seconds.
    You should end up with dozens of windows with the image that you copied.
    Now, try to close them.
    I've unchecked 'Restore windows when quitting and re-openng apps' in System Preferences
    I've typed in the 'defaults write com.apple.Preview NSQuitAlwaysKeepsWindows' hack in the terminal window
    I've quit Preview with the 'option' button held down and 'Quit and Close All Windows' showing in the menu.
    No matter what I do, the windows keep coming back every time I start Preview.
    This 'force restore' feature of Lion is starting to get really annoying.

    If I hold down the option key and go to Preview->File the Close Window menu item changes to Close all
    I answered the OP's question but I see now that the question wasn't what he was really asking.

  • How can I build a LabView application that uses the 2012 runtime, on a development system with LabView 2013 or 2014 installed?

    I need to build a LabView application .exe to run with the 2012 Runtime, for legacy support. I currently have LabView 2013 installed on my development system, and have 2014 available. How can I build an application that uses the 2012 runtime on this development system? Do I have to downgrade to 2012? Thank you.

    We have existing customers that have installed our application that was originally built with 2012 (provided by a contractor that is no longer available).  Due to IT regulations, it is far easier to update these customers by simply replacing the .exe file, than creating an install that their IT department must run.
    If I have to downgrade to LabView 2012, where can I get the installation for this?

  • How can I close current window.

    I have a submitButton.
    When I click it, using a method of javascript to close current window.
    the coding like below:
    pageContext.putJavaScriptFunction(
    "closeCurrentWindow",
    "javascript:window.opener=null;window.close()");
    pageContext.getJavaScriptFunction("closeCurrentWindow");
    But I think it's not a idea.
    Do you have another recommendations about the solution of this problem?
    thx.

    Hi,
    I don't understand. Would you like to have a button to close the current window?
    Or should it do also something else?
    If you want only to close the window you can use a "button" (not item_style = "button", not "submitButton").
    Then you must set its Destination URI property to javascript:self.close();
    This will close the current window.
    However note that using javascript is not right, according to OAF standards.
    Bye
    Raffy

  • How can I re-download certain applications that did not download properly?

    I downloaded the creative suite but some apps such as photoshop and dreamweaver did not download properly. When I go to open the application I get the error message saying it may be damaged or incomplete. Is there a way to go back and download just the certain applications that did not download properly?

    In case of perpaptual license you can download the trial of presently avialable CS6 software from http://adobe.com/downloads and activate the software by using the serial number and Adobe ID.
    Trial of previous versions (CS3, CS4, CS5, CS5.5) can be downloaded from : http://prodesigntools.com

  • How Can I choose Iphone 5s models that work with LTE in Brazil. The Iphone needs to Support Band 7. If I buy the wrong model can apple change it ?

    I am planning to buy an Iphone 5s in October, but I have to make sure that the model will work with the LTE services we have in Brazil. I know that Apple made 2 Models that support Band 7. See Below.
    Model A1457*: UMTS/HSPA+/DC-HSDPA (850, 900, 1900, 2100 MHz); GSM/EDGE (850, 900, 1800, 1900 MHz); LTE (Bands 1, 2, 3, 5, 7, 8, 20)
    Model A1530*: UMTS/HSPA+/DC-HSDPA (850, 900, 1900, 2100 MHz); GSM/EDGE (850, 900, 1800, 1900 MHz); FDD-LTE (Bands 1, 2, 3, 5, 7, 8, 20); TD-LTE (Bands 38, 39, 40)
    How can I make sure I will buy the correct model through the internet ? Can Apple change the Iphone In case they send the model that does not support LTE services in Brazil ?
    Thanks,

    JP Ellery wrote:
    The models that will work with brazilian LTE networks are:
    A1507 and A1529 (iPhone 5c)
    A1457 and A1530 (iPhone 5s)
    JP
    Have you personally tried those models with Brazilian LTE networks? Do they work? If so, fine.  If not, then besides that, there is the problem of the warranty which is not international. The user will have to return the phone back to the country of purchase for both warranty and out of warranty service. So what might seem cheaper at first glance might not be in the end.
    Anyways, it your money and the OP's should he want to go ahead with your recommendation.

Maybe you are looking for

  • Down Payment Process in SD

    Hi All, We want to implement a down payment progress in our system. I did all of the customizing requirements in SD according to OSS Note 213526. Furthermore, when I placed an sales order in VA01 and then invoiced in VF01(only invoiced the value in b

  • Autosys user unable to trigger the Process Chain.

    Hi all, we need to run a process chain daily, So we are inserted the PC triggering Job in Autosys, some time autosys unable to trigger the job.. Can any one please help me in this issue.... Waiting for responce... Thanks in advance,

  • CRM Sales 2.0 : Attachments are not downloaded to iPad

    Hi Community, We are using SAP CRM Sales mobile 2.0.x app on iPad devices. We are facing an issue with attachments. When we add attachments to transactions, they are not downloaded to device. I can see the attachment information on the transaction as

  • Production order Reservations

    Hi All, I have created production order(Status: CRTD). System is automatically creating reservation number for the order. Is there any way to cancell this reservation against production order without deleting / releasing & performing TECO against the

  • BEx Query Analyzer - 64bit version of Excel

    Hi there Does SAP have plans to support 64bit versions of Excel 2013?  We have power users using 64bit version of Office due to the size of their datasets.  They then can't use BEx tools on their PC. Thanks