SERIOUS!!! LIFE OR DEATH QUESTION! After dragging applications to

the applications folder, can I delete the dmg file? Some people told me yes, even some installation helps, but when I do delete the dmg file, the app does not work, although I have dragged it onto the apps folder. So it's necessary to keep the dmg file or not?

Ok, I think I got it.
1. I used to drag the app icon to the app folder ONLY when the install asked me to. In case, it didn't I didn't drag to the app folder. So, what i did was...
2. To drag the app icon of all the apps I had the dmg file for still in my computer and....
3. Most of the apps now work without the dmg file, thanks, but a few like isquint and google earth DOES NOT work without the dng file even though i dragged the app icon to the app folder.
Any suggestions?

Similar Messages

  • # of photos in library (not a life-and-death question)

    Does the latest version of Aperture keep track of the total number of photos in the library?  If so, where is this displayed?  I think the number used to be there whenever I opened the app to the window displaying all of my projects, but now I don't see it.  I'm using version 3.1.2 with OS 10.6.7.
    I found one reference to lost numbers in "Discussions" archives, but the question related to an earlier version of Aperture.  The solution offered was to reinstall the application.  If this is the only fix, can I re-install the latest version of Aperture, or do I have to go back to the original disks, then add the upgrades?
    Thanks in advance

    Select "Photos" from the list at the top of the Library tab of the Inspector.  The total number of images shows in the middle of the bottom of the Browser frame (just as Projects View will report the total number of Projects displayed.

  • Restart options after an application is installed

    Hi,
         I have a question regarding the reboot options while deploying applications through SCCM 2012. 1. I have an application which requires a reboot after deploymenet and it is deployed to user collections.
    2. I have assgined the return code 0 to SoftReboot to have users the option to set the timing to restart the machine after the application is installed - This way gives me the snoozing option
    Requirement
    1. The user should have snoozing option enabled during the business hours but after the business hours, the machine should go for a restart and shouldn't give snooze option to the user.
    Please let me know if this is possible. If the application is deployed to the device collection, I can do it through the Maintainence windows but it is a user collection.
    Any help is very much appreciated.
    Regards
    KC

    There is no option for this. Reboots cannot be scheduled by business hours. If this is your requirement, then the users should schedule the actual install to happen after business hours and the reboot will happen 90 minutes (by default) later.
    Jason | http://blog.configmgrftw.com

  • I manually add my songs to my iphone, after dragging from itunes, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before.

    I manually add my songs to my iphone, after dragging it from itunes, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before. Please help.

    Now title changes are showing up on my iPod, but not artist and album changes

  • I manually add my songs to my iphone, after dragging, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before.

    I manually add my songs to my iphone, after dragging, it shows the syncing message but the songs do not show up on the ipod. I was able to copy songs successfully before. Please help.

    Now title changes are showing up on my iPod, but not artist and album changes

  • HT4623 a question: after downloading the recent updates to my iphone 4s l can no longer put pictures into my phone ?

    A Question; after attempting to download the itunes 11.01 update l can no longer put pictures into my iphone 4s

    Hi there pandion,
    You may find the troubleshooting steps in the article below helpful.
    iTunes: Unable to sync photos
    http://support.apple.com/kb/TS3697
    -Griff W. 

  • Pocket slow down after exit application

    Hi,
    I have an application that runs normally in a Pocket PC, Windows Mobile 2003, 64 MB RAM. But when i exit application, the Pocket almost freezes ! Sometimes I need to inicialize Pocket again.
    I exit my application this way:
                ConnectDB.disconnect(); 
                try{
                    Config.getClientSocket().getSocket().close();  //Finish Socket connection with server application
                }catch(IOException e){
                    MsgDialog msg = new MsgDialog(this, true, "Falha ao encerrar conex�o ", MsgDialog.MSG_WARNING);
                    msg.dispose();
                new Thread(){  
                    public void run(){
                        try{
                            sleep(400);
                        }catch(InterruptedException e){
                }.start();
                System.exit(0);           I have two threads I've created running at this moment. Could it be a problem for Pocket performance after exit application ?
    Thanks !

    Hi,
    I have an application that runs normally in a Pocket PC, Windows Mobile 2003, 64 MB RAM. But when i exit application, the Pocket almost freezes ! Sometimes I need to inicialize Pocket again.
    I exit my application this way:
                ConnectDB.disconnect(); 
                try{
                    Config.getClientSocket().getSocket().close();  //Finish Socket connection with server application
                }catch(IOException e){
                    MsgDialog msg = new MsgDialog(this, true, "Falha ao encerrar conex�o ", MsgDialog.MSG_WARNING);
                    msg.dispose();
                new Thread(){  
                    public void run(){
                        try{
                            sleep(400);
                        }catch(InterruptedException e){
                }.start();
                System.exit(0);           I have two threads I've created running at this moment. Could it be a problem for Pocket performance after exit application ?
    Thanks !

  • Missing thumbnails after dragging a project into another folder?

    Why would cause whole bunch of photos in an album to not show up in browser/viewer after dragging and dropping from one folder into another?
    If I click on the root folder where the project is located, all the photos show up again on the browser/viewer. But when I click on the specific album within the folder, they disappear again.
    The only way I can find to get Aperture to display the photos in the album is to close the app and relaunch it, which is extremely annoying when I just want to move a couple of albums around.

    Looks like this is the closest to the trouble I am having. I am having the same issues. just downloaded the trial version and imported all my iphoto library but all my video files are missing those thumbnail in the browser format... well actually regardless how I view the file, thumbnails are missing for all the videos. To me, it doesn't do anything even if I restart the app...

  • After dragging a map and navigating away all other scenes are off centre..

    My Flash document contains several scenes, one of them is a draggable map including hotspots/buttons to navigate to another scene.
    After dragging the map then navigating from one of the buttons the next frame is remains off centre (as if when the map was dragged the whole Flash movie has been dragged away from the centre stage).
    The map is a graphic, inside that it is a button and then inside that the navigational button.
    In the timeline in an actions layer I have:
    stop();
    mapisland.onPress = function(){
        this.startDrag(false,296,317,-55,10);
    mapisland.onRelease = function(){
        stopDrag
    mapisland.onReleaseOutside = function(){
         stopDrag
    And applied to the hotspot button:
    on (release) {
        this._parent.gotoAndPlay("Arrow");
    The navigation and drag work fine, however as I stated before when navigated to the "Arrow" scene the all that can be seen of it is just a corner.
    Any help would be greatly appreciated. Thank You
    Ric

    If your Jetpack is powered on then you are going to be liable for any data usage that occurs.  It doesn't matter if the usage was intentional or not.  The best practice while investigating a data usage/overage situation is to power down your Jetpack when you are done using it.  That is the only way you can be sure that your sleeping devices are not actually communicating and pulling updates.  Situations like this are often why I do not suggest Jetpacks as a primary internet connection from home.  Jetpacks are designed to be temporary and mobile internet connections best suited for a traveling business man or someone frequently on the move.
    It sounds like you have done everything that VZW can normally do in an overage situation.  You had your first overage wiped, had the device swapped out and changed passwords (although that shouldn't matter from your description).  The only loose end you haven't tended to is leaving the Jetpack powered on when not in use.  That or switching to a different Jetpack model or 4G LTE device (ex. USB modem+router or 4G LTE router) to see if they behave any better.
    My suggestion would be to terminate considering the amount of time and money you have already invested in this situation.  Give another service provider a chance and see if the performance is any better.  If you spend more time troubleshooting it should be on how to handle the termination fee (which is pro-rated). VZW will still be here if you decide to return down the road, perhaps things will be better.

  • Iphoto unexpectedly qyuits. This began after dragging photo's into iphoto from scanner

    iphoto now unexpectedly quits. This began after dragging photo's into iphoto from scanner

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Change marge field after dragging contact from Addressbook

    Hi,
    is there a way to change via applescript a merged field automatically after dragging a contact from the Adressbook to a pages 09 document?
    What i am trying to do is parsing the Information of a certain Addressbook field in the format "City** Hotel" to "Hotel **" in Pages after i dragged the contact to an open pages document.
    Thanks for your time.
    /benno

    Bon soiree Yvan,
    i have entries in the addressbook where the surname is the Name of an Hotel, and the Name is the Name of the Hotel owner.
    What i need is a metod to change the surname field in a merge placeholder in pages after dragging the contact to pages so that the "Surname" >>City** Hotel<< becomes >>Hotel **<<.
    Thank Yvan for your fast response.
    Regards Benno (Bolzano, Italy)

  • How to reset apple security questions after apple takes your call

    how to reset apple security questions after apple takes your call can anyone tell me what to do

    Hi tyler30389,
    You can reset the security questions for your Apple ID by going to My Apple ID and navigate to the Password and Security section to change them. You will have to know the answer and if you do not know them there should be a reset security questions email link. If you do not see one then you will have to contact Apple Support to further assist you. For more information take a look at the article below.
    If you forgot the answers to your Apple ID security questions
    http://support.apple.com/en-us/HT201485
    Regards,
    -Norm G.  

  • How can i let a move clip complete his motion tween movement after dragging and dropping it

    hi how can i let a move clip complete his motion tween movement after dragging and dropping it
    i am using this code and there is a motion tween applies to the movie clip r_mc
    r_mc.addEventListener(MouseEvent.MOUSE_DOWN,fun); r_mc.addEventListener(MouseEvent.MOUSE_UP,fun2); function fun(event:MouseEvent):void { stop(); r_mc.startDrag();
    function fun2(event:MouseEvent):void {
    play(); r_mc.stopDrag();

    i have a simple .fla file wich contains MC that has
    a motion tween(its moving from the left to the right of the stage)
    this motion tween covers the whole time line (  there is only 50 frames in the time line)
    i mean in the frame 1 the MC appears in the left of the stage
    and in the frame 50 the MC appears in the right of the stage and there is a motion tween between them
    every thing till now working well
    i want to make that MC dragabble
    so when i drag the MC i will use stop()
    and when i drop it i will use play()
    but the problem is that the mc doesnt move and complete
    his motion tween movement when i drop it
    for example the MC will be in the middle of the stage in frame 25
    in this frame (25) i am draging the MC ,stoping the timeline,dropping the MC and resum playing the timeline again
    but the MC freezes in the middle of the stage and doesnt go to the right of the stageo until the flash loops and start from the frame 1 again
    here is the example wich i am worikng on
    http://www.mediafire.com/?ia47r4owha7sz8v
    thank u very much and sorry for my bad English

  • I can`t use apple store. my apple id needs my paswoord, to set the security questions, after I introduce the paswoord it askes for the paswoord again and again! it doesn`t work, and the paswoord is the right one. What can i do?

    i can`t use apple store. my apple id needs my paswoord, to set the security questions, after I introduce the paswoord it askes for the paswoord again and again! it doesn`t work, and the paswoord is the right one. What can i do?

    I have figured out already. Firstly please try:
    1) Installing iBooks on your iPhone via iTunes on PC/MAC
    2) Adjust the time of your iPhone to 6 months ahead (e.g. 2013 May)
    3) Close all apps currently running, clear Safari cache and history, sign out of Apple ID (Settings>iTunes & App Stores), reboot your device
    4) Open iBooks on your iPhone, download any 1 book
    5) System should prompt you to enter 3 security questions
    6) Enter your answer and click "Done" at bottom right part of your input keyboard (Do not press upper right button)
    7) Done!
    I cannot imagine the system has gone so stupid. Apple, please retify the problem ASAP.

  • Email disappears after dragging from inbox to subfolder.

    Email disappears after dragging from inbox to subfolder. It is not lost because if it is unread it shows as an unread email in the sub folder. When I set the folder to view # of emails the # of emails shows next to the folder, but the actual emails do not.Also
    if the email that is moved to a subfolder has not been read it will show an unread email in the subfolder but still not be able to view the actual email.
    This does not happen on all subfolders.

    Tried resetting the view on that folder already? You can do this via the View tab.
    Otherwise, you'll have to share more details like at least your version of Outlook and type of email account.
    Robert Sparnaaij
    [MVP-Outlook]
    Outlook guides and more: HowTo-Outlook.com
    Outlook Quick Tips: MSOutlook.info

Maybe you are looking for

  • ITunes wont open on a Windows 7 computer - no errors, etc.

    I can't seem to get iTunes to open on a computer after my father synced his iPad.  I deleted and reinstalled, and tried opening in safe mode.  Nothing is opening...it doesnt even show it in the Task Manager.  Anyone who can help?

  • New features of Discoverer 10.1.2?

    Hi all, I need information about which are the new features of Discoverer 10.1.2 version in comparison with 4i version. I'm trying to find it in Discoverer documentation and OTN tutorial... Even I'm doing the Exploring the New Features of OracleBI Di

  • NEAR operator alternative when not using. oracle Text ?

    hi, I'm working on a project where i would need a Oracle Text 'NEAR like' operator ... here is my scenario ... in db we have Customers ... and every customer has some criterias like different search words( names, towns,cars,etc...) so for every custo

  • Trying to get started with iPad

    I received an iPad for Christmas. However, I have an iMac 17" flat screen PowerPC G4 running Mac OSX 10.4.11 with iTune 8. (Yes I know I am a little behind the curve but it all as worked for me until now.) On the iPad box it says I need OS 10.5.8 and

  • Photoshop elements 8 mac "Bootstrapper"

    I just bought PS Elements 8 for Mac now that I have an intel based Mac and cannot use my old Photoshop 7.0 full version. The disk has ""Bootstapper DMG" on it, but n explanation. I cannot find out what it is or how to use it as Adobe has no info to s