How to launch an executable file

I recently journeyed into the land of the light and am the brand new owner of a MacBook Pro.  Having been a slave to PC's for WAY too long, I am clueless how the mac operates, but a VERY quick learner.
I am have downloaded an executable file that I need for work, but cannot seem to get it to launch to install my program.  I know this is very elementary, but we all have to start somewhere.
Thank you!
Shelly
PS - this is only the first elementary question i will have, so if you have a good source for Mac beginners, please share. I haved purchased "Macbook Pro - Portable Genius", but that seems to be more focused on visually arranging my computer. 

Shootist007 wrote:
As to the Executable file. Apple Mac OS X does not use Executable files (.exe).
Ahem! Of course it does. Any computer does
<http://foldoc.org/executable>
It's just that, on Mac OS X, the filename extension .exe does not designate an executable, as it does on other platforms. Mac OS X GUI applications have the filename extension .app, but, technically speaking, although they function as the equivalents of .exe files on Win, they are not executables themselves (the executable file being buried inside).
Mac software is usually (but by no means always) distributed as compressed archives (.zip), with which you're familiar from Win, or as disk images (.dmg), which may or may not be compressed. In principle they are similar to .iso disc images on Win. (Btw, a disk is a magnetic medium, while a disc is an optical medium. Now you know how to separate the sheep from the goats.)
s2parks wrote:
we all have to start somewhere.
Switch 101: On Windows, I used to...
<http://support.apple.com/kb/HT2514>
Mac Tutorials
<http://www.apple.com/support/mac101/work/>
Mac 101
<http://www.apple.com/support/mac101/>
Additionally, David Pogue's Missing Manual is often suggested for beginners. You can also check
Take Control of Switching to the Mac by Scott Knaster
<http://www.takecontrolbooks.com/switching>

Similar Messages

  • How to copy an executable file(s) to multiple windows 64 bit OS Windows 2008 and above and execute the app thru cmd

    This is how i phased by goals:
    1)Login as admin on remote computers from a txt file.
    2) Copy the exe files to Windows folder
    3) Using cmd execute the commands
    4)Get the output tabulated into a txt file
    Can someone help me with this

    Being new to PS, i think i am mixing up PS and PSexec.
    I launch PS window and run a few commands PSexec commands.
    Command to copy MegaCli64.exe file and execute it but i need to actually create a folder in windows and copy two files there.
    ===============================================================================================================================
    PsExec.exe -d -c \\REMOTE COMPUTER  -u administrator -p PASSWORD c:\Windows\MegaCli64.exe 
    ----copies file in remote computer in windows folder
    Here i am also not sure how to feed the txt file with the IP or hostnames of those 100 systems.
    Command to launch cmd and execute MegaCli commands:-
    =====================================================
    psexec \\REMOTE COMPUTER -u administrator -p PASSWORD cmd
    -----this launches the commandline for the remote computer then it should run command MegaCli -PDList -aALL
    Extracting filtered output to a txt file:-
    =========================================
    for each hostname or IP, i only need its various
    Slot Number:  and their Firmware state:
    So this would look like
    hostname  slot   firmware state
    hostname   slot  firmware state
    etc..

  • How to create an executable file by including my C# project and database(SQL) in visual studio ?

    Hi,
         I had developed a project in visual studio c# and my database in SQL server. How can i create a executable file including both. 
    can any one give me a solution for this.
    I am trying to make executable in installshield.
    Thank you

    Hi,
    Try to use custom actions to call some managed method, execute the SQL script to create and initialize the database in the method.
    Check this article, it should be helpful for you to create the script and installation:
    https://msdn.microsoft.com/en-us/magazine/cc163919.aspx#S2
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to import unix executable files into Final Cut Pro

    A friend wanted me to create a Halo 3 Montage Video for him. He loaded the saved clips onto a flash drive for me but when I put it into my computer the information comes up as Unix Executable Files and I don't know how to import them into Final Cut Pro 7.0.2 or if it's even possible. Any help would be much appreciated. Thanks.

    Ok. Well, I plug in the flash drive. When it opens there's a folder that says XBox360. When I click on the folder there are 9 files listed that say Data0000, Data0001 etc. The preview option shows a gray folder that says Exec on it and the only information I can find is that it's a Unix Executable File. When I click on more info option everything that pops up is what I've already told you. I tried opening it in the VLC Player but nothing played which makes me think there aren't video files on the flash drive. When I click on the file to open it the Terminal Program appears and lists basic information about the file.
    Is there a program that can take these files and covert them into something that can run in Final Cut Pro? Or is that what VLC is supposed to do?

  • How to create windows executable file from a java file. Please help.

    Hi,
    For my project I developed the codes in Java. It is working well with java run time environment. But without that I can not run it. I need to create a exe file (windows executable file) from the java source code. If you have any idea please share it with me.
    Even if you know it very lightly, please help with what you know. That would be a big help for me.
    Thank you very much.

    Does anybody know how to read a manual?
    Matt Richardson
    Certified LabVIEW Developer
    MSR Consulting, LLC

  • How i call a executable file from a pl/sql

    how i can call a executable file make in c (unix) from a pl/sql
    Thanks for your help

    You need to use libraries. use the executable and create a library by specifying the path and invoke it from the Stored procedure. It is like an external file to the database.
    --Rajakumar.

  • How to open an executable file from within Captivate

    Hi guys,
    I wondered if any of you guys could help me...
    I am using Captivate 3 and I have created a project in this and exported it as a standalone executable file.
    Ideally I would like to link this to another standalone executable file exported from Captivate, so is it possible
    to create a button in the first file so when it has been exported, if I click on this it opens up the second standalone file?
    Thanks for your help in advance.
    br

    I'm pretty sure that, for security reasons, the projector app that Captivate uses for stand-alone EXEs is sandboxed: you won't be able to access the API of the host operating system, so you won't be able to launch any apps.

  • How to create an executable file

    hello,
    i don't know if its the right forum but i hope you will be able to help me.
    i have written a java program using NetBeans 4.1. and i want to create an executable file so that i coulfd copy it to other computers and run it from there.
    when i try to simply run Java i get a lot of errors because it cant find NetBeans specific packages, what can i do?
    a huge thanks to anyone who would help.

    i have written a java program using NetBeans 4.1. and
    i want to create an executable file so that i coulfd
    copy it to other computers and run it from there.How about an executable JAR instead?
    http://onesearch.sun.com/search/onesearch/index.jsp?qt=create+executable+jar&qp_name=null&subCat=siteforumid%3Ajava31&site=dev&dftab=siteforumid%3Ajava31&chooseCat=javaall&col=developer-forums
    http://onesearch.sun.com/search/onesearch/index.jsp?qt=create+exe&col=developer-forums&subCat=siteforumid%3Ajava31&cs=false&chooseCat=javaall&qp_name=null&rt=true&site=dev&dftab=siteforumid%3Ajava31
    when i try to simply run Java i get a lot of errors
    because it cant find NetBeans specific packages, what
    can i do?You'll have to distribute them as well (as long as the license agreement allows you) and have to include them in the user's classpath.

  • How to compare LabVIEW executable file?

    I have a labview executable file that I build 2 years ago, and with the same source code, I build a new executable file. Does anybody know how to compare the 2 executables?

    Well if you built from the same source the functionality should be the same. But if you build the same source with different versions of LabVIEW then you never know. Maybe the new version exposes a hidden bug in your code or fixes one that you depended on.
    There is no way to do what you want by examining the bytes in the exe. You have to just do testing. You could either do this manually or automate it using the Unit Test Framework. There is also VI Tester by JKI.
    =====================
    LabVIEW 2012

  • Bought from a friend,  have apple account how do I run executable files  when I cannot  find the administrator sign in . I mean where in system file do i open administrator log in?

    Am wanting to run executable files  where in system is the administrator sign in?

    If you are talking about .exe files, macs can't run those. Look for a .dmg version.

  • Can Vision Builder launch an executable file (exe) or batch file (bat)?

    I know it can write system variables or read/write ini but am hoping there is a way to launch an executable.   I do not have LabVIEW, only Vision Builder.
    Thanks!
    Pete

    Hi Pete,
    Unfortunately, Vision Builder for Automated Inspection (VBAI) does not include any native feature to launch an executable without also using LabVIEW. If you were using LabVIEW, you could use VBAI to launch a LabVIEW VI which then in turn launches an executable. You could also create a custom VBAI step using LabVIEW and an additional toolkit, but again this will not be possible without additional software. 
    Let us know if we can offer any more information!
    Best,
    Andy C.
    Applications Engineer
    National Instruments 

  • How to find the executable file /usr/bin/7za in Solarsis?

    Hi All,
    We are trying to install the Oracle 10 g release.Before installation ,it needs some system requirements.In that way ,Using the following command to add the package in Solarsis
    pkgadd -d SUNWi1cs
    However, we got the this type of error,
    # pkgadd -d SUNWi1cs
    Processing package instance <SUNWi1cs> from </mnt/Solaris_10/Product>
    X11 ISO8859-1 Codeset Support(i386) 2.0,REV=2004.10.17.15.04
    Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Using </> as the package base directory.
    ## Processing package information.
    ## Processing system information.
    8 package pathnames are already properly installed.
    ## Verifying package dependencies.
    ## Verifying disk space requirements.
    ## Checking for conflicts with packages already installed.
    ## Checking for setuid/setgid programs.
    This package contains scripts which will be executed with super-user
    permission during the process of installing this package.
    Do you want to continue with the installation of <SUNWi1cs> [y,n,?] y
    Installing X11 ISO8859-1 Codeset Support as <SUNWi1cs>
    ## Installing part 1 of 1.
    Cannot find required executable /usr/bin/7za
    pkgadd: ERROR: class action script did not complete successfully
    Installation of <SUNWi1cs> failed.
    How to rectify the above error ?
    Thanks in advance !

    The 7za executable is in the SUNWbzip Solaris 10 package on our systems (Solaris 10 Update 9). It appears that the file may have been in the SUNWp7zip package on some older update releases of Solaris 10 and later moved to SUNWbzip. It isn't clear to me whether or not this executable was available prior to the 5/08 update release. Anyway, I'd check and make sure SUNWbzip is installed. If it is and you don't have 7za you could check and see if SUNWp7zip is installed. If not, install it from you distribution media. If your release is too old to have it at all, you may have to load it from a newer distribution or another source.

  • How to create an executable File (Linux-Script) in Java

    Hello,
    I'm creating a script file in my Java Application.
    This script should be executed by hand on my linux system. Therefor the execute flag must be set. But how can I set this flag without executing the "chmod"-command?
    Is there any possiblility to do this?
    Thanks,
    Armin

    I don't think there is. But you can use Runtime.exec() to execute a chmod command.

  • How to create a executable file from .java file?

    Well usually we would compile and run our program using jdk1.x. Can we create a .exe file so that it will run everytime I open it without compile and run it?
    Regards,
    Ng

    hai,
    you can create a batch file,in it define the commands javac and java.so that whenever u are running the batchfile it is compiled and the program is executed..
    it will work..
    bye,
    j.mouli

  • How to make executable file in labview.

    HI All,
    I have labview student edition V14 (2014),
    I want my vi to be an executable file.
    i searched in google but in  my vi project  its showing only  build specefication->new->source distrubtion.
    i dont have Application , now how to make an executable file.
    Regards
    Punith

    You need the Professional version to make an executable.  You could also buy the App Builder seperately.  I don't remember the price at the top of my head.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

Maybe you are looking for

  • 4K Resolution in Windows 7/8: Bug in all Adobe CC Software

    I just read an article in the renowned german IT magazin c't 2014-10 p 122 about 4K displays and problems with scaling of some software. The complete Adobe CC software is unusable under Windows 7/8 because their interface elements like buttons etc. d

  • I tried to install the updated 5.0 version of blackberry...

    i tried to install the updated 5.0 version of blackberry messenger on my blackberry pearl and when i tried to install it it deleted blackberry messenger entirely and now i dont know how to get the version i had originally back. please help!

  • How do you sort columns?

    i dont think i saw sorting columns in the doc. anyone can point me? thanks

  • PS 12; Still no paint mixing palette?

    Wow, love the new brushes in CS5 and the new rotate canvas tool.  And the performance on a MacBook Pro with a Cintiq? = WOW! BUT, (here it comes)... 21 years later, I'm still left wanting a paint-mixing palette.  I'm trying out the new demo and can't

  • How do I get my cracked screen fixed?

    Not sure how to go about getting my screen fixed on my iPod touch! Any one got any ideas?