Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2008
    Posts
    82

    Grin Batch file to run on Before Install screens

    hello friends,

    I have a batch file that takes the backup of the requisites on the host machine before my installation. I have packaged it with the installation package. Batch file is for taking backup, so obviously need it to be run on BeforeInstalling screens(to show a progress bar screen). But how do I run it before even my batch file is installed on host machine??

    Is there a procedure where i can add some actions or screens on While Installing, i.e after installing/extracting all the inst. stuff to the host.
    Or something to run just before the "Post-Install" event starts running.
    You can advise me to run the batch at the beginning of the PostInstall event, but then I cannot show a progress bar screen from these events, or can I ???

    So what I need is to run a batch file even before it being extracted to the host, or atleast to run it as soon as the files get extracted but still show the progress bar screen. Please help

    Any help needed!
    Thanks in advance,
    Kusuma.

  2. #2
    Join Date
    Feb 2008
    Posts
    82

    Smile Its easy

    Got the answer myself, I can do it by including my bacth file in the primer file and execute it with File.Run that runs _TempLaunchFolder.."\\Mybackup.bat".

    Got the answer from another thread though.
    May be it helps someone too.

    Thanks,
    Kusuma

Similar Threads

  1. "Never overwrite existing file" always is
    By Dan Ullman in forum Setup Factory 7.0
    Replies: 1
    Last Post: 11-08-2006, 02:12 PM
  2. Probably a dumb question
    By beeneeb in forum Visual Patch 2.0
    Replies: 1
    Last Post: 10-12-2006, 01:19 PM
  3. Create Subfolder, detect/remove process, run batch file.
    By NucIeus in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-12-2005, 12:39 AM
  4. Can search allow manual browse even if file is found?
    By RichardShaw in forum Setup Factory 5.0
    Replies: 2
    Last Post: 08-28-2000, 06:08 PM
  5. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts