How to get the file setup.exe to the next level?

Greetings!

I am building an application for distribution of my project.

When I finished, I have the following file system to copy on a CD:

-Folder of install main application

-Application.exe (and alias and ini)

-file data

-File volume

-bin folder

-license file

-folder supportfiles

-nidist.id

-setup.exe

-setup.ini.

I would get the setup.exe file to be on top (in the installation folder main application), so that a user can immediately find this file to start the installation.

Is there a way to achieve this?

I tried to do shortcuts, but the path of the shortcut is absolute, so it does not work on the CD.

Thanks for any help!

DCanQAlias wrote:
[...]

-Folder of install main application

-Application.exe (and alias and ini)

-file data

-File volume

-bin folder

-license file

-folder supportfiles

-nidist.id

-setup.exe

-setup.ini.

[...]

This configuration file is typical, if you create the Setup program in the same directory as the executable (which would by default).

But please note that the Volume file is the full installer. So if you want to distribute the application, please use the Volume folder (and its contents) only!

The bin folder contains the files * .cab - who are the installation for the MSI (Microsoft Installer) files. These files contain the files you want to distribute, if your application, application settings (ini and aliases), as well as the data folder.

So you see if you copy the Installer Application folder any hand, introduce redundancies have occurred in these files...

hope this helps,

Norbert

Tags: NI Software

Similar Questions

  • How to get the battery level and status in the cpp file?

    Hi all

    BatteryInfo class so I can I know how to get the battery level and the State in .cpp class?

    Hi Benecore,

    I have Add method below,

    #include

    But I only variable BatteryInfoPrivate not get variable BatteryInfo. You can also check on your side.

    So let me know how to get batteryInfo instance?

  • How to get the next character of a field of type varchar, based on logic?


    Hello

    I have a table with a column as data

    PABSRCV
    PERSONAL ADDRESS BOOKS
    PABSXCV
    PERSONAL ADDRESS BOOKS
    PERSONAL ADDRESS BOOKS
    PABSRCV
    PABSCV
    PBSCV
    PABSCV
    PABSCV
    PABSRCV
    PABSXCV

    There are lakhs of lines with this type of data.
    I know that there may be me 'R', 'X', 'Y', would be "or"C"just after ' (or there may be nothing after"). But I need to know what are the possible characters just after"

    I wrote the query that will exclude 'R', 'X', 'Y', has "and 'C', but it does not give me possible characters that come just after a ' (except known as stated above)."

    SELECT PASSED_DATA IN TAB1
    WHERE PASSED_DATA LIKE '%S % '.
    AND INSTR (PASSED_DATA, 'R') = 0
    AND INSTR (PASSED_DATA, 'X') = 0
    AND INSTR (PASSED_DATA, 'Y') = 0
    AND INSTR(PASSED_DATA,'D') = 0

    Can someone help me get all the possible characters that comes just after a ' excluding the already known characters as mentioned above?

    My database is 10g

    Maybe that's what you're looking for it. The following SQL give the separate list of character that comes after the first occurrence of S.

    select distinct substr(passed_data, instr(passed_data, 's', 1, 1) + 1, 1) val
      from tab1;
    
  • using trees - how to get the higher levels

    I have create a hierarchical tree based on a couple of tables via a record group, which I create on the fly.

    Then I let users attach documents to nodes of the tree. The problem is that the node may not exist in the database but they can build as they go. So I need to insert all archives on tree in table when they attach a document. I don't want to do this before I am only interested when they are attaching documents - rather than storing all data that can never be used.

    My problem is when they attach the document I want to find all the levels in this particular tree to insert.

    that is, if my tree is as follows

    1
    -1 b
    2
    -2B
    3
    -3B
    -3 c

    and the attachment of the user against the 3 c I want to insert 3 in the table, and then 3B, then the document against 3 b, so I need to know what its top level in this case is 3.

    How is the best way to do this? I have the NODE_DEPTH property - to know its not top level and the VALUE of the NŒUD to know the value and NODE_LABEL for the description, but how can I find my uplevel when its not stored in a table anywhere.

    Hello
    See the GET_TREE_NODE_PARENT function in the Form Builder Help

  • How to get the text level in the long document

    Is there an easy way to put text level (IE on the same horizontal line) when looking across columns, spreads and even throughout a document of long style book?

    Depends on wheter you have paragraphs that use different key values mixed together. If the principal is the same everywhere, the text should align itself automatically.

    If this isn't the case, you probably want to set up a baseline grid. You do this in the preferences. Set the spacing to the value of the line spacing for your body text and add snap to grid for the definition of the style. You probably don't want to use snap to grid with other styles, which the leader is different because the grid willovveride the value of line spacing and you will gradually upward with a wider than expected line spacing. Adding space to something like a cap can help mitigate an extra space between the title and the following text.

  • How to get the Subvi (the virtual path is in .exe) reference in Run Time System

    Hello world

    The problem is how to get the reference of the Sub - VI in run time system, when the Subvi is in .exe after construction.

    More details:

    Top of page vi called the Subvi dynamically, so that the Subvi is always included, and the source object is the application.exe.

    After the above configuration, the Sub - VI will be the application.exe. For example, the path of Subvi est...\application.exe\SubVI.vi

    So, how to get the reference of the Subvi in Run Time System?

    I can't do it when you use 'open reference VI' with le...\application.exe\SubVI.vi path in the run time system.

    In fact, I can create a file to include the Subvi, rather than build the Subvi in application.exe, then I can get the convenintly reference. But this isn't my favourate average.

    Thank you

    chenyin

    That is the problem. Call a Subvi dynamic means users could change, but it is also very attractive.

    The dynamic call should be used in a user control, but some parade can avoid problems.

    It depends on why you use dynamic calls...-online 2 main ways:

    -Dynamic call are used to maintain a scalable framework for the code without acting on the executable file-online a single VI distribution managed by the administrator/developer

    -Dynamic call are used to provide a collection of "external" characteristic that could be enriched by the administrator/developer. For example, you provide your customers a set of selectable custom signal filters in the executable.

    In 2 cases, you are only able to assess the skills of the users to know if there is a risk of damage, if there is a change.

    So to stay only master a parade might be to provide dynamic VI without a schema, but with the problem of maintenance, since no in-place editing and more attention to manage distribution.

    Another way is to hide the actual distribution to user-online call dynamic VI but it without name as *.vi but others (a repellent name as system of OS name ) or simply without extension in order to attract not user... but that's debatable...

    Another more difficult but more secure method is to create a consistency check before your routine (version, user, modified date,...)

  • How to get the string (specified by row and column) of txt file with labview

    Hello world

    How to get the string (specified by row and column) of txt file with labview

    THX

    As far as I know, a text file has no column.  Be more specific.  Do you mean something like the 5th word on line 4, where the words are separated by a space, and lines are separated by a newline character?  You can read from the spreadsheet String function and set the delimiter to a space.  This will produce a 2D channels table.  Then use the table to index and give the line number and column number.

  • How to get the parameter values of a step type custom when I create file and adding a type of step seq

    I use lv 8.5 and teststand 4.0.

    I did a step type custom and recorded at the MyTypes.ini in pallets of type.

    I specified a default module by opening the properties of the custom step of *.ini type window, then I put some values of the parameters.

    T1) when I open teststand and I add the custom step type manaully in seq file, the labview module parameter values are represented.

    But, if to use file (create and add support prototype stage), the labview module parameter values has the default value.

    Using joint file, how to get the setting custom step type values I put in *.ini?

    Q2) each type of step are automatically by name through the use of LoadTypePaletteFilesEx. When I open teststand and I add the custom step type manaully in seq file, the module is loaded automatically. Inside the attachment, I use a prototype of charge and a fixed path where the module labview is to load the labview module.

    Can I load module automatically without using a prototype of charge or how can I get a dynamic path of type step?

    I solved Q1 for myself by using the mapping tab of the parameter within the configuration to the default module window.

    Everyone knows Q2?

    Thank you.

  • How to get the shortcut to exe on deskto automatically after installation?

    Can someone tell me how to get the shortcut to exe on deskto automatically after installation?

    Kind regards

    Vijtin

    Look at this link

  • Windows cannot find the file setup.exe on the CD,

    Windows Vista cannot find the file setup.exe on a CD, or I see using File Explorer

    Is there an autorun.inf on the CD?

    If so, try it.

  • How to get the JOINT-2 log file

    Hi, we installed in the 6500 system JOINT-2 cat. Anyone know how to get the syslog JOINT-2 file? and how config to send the log to syslog server? I know that these two questions are quite simple, but I've yet to find answers.

    Any help would be greatly appreciated.

    You can get the JOINT events to the CETS format. Using the Manager of IPS or other tool to collect these logs.

  • How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    Dreamweaver is a tool, not an install Android of web authoring tool.

  • During the import of my camera or a file in Lightroom 5 my pictures are too exposed by 1-2 stops, while they are well exposed on the screen of the device. How to get the "right-exposed images on the screen?

    During the import of my camera or a file in Lightroom 5 my pictures are too exposed by 1-2 stops, while they are well exposed on the screen of the device. How to get the "right-exposed images on the screen?

    There is an option in your Lightroom preferences, under the general tab, "treat JPEG files next to raw in form of images". If you have this option is checked, then Lightroom will import and view your first two and JPEG files. You use the active D-lighting on your camera? If you are, you must disable this feature.

  • How to get the path of the vmdk to a VM stop file?

    Hi guys,.

    How to get the path of the vmdk to a VM stop file in ESX Server via the VIX API?

    I try to get it via the VixVM_ReadVariable() function. but it seems that this function requires that the virtual machine is power on.

    I don't want to go the virtual machine started, I just want to know if I can get the path of the vmdk file when a virtual machine is power off.

    Thanks in advance.

    Sorry, I don't have any samples.

    However, if you look at the layoutEx of the managed object VirtualMachine field, you will see that the VirtualMachineFileLayoutEx data object has a field "files" which should contain the paths of affected files.

    I hope that it should be able to help get started.

  • How to get the files to and from the host

    Is there something that I can read which explains how to get the (ftp, memory stick or other) files to and from the host?

    Sorry if this is a noob question, I looked but could not find something specific...

    There are many ways of doing so:

    1 activate not supported ssh and scp use

    2. use VI Client access to your storage space on configuration files and server transfer

    3 configure the iSCSI or NAS to deal directly

  • How to get the content incorporate the swf file in Swf Loader on the run time

    How to get the content incorporate the swf file in Swf Loader on the run time

    [Bindable]

    [Embed(source="assets/index.swf")]

    private var SWFSRC: Class;

    < mx:SWFLoader id = "_swfloader" source = "{SWFSRC}" / >

    It might be Loader (DisplayObjectContainer (_swfLoader.content) .getChildAt (0)) content

Maybe you are looking for

  • How can I install the 2nd HDD on my Satellite P200 - 14H

    HelloI want to know, how can I install the 2nd hard disk on my Satellite P200 - 14H and what I have to buy, because when I open the 2nd hdd slot, so I don't see anything about what I could add the 2nd disc Thanks, Filip

  • Outputs analog USB-6211 won't go below 3.375V

    I use a 6211 to pulse output 0 - 5V outputs analog using an external clock as a trigger, and after successfully using the system for a while I finished with a question where none of the channels AO out lower voltages at 3.375V. My current theory is t

  • Range variable, how to define a Subvi variable?

    Suppose we have a vi 'example.vi' name and this vi name is another name of the vi 'SUBVI.vi '. eaxmple.VI has a name of the indicator Boolean1. I want to put some Boolen1 TIME (this is very important) Subvi is running. I have attached the vi above. C

  • problems of online game.

    whenever I try to play a game online (any site... pogo, yahoo, etc.) when I go to the game loading page the game does not load and it says that I need internet explore and windows to play the game.  but I am running windows and internet Explorer... t

  • HP210 G1 Notebook: updates of Windows 8

    I recently bought a laptop computer to the G1 HP210 with Windows 8.1 installed. The problem is that when I try to install all Windows updates to update the system, sometimes 30%, restarts and then immediately freezes and goes to a black screen. I can