Search:

Type: Posts; User: d2_s

Search: Search took 0.00 seconds; generated 26 minute(s) ago.

  1. Re: Installing Files from external folder not linked into the installer

    What would be useful, would be to be able to get access to a string list of file names from a specified directory path.

    That way I could loop through the retreived files and calculate the total...
  2. Replies
    2
    Views
    8,140

    Re: Floating Point Arithmetic

    Thanks again Friedrich!
  3. Re: Installing Files from external folder not linked into the installer

    Sadly I wish I could do this but because the installer will be handled by non-technical people they need to see progress. The installs will be quite large and when they don't see progress the users...
  4. Replies
    2
    Views
    8,140

    Floating Point Arithmetic

    Is it possible to do floating point calculations?

    I noticed that when you use the divide operator in an expression it will only caluclate a non-zero result when the left side is greater than or...
  5. Replies
    4
    Views
    11,401

    Re: Converting a String to an Integer

    -
  6. Replies
    4
    Views
    11,401

    Re: Converting a String to an Integer

    Thank goodness for you help Friedrich :)

    Turns out I didn't have the "evaluate expression" option selected. All is well now. Thankyou again!
  7. Replies
    4
    Views
    11,401

    Converting a String to an Integer

    Is it possible a string into an integer via a setup builder function?

    I am looping through a list of files and for each file and setting the size via the "ScriptItem->Get File Information( File...
  8. Re: Installing Files from external folder not linked into the installer

    Excellent, thankyou for all of your help. I can now do everything I need to do ... the only minor thing is being able to manage the progress bar now. I am copying across various files using a...
  9. Re: Installing Files from external folder not linked into the installer

    Ok, I noticed files copied via the copy local files command don't actually get added to the install log ... is it possible foe me to have these entries included on the install log automatically? Or...
  10. Re: Is it possible to launch an application that is on the actual install disk

    Wow, I didn't realise it was so simple ... I am almost embarrased for not working this out myself :)

    Thanks again!
  11. Re: Installing Files from an external folder not linked into the installer

    Yes it does Thanyou very much for all of your help!

    May I ask if I will manually have to take care of uninstall entries when using this command, or will the log file automiatically handle this for...
  12. Re: Installing Files from external folder not linked into the installer

    Anyone know the answer to this? If I can get this installer working then I can actually advise my boss to purchase this application otherwise I'll have to look at some uglier options for setting up...
  13. Re: Is it possible to launch an application that is the actual install disk

    Anyone know the answer to this? If I can get this installer working then I can actually advise my boss to purchase this application otherwise I'll have to look at some uglier options for setting up...
  14. Re: Producing Installers that span Multiple CD/DVD's???

    Excellent, thankyou kindly for your assistance :)
  15. Is it possible to launch an application that is on the actual install disk

    Is it possible to launch an application that resides on the install source location without actually installing it on the desitination machine?

    For example my install application is in location...
  16. Installing Files from an external folder not linked into the installer

    I was wondering if it is possible to have my installer copy files from external folders to the destination directory instead of having all of the install files compressed into the exe itself?

    For...
  17. Re: Producing Installers that span Multiple CD/DVD's???

    Ok, I played some more with it and it seems my assumption was correct about the data chunks and that it auto-prompts for the next disk if the next expected chunk is not in the same directory as the...
  18. Producing Installers that span Multiple CD/DVD's???

    I was wondering how to achieve the above?

    I have setup my installer to break up the Data into CD sized chunks (I assume this option is to allow your installer to span multiple disks) but was...
Results 1 to 18 of 18