Archive expansion copies to user Downloads

When I click to expand an archive, no matter what disk it is on, Lion thinks it is a download, and copies the expanded files to ~/Downloads. That is downright irritating. I NEVER want the OS to decide for me that my files need to be copied to another HDD. Any way to change this? I'll even use Terminal if necessary.

Welcome to SDN.
Two changes are needed, one to the print program, one to the Smartform.
In the program specify the number of copies;
data: params type SSFCOMPOP.
params-tdcopies = '3'.
Then pass this params structure to the function module parameter OUTPUT_OPTIONS.
In the Smartform;
Create three windows, say ORIGINAL, DUPLICATE, TRIPLICATE each in the same place on the page with a suitable text element.  Make the window type 'copies window'.  The for ORIGINAL choose 'Only Original', for DUPLICATE and TRIPLICATE choose 'Only copies - copies differ'.  Then apply a condition on DUPLICATE and TRIPLICATE based on SFSY-COPYCOUNT being either 2 or 3.
Regards,
Nick

Similar Messages

  • Archive and install (keep user's settings) didn't  work

    History
    PPC G5, original 1.8GHz single proccessor, OS 10.4.8
    1) using Brother P-Touch Editor 'uninstall' program, uninstalled ver 3.2
    2) installed version 3.2a
    3) removed P-Touch print driver 1.4
    4) installed print driver 1.41 -> it works (I don't know if it worked after updating to 10.4.8, but never had any troubles)
    5) -> PhotoShop does not load, splash screen shows 1/2 second, then nothing
    Console shows
    2007-03-04 21:20:27.350 Adobe Photoshop CS2[398] CFLog (21): Cannot
    find executable for CFBundle 0x81fa4d0 </Applications/Adobe
    Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/
    LicMan.framework> (not loaded)
    Failed to load LicMan.framework
    Nisus Writer Express says I am unregistered pop up to use demo version or enter license #, pressing enter license #, it just goes to new document, does not allow license # to be entered
    Console shows:
    2007-03-05 20:29:01.013 Nisus Writer Express[980] Could not load
    Feedback defaults
    (this might not be an exclusive list of software not working)
    6) Backed up HD. this process was stopped with this error message:
    There was an error during copying Library from source to target: ditto: /Library/./Receipts/SecUpd2005-004Pan.pkg/Contents/Resources/French.lproj/Licen se.rtf; Input/out error
    (Note I am not running French version of anything)
    7) I replaced this file from a back up. The two files had the same date and size. This did not help problems. I then was able to complete the backup successfully
    Today
    1) I did a archive and install, keeping users preferences.
    rebooting I got this error:
    Application Launch Failure
    The application "Transport Monitor" could not be launched because of a shared library error: "8<Transport Monitor><Transport Monitor><HotSyncLib.PPC>"
    2) After reading Apple's warnings that things might not work properly after an archive and install until you upgrade to version you had before, I downloaded the 10.4.8 combo updater.
    Still got the same error when rebooting
    3) Ran software update and updated Daylight savings, some security patches, Java, etc.
    4) On reboot I still get this error about the Transport Monitor/shared library
    HELP?

    Perhaps you should try reinstalling Photoshop and Nisus Writer, but first be sure you completely uninstall them:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash. Most applications create preference files which are stored in the /Home/Library/Preferences/ folder. Although they do nothing once you delete the associated application, they do take up some disk space. If you want you can located them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application. In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder. You can also check there to see if the application has created a folder. You can also delete the folder that's in the Applications Support folder. Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item. Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder. Log In Items are set in the Accounts preferences. Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab. Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.
    There are also several shareware utilities that can uninstall applications:
    AppZapper
    CleanApp
    Yank
    SuperPop
    Uninstaller
    Spring Cleaning
    Look for them at www.versiontracker.com or www.mackupdate.com.
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • How to let user download multi files at the same time in WebDynpro ABAP?

    hi all:
    As you know, WeyDynpor has provided upload/download UI element, but it seems that it only support one file upload/downlaod at the same time.The following is the API method to download one file in Webdynpro:
        cl_wd_runtime_services=>attach_file_to_response(
         EXPORTING
           i_filename      = lv_filename
           i_content       = lv_content
           i_mime_type     = lv_mine_type
           i_in_new_window = abap_true
           i_inplace       = abap_false
    *      EXCEPTIONS
    *        others          = 1
    but if when use click one button, we want to provide user a html file plus 2 icons files which are used as this html file's resource file, then how to let user download these 3 files together at the same time?
    one simple way is calling the download api (cl_wd_runtime_services=>attach_file_to_response) 3 times,
    but it is very ugly that three popup windows are shown to let user select every file's download path, which is unaccepted.
    So anyone know more convienient way to handle it?
    thanks.

    Hi,
    I suggest you to zip the files and attach it to the response. Do the add file part for each of your files
         "References
         DATA lr_zip TYPE REF TO cl_abap_zip.
         "Variables
         DATA lv_zip_xstring TYPE xstring.
         DATA lv_zip_name TYPE string.
         DATA lv_file_content TYPE xstring.
         DATA lv_file_name  TYPE string.
         "Create instance
         CREATE OBJECT lr_zip.
         "Add file
         lr_zip_attachments->add(
           EXPORTING name = lv_file_name
                  content = lv_file_content ).
         lr_zip_attachments->save( RECEIVING zip = lv_zip_xstring ).
         "Attach zip file to response
         cl_wd_runtime_services=>attach_file_to_response(
           EXPORTING i_filename      = lv_zip_name
                     i_mime_type     = 'ZIP/APPLICATION'
                     i_content       = lv_zip_xstring ).

  • How to do Archiving of deleted & disabled users in OIM11g

    Hi All,
    As per the requirement we have to do archive of deleted & disabled users in OIM11g(11.1.1.2) after 75days. Can i know how can i achieve this?
    Regards,
    user7609

    Just to recap:
    Your client requirement is to archive users out of OIM after 75 days. This means in addition to actually disabling and/or deleting them, fully removing any traces of them from the system.
    As Kevin & GP said, OIM is just not built to do this. API alone is not going to accomplish this task... you'll also need to include SQL to actually drop data out of tables.
    All that being said, your post said the reason for this was because of a "license for limited users". Oracle Identity Manager is licensed on an active user basis. You really should talk with your Oracle rep to confirm, but I've never had licensing contracts include deleted/disabled users.

  • How do I encrypt an archive for a PC user?

    I can't find a way to encrypt an archive for a PC user. There doesn't seem to be an option when making an archive from the Finder. I also tried making an encrypted disk image with Disk Utility but the PC can't open the DMG filetype apparently.
    In the reverse, the same problem exists if I try to open a zip file encrypted on a PC - can't be done.
    When I do a Google search the results for encrypted archive usually point to Stuffit Deluxe or encrypted disk images that you can use on your mac or another Mac.
    Does anyone know how to make/use encrypted archives that are cross platform? I'd like to avoid buying a program (i.e. Stuffit Deluxe) just for this one utilitarian task. Thanks.
    Message was edited by: Marlinespike

    Thanks, Dave.
    I tried the command you gave me. It worked! I could open the zipped archive on my neighbor's PC.
    The only weird things, are that it seems to zip all the other folders, e.g. users\Marlinespike\desktop\target-file, in the filepath and not just the target file, and that it also drops the zipped archive in the home folder.
    I tried adding some of the other commands, such as zip -e -r or zip -er or zip -e -d but it doesn't seem to work. However, this is a huge improvement over where I was earlier.
    I clicked through those links - I forgot about Mac GNU Privacy and am going to check those out too.

  • SetHeader problem when user downloads a file from a server

    Hi everyone,
    I have a question about the way to let a user download a file. A created a jsp that handles the download. This is the code:
    <%@ page import="java.io.*" %><%
        response.setHeader("Content-Disposition", "attachment; filename=" + session.getAttribute("executedCommand").toString());
        response.setContentType("text/csv");
        int iRead;
        FileInputStream stream = null;
        try {
            File f = new File(session.getAttribute("executedCommand").toString());
            stream = new FileInputStream(f);
            while ((iRead = stream.read()) != -1) {
                out.write(iRead);
            out.flush();
        }finally {
            if (stream != null) {
                stream.close();
    %>When I run this, I get a download window, so that the right file can be downloaded, but I would like the application to show me the name of that file in the download window and in my save dialog, and that's something I haven't managed to do yet, because I always get the name of the servlet (that redirects to the jsp page). So the problem is, the right file is downloaded but it's name is never shown in the download window. How can I resolve that?
    Thanks for your help!
    E_J

    I forgot to say that my session variable contains the absolute path of the file the user can download. Maybe using session variables is not the best solution in this case, but it should have to work, shouldn't it?
    Still waiting for some help. I really appreciate it...
    E_J

  • Archive Smartform Copies - Error - OTF end command // missing in OTF data

    Hi All,
    We are printng invoices and archiving them at the same time.
    When I try to print and archive just the original invoice it works fine
    That is , it prints and archives.
    However when I set the flag SSFCOMPOP-TDARCCOP to 'X'  (Archive Copies as well),
    I get the error OTF end command // missing in OTF data.
    Im guessing that the system tries to archive multiple copies and the End of File Command // at the end of each copy is causing the issue. But I dont know how to go about solving it.
    Regards,
    Nehal.

    Implemented SAP Note 1123505 - OTF-PDF conversion. Archiving several copies

  • How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents

    Dear
    Experts, I have a very exciting demand, the board of a customer.
    I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
    How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
    I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
    I ask, what is the standard solution that is used in these cases?
    Thank you
    Miki

    Dear
    Experts, I have a very exciting demand, the board of a customer.
    I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
    How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
    I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
    I ask, what is the standard solution that is used in these cases?
    Thank you
    Miki

  • Archive Smartform copies

    Hi,
    Does any one know how to archive smartform copies
    and he field tdarccop .
    When I set it it to X and pass an invoice with copies to the smartform i
    get an OTF // error.

    Hi,
    Please let me know the step by step process to archive the smartform.Can we Archive the smartform to Unix Server ?
    My Requirement is to convert the smartform in to PDF format and write it to unix server.But i am facing some problem as i am getting soem conversion problems.
    Thanking you.
    Prathima.

  • Hello all, I bouhgt a TV serial using my apple tv2 and my Apple ID information: all good. But then I got an e-mail from apple saying that an "unknown" user downloaded con ten using my apple ID. Nobosy stoled anything. How do I get my particular apple TV2

    Hello all, I bouhgt a TV serial using my apple tv2 and my Apple ID information: all good. But then I got an e-mail from Apple saying that an "unknown" user downloaded content using my apple ID. Nobody stoled anything. How do I get my particular apple TV2 to recognize my apple ID account so it knows it is me who is buying. Thank you so much.

    Dear AC,
    Thank you so, so much for this answer. I did go into my Apple ID account through iTunes store and associated my devices to my Apple ID account. I did this by working on my computers (a mac mini and a mac air) and my two devices (iPhone and iPad). Thus there is a statemente saying "4 devices are associated with this apple ID and can download your purchases from iTunes in the iCloud". So whenever I use them to purchase anything, iCloud knows it is me through my devices so I do not get no e-mail warming me my account might be being used by a stranger.
    So, how do I associate my apple Tv2 to my apple ID account? I went to its settings and could not find any way of doing it. Can you continue helpling me? Please.
    Thank you so so much

  • Can a user download something from the internet onto the IPad, without an app or a computer?

    Can a user download something from the internet onto the IPad, without an app or a computer?

    You download apps from the Apple AppStore.
    Music is from iTunes
    For other types of downloads, try iCab.
    Robert

  • User downloaded apps dont start

    I have a problem with my iPhone 4S. I cannont start user downloaded apps. Sometimes it is only a few, but somtimes its all that won´t start. The apps just blink when clicking on them. I have tried rebooting the phone, syncronizing with iTunes and the only thing that actually seems to work is to make a transaktion from App Store, a download of new app or update of an excisting one works fine. But since this happens every now and then it´s anoying to have to download somthing from App Store just to fix this.
    I have even had Apple swap the phone a month ago since I had a batteryproblem with my old one (only 3 months old). I had the same problems with both the old phone as well as the new one. Perhaps the new one inherited the problem when I restored my backup from my old phone to the new one...
    What do do?

    Try transferring purchases to your computer, unsyncing, & resyncing apps

  • Delete content of all users Download folders

    Hi ,
    I checked in the forum for that but did not find anything that can suits my issue.
    I need to delete all the content of all users download folder every night .
    I tried this
    %userprofile%\Downloads | where {($_.LastWriteTime).AddDays(1) -lt (get-date)} | remove-item -force -recurse
    but  it does not help.
    Could you please help me or put me in the right direction .
    Thanks
    AGYL

    Hi ,
    I checked in the forum for that but did not find anything that can suits my issue.
    I need to delete all the content of all users download folder every night .
    I tried this
    %userprofile%\Downloads | where {($_.LastWriteTime).AddDays(1) -lt (get-date)} | remove-item -force -recurse
    but  it does not help.
    Could you please help me or put me in the right direction .
    Thanks
    AGYL
    You are using what looks like PowerShell mixed with batch.  % variables do not exeisits in PowerShell they are in the form of $env:USERPROFILE.  That variable is only valid for the currently logged in users.  It is not global.
    Normally we would do this with Group Policy and not with a script.  Yu can do it with a GP scheduled task or on every login.  Contact you Administrator to set this up for you.  If you decide to do this centrally then you will also need your
    network Admin to help you.  You will need to design a method that fits your network.
    If you do not have an Admin trained in Windows Networking then you can try and contact a consultant or you can take time to study the learning materials until you understand how Windows and scripting work.  The links on the top of this page are a good
    place to start.
    ¯\_(ツ)_/¯

  • Archive and Install - Deleted user - Itunes library?

    I had to do an archive and install and discovered problems with my user name that necessitated creating a new identity. Later I deleted that identity
    I have the library backed up and have moved it to a shared user but the library is not displayed. Everything is correctly checked.
    The reason is probably since the library was created with my previous name - now deleted.
    How can I get this library recognized by itunes in my new user name?
    Thanks in advance

    Sorry, but I can't really follow the last posts you made. What I can tell you is that in a normal situation itunes creates a itunes folder in that folder is the music library (which contains all of the actual music files, as well as the files that itunes uses to organize that library, and store any information about playlists and playcount etc. All of the files itunes needs are contained in this single itunes folder. You can instruct itunes to move the location of the music folder (containing all of the actual music files) and still have it using the database files that are in your user account, but that just makes it harder to share the library. If you've changed this basically what you need to do is go into itunes and tell it the location of the music folder is in the itunes folder which contains the xml files, then do a consolidate library so it copies all of the music into that folder, and references the files in that folder. At that point you can move that entire itunes folder wherever you want, and do the start itunes with the option key and point to that library. You can do the same from other computers and point to the same itunes folder and they will all access and make changes to that central folder then. You will only be able to access that central library from one computer at a time though. If itunes is running on another computer accessing that library you won't be able to access it from a different computer, until you shut down itunes on the first computer.

  • Is it possible to prevent Windows Phone 8 users downloading apps from the Store unless thay have been "approved" for installation?

    We are currently migrating our mobile workforce from BB and iPad to Windows Phone 8 and will use Windows Intune to "manage" them. Is it possible to prevent these devices from being able to download / install apps that are NOT approved?
    We would publish "approved" apps on the Company Portal where necessary
    There will be no user-owned devices so there is no issue with rigid enforcement - we wish to stop games etc from being installed / propagated across the estate, which is a huge issue with the current devices
    Thanks

    This feature will be included with the Enterprise Feature pack (no I don't know when it will be released unfortunately)
    http://blogs.windows.com/windows_phone/b/windowsphone/archive/2013/07/10/making-windows-phone-an-even-better-choice-for-business.aspx?utm_source=twitterfeed&utm_medium=twitter

Maybe you are looking for