Want installer to copy a data directory to target

I have created an application and an installer for it. There is also a small data directory with a handful of files and I would like the installer to copy the directory to the target directory,e.g., c:\program files\myapp.
How do I do that?
Regards,
David

I found an answer to my question in a posting on 9/12/2005.
http://forums.ni.com/ni/board/message?board.id=170​&message.id=141989&requireLogin=False
it works for me.
David

Similar Messages

  • KP97 Copy Plan Data - Cummulate in Target Version

    Hi Experts,
    We have a requirement to commulate (sum) cost center plan data while copying from one plan version to another. Such functionality was avaiable through [SAP Note 792372 - KP97ff.: Cumulating copying |https://service.sap.com/sap/support/notes/792372]in 4.6C version.
    However, now we are on ECC6.0 EhP4 and this SAP Note cannot be implemented in system. Any idea how we can get such functionality in ECC6.
    Regards,
    Hanif

    HI,
    did you check if the functionality is available in SAP standard without implementing the note?
    I just checked an ECC 600 system, the message that needs to be created based on note 792372 (message class KPT3 message number 034) is there so I guess the other functionality is there as well...
    BR Christian

  • How to creat Test Data Directory

    Hi Experts,
    I want to create a TEST DATA DIRECTORY for the following function module CLOI_CHANGES_UPL_31. How to create this?
    Actually now i have some process order numbers. Using this how to create the test data directory??
    Plz guide this.
    Point will be sure.
    Mohana

    Hi Mohana,
          Test data directory is similar to variants in reports.
          After executing the function module give some input and click the save button . It will prompt a name . Give the name and click enter. So this test data is saved in the test data directory.
       So that you need not not give the test input again and again. you can simply click the test dat directory and select your test data .
    Regards,
    Charumathi.B

  • Want to copy/append data in one table to another

    Hi,
    I have two similar tables Alo_table and Alo_table_test with different indexes, partitions etc.
    Alo_table has some data. I want to copy/append this data in to Alo_table_test for further testing. How to copy/append data without changing the other settings from Alo_table to Alo_table_test?
    Thanks in advance,
    S

    May be you are Looking for MERGE statement
    It will Insert New Record if not Found to your Destinamtion table or Update if Record Found
    MERGE INTO bonuses B
    USING (
      SELECT employee_id, salary
      FROM employee
      WHERE dept_no =20) E
    ON (B.employee_id = E.employee_id)
    WHEN MATCHED THEN
      UPDATE SET B.bonus = E.salary * 0.1
    WHEN NOT MATCHED THEN
      INSERT (B.employee_id, B.bonus)
      VALUES (E.employee_id, E.salary * 0.05);

  • I want to copy myt data to my iPhone via itools the error occured is unable to ascertain the compatibility of itunes   my itools and itunes  both are updated. please help

    i want to copy my data to my iPhone via itools
    the error occured is
    unable to ascertain the compatibility of itunes
    my itools and itunes  both are updated.
    please help

    The following fix apparently worked for some: https://www.youtube.com/watch?v=yEgm8m__Ipg

  • How to copy my data as an extra user on another machine while on the road?

    Hi,
    Am going on the road for a while, but do not want to bring my valuable MacBook Pro. So I copied my home-directory to the old iBook of my mother as an extra user and I copied her stuff to mine, using SilverKeeper from LaCie, the same software I use to make back-ups with.
    But apparently it is not that simple. I can login as the other user on the respective computers and all the data is there, but the system does not know that the data is actually linked to the respective users. I get errors that I don't have the priviliges to access that data.
    I need to do something extra to tell the machine that that new user I created is the same as the one who owns the data, but what? Something scary in NetInfo Manager? Could you hold my hand by pointing me to or writing me some instructions?
    Surprisingly, no issues similar to mine in the first 100 postings I saw in this forum...
    It goes without saying that in a few weeks I want to synchronise the machines again and all should work as before.
    Thank you very much in advance!
    MacBook Pro   Mac OS X (10.4.10)   2.16 GHz, 2 GB, 120GB
    MacBook Pro   Mac OS X (10.4.10)   2.16 GHz, 2 GB, 120GB

    From an administrator account, open the Terminal in the /Applications/Utilities/ folder and run the following:
    sudo chown -R username
    where username is the short name of the account you created. Next, drag the home folder into the Terminal window, press Enter, and provide your password; nothing will appear in the Terminal window while the password is being typed. Before pressing Enter, ensure that there are no extraneous characters on the line.
    (23049)

  • Changing data directory for mysql(mariadb)

    I want to shift my mysql default data directory from /var/lib/mysql to a folder in my home folder, because the databases I will be creating will be over 100Gb, and my root folder is on a 32 Gb SSD. Could anyone please give me proper detailed steps on how to accomplish this. I tried to do this once following some blog online and it messed up my whole mysql installation(I had to reinstall everything).

    I hope this aint counting as necromancy.
    I found this thread but I also found the solution, so if anyone stumble into the same issues.
    Here the basics:
    If you do not use the default location, just put into /etc/mysql/my.conf (or whereever your conf is):
    datadir=/path/to/datadir
    Otherwise, it will always default to /var/lib/mysql (maybe this will change)
    Have a nice day,
    lufti.

  • How to copy the data in a cube to another cube

    Hi ,I created one cube by copying.Now I want the data available in earlier cube to Copied Cube.Plz can any one help in this.
    Thanx in Advacnce
    Vasu

    You can use the export datasource option to copy the data.
    Another option is:
    The steps for copying the contents of one cube to another:
    1. Go to Manage -> Recontruct of the new cube.
    2. Select the "selection button"(red , yellow, blue diamond button).
    3.In the selection screen you can give the technical name of the old cube, requests ids you want to load, from & to date.
    4.Execute and the new cube would be loaded.
    Its all that easy!!!!!!
    Refer this link:
    Copying the structure of an Infocube

  • Copy Master Datas in FICo from 1 Company Code to Another   ---  Very Urgent

    Hi Peers
    I want to copy all the FI & CO master Data like G/L a/cs , Vendor Master, Customer Master, Cost Centers, Cost Elements, Commitment Items, Funds Center & Assets from one company code to another company code. Both the company codes will have same Chart of accounts. Is there any t.Code by which i can just extend these masters to my company code. Plz help. its very Urgent.
    Expecting a reply ASAP.
    Regards
    Rajaram

    Hi
    In customization,  Assign Chart of A/cs to company code there u will get the path for copying one company code to another company GL Masters.
    And also the CCtrs u already assign to the first company code.  Once u copy the data for one company to another automatically it will copy to another company code.
    Hope this is useful to u.
    Shammi

  • Using a checkbox in numbers- if,then, I want to display today's date if checked, and keep that date, the day it was checked, not the current day

    Using a checkbox in numbers- if,then, I want to display today's date if checked, and keep that date, the day it was checked, not the current day

    this will not work.  Numbers does not provide a timestamp.  you can, however, enter the formula "=now()" in any cell, then copy that same cell, then paste (using the command "Edit > Paste Formula Results"
    If you need a time stamp often,
    make a single cell table with the formula (mentioned earlier).
    and copy and paste as needed

  • Copying table data accross a dblink using dbms_datapump

    Hi Friends,
    I need to copy a table data accross a dblink into another table of same structure.
    There is a requirement to use 10g dbms_datapump package to copy the data.
    The problem is that I can export into a dump file and then import it into the other database, But we do not need the dump file. We need directly exportimg and simultaneously importing into the table through dblink without generating the intermediate dump file.
    If any one have a sample code or document link, Please do help.
    cheers

    But the application we have that uses the database cannot be changed to read from a CLOBWhy can't you change the application?
    Well, anyway you should point out to your superiors that Oracle documented years ago to not use LONGS anymore...
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/datatype.htm#sthref3806
    It clearly states:
    LONG Datatype
    Note:
    Do not create tables with LONG columns. Use LOB columns (CLOB, NCLOB) instead. LONG columns are supported only for backward compatibility.
    Oracle also recommends that you convert existing LONG columns to LOB columns. LOB columns are subject to far fewer restrictions than LONG columns. Further, LOB functionality is enhanced in every release, whereas LONG functionality has been static for several releases.
    How do I go from CLOB to LONG?I'm sorry, cannot help you on that one, I don't think you can do that at all (Oracle wants us to stop using LONGS, so, it's a one-way conversion...):
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1037232794454#15512131314505
    So: NO built_in, you'll need to write a program if the clob is ALWAYS LESS THAN 32k in size, you can use plsql..but is that the case in your case? Only you know that.
    I believe that question is still unanswered on this forum, but you might try searchin for answers on this forum, and
    the 'Database-General' forum: General Database Discussions
    Perhaps you can google a Q&D workaround...
    ( And consider convincing your collegues to just convert your LONGS to LOBS)
    Edited by: hoek on Apr 8, 2009 5:43 PM

  • Concerning midi data in GarageBand for iOS: can we copy midi data from one virtual instrument to another?

    Concerning midi data in GarageBand for iOS: can we copy midi data from one virtual instrument to another?
    For instance: I play my "lucky take" on the virtual piano, and now I am curious how it would sound on let's say a organ. Normally I would select the midi content out of the piano track and copy it into the organ track. I cannot figure out how to do this in GarageBand for iOS. Is there anyone out there with a solution?
    Thanks!

    It is limited, how you can move regions between tracks. Basically, you can move between tracks with the same touch instrument.  See the help: http://help.apple.com/garageband/ipad/2.0/index.html#chsec12c15d
    Move a region
    Drag the region left or right to move it forward or back in time. Align the left edge of the region with the bar or beat on the ruler where you want it to start playing.
    Drag the region up or down to move it to another track with the same Touch Instrument. You can also drag regions between Keyboard and Sampler tracks, and between Audio Recorder and Guitar Amp tracks. Smart Drums regions cannot be dragged to another Smart Drums track.
    If you move a region so that it overlaps another region, the overlapped part of the “covered” region is deleted.
    Paste a region
    You can paste a region you have copied, or paste an audio file from an app that supports copying audio to the clipboard. GarageBand supports 44.1 kHz sample rate, 16-bit depth uncompressed audio files.
    You can paste copied regions to another track with the same Touch Instrument. You can also paste regions between Keyboard and Sampler tracks, and between Audio Recorder and Guitar Amp tracks. Smart Drums regions cannot be pasted to another Smart Drums track. Audio files copied from another app can be pasted to Audio Recorder or Guitar Amp tracks.
    Move the playhead to the point where you want the region to start.
    Tap the header of the track where you want to paste the region to select the track.
    Tap the track where you want to paste the region, then tap Paste.You can also tap an empty area of Tracks view, then tap Paste. In this case the region is pasted into the currently selected track.

  • Copying basic dates to forecast dates

    Hi Experts,
    I am using WBSE and activities in my project. I want to copy basic dates to forecast dates. But, when i am doing this in Edit>Reconcile date->Transfer basic dates to forecast dates. Then my Planning type in network header also gets change from Basic date to forecast date. which i don't want. I just want that my basic dates get copied to forecast dates , so that i can use forecast dates as my planed dates through the project and never change it. So, that i can always compare , basic dates, forecast dates and actual dates.
    Thanks.

    May be you can try the following....
    1)  Edit>Reconcile date->Transfer basic dates to forecast dates.
    2) manually change Planning type in network header from forecast date to Basic date.

  • Copy & Paste Data to htmlb:textEdit

    Hi,
    when I Copy & Paste Data from MS Office to <htmlb:textEdit> the following occurs:
    1) In the <htmlb:textEdit> note, the content is displayed without formatting. (OK)
    2) Saved content is displayed without formatting in the backend. (OK)
    3) Printing the content via SmartForms/Adobe pdf, #-signs are appearing. For example, spaces created with the tab key are displayed as ###.  (PROBLEM!)
    Are there anybody who knows how I can solve this problem. Basically, I just want to print what I see in my web application.
    I suspect that the <htmlb:textEdit> control is not completely removing all formatting from MS Office.
    What do you think?
    Any help is greatly appreciated.
    /Elvez

    Hi Elvez,
    I experienced, that the textedit uses '##' to identify a carriage return. We simply remove the placeholder, if we have to use the value of a textedit in other contexts.
    I don't think that it is related to the copy from MS Office, since the textedit takes erverything as plain text.
    Regards

  • Copy the data from one column to another column using @

    I have two columns here - A and B.
    Column A has a complicated formula that will generate results. I wanted the results in Column A to be reflected in Column B without pasting the A's formula in B. This will save me the trouble of editing formulas in more than 1 column if there is a need.
    I saw somewhere that you can use "@" in column B but I have no idea how to use it.
    Assumingly column A is the first column. I tried to insert '@1' in B's formula and change B's column properties' Data Format as "Treat Text as HTML". It does not work.
    Please advise how I can do that.

    So is there any way to copy the data in Column A into Column B without putting the same formula? something like in Excel where we put "=C1". Its not possible in BI as it comes in excel.....The only way is to create a duplicate column in RPD or Answers screen and incorporate the formula and giving different name to it.
    whats the problem if you duplicate the column with same formula?....Ok still if you dont want to see identical just write some pseudo logic say
    Duplicated column f(x) case when 1=0 then column_name else formula end.....so it appears different to see but it outputs same.
    UPDATED POST
    Dont create in RPD,you can create a dummy column in that report request and change the f(x) to the above case i mentioned by taking the column from columns button in edit formula screen so when ever you edit the actual column formula that would reflect in the dummy column also as it is replicating from original one.Try and see
    hope helps you.
    Cheers,
    KK
    Edited by: Kranthi.K on Jun 2, 2011 1:26 AM

Maybe you are looking for

  • Site looks different for only one user

    I just updated our Intranet for the service reps. The site uses the Spry Vertical Menu on the left hand side. I have one user who has the entire left hand side cut off which is where the vertical menu is, so she's not able to navigate around. I check

  • Slow start - Satellite A200-1KZ PSAE3

    Hi, I have a Satellite A200-1KZ PSAE3 running Windows Vista Home Premium. I have a clean install, so I have no third-apps running in my energy system. I have the SKAA140a.rom (v 1.40). I have installed the Mobile Intel(R) 965 Express Chipset Family (

  • Vendor return with 122mvt type

    All, Please see the scenario below : Now one  raw material 'x' are in Rejection SLoc ( S Loc name ). The status of that stock is 'blocked' . 1.Now without changing the status whether we can remove the material     from that S Loc ? 2. I need to retur

  • Alternate Fiscal Year End in New GL

    Environment: ECC 6.0 - New GL + Document Splitting All Co Codes book to 0L leading ledger and one Controlling Area. We have one more company code (lets say 1000) with a Alternate Fiscal Year than other company codes. The solution of a Non Leading Led

  • Parse XML with SAX

    Hi all, I have the folow xml file: <n> <q> <r></r> <r></r> </q> </n> How can I make, that automaticli show me the elements of a tree? for Example: n includes r,r,q q includes r,r r includes r r includes r That I can show the Elements of all Trees? Th