Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2004
    Location
    Germany
    Posts
    38

    Grin Silent / unattended install

    Hello,

    I've build an setup for a silent install. I checked in the 'Project Settings - Advanced' - Dialog the boxes
    - "Enable silent/unattend install",
    - "Start in silent mode" and
    - "Hide taskbar icon".

    Everything works fine, but when starting the setup programm, a screen with the message "Initializing" appears for a short time on the monitor.

    Is it possible to disable this screen output, so that the setup runs completely silent without any screen information?



    Any help is appreciated,
    regards
    Thomas

  2. #2
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    fwiw, if you are running dependancy scripts and or using 'primer file-s',
    the 'intializing' window can be more 'evident.'

    It could be viewed that having it showing, indicates to end user
    that something is taking place on their machine,
    however the ability to Disable this showing would be handy,
    I dont' think this can be done with the current version 7.0.4.0.

    You could post a suggestion in that forum heading if you wish,
    the Dev team always keep an out

  3. #3
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834
    Hi tkroeckel,

    Check out the /NOINIT option in the "Command Line Options" section of the help. I believe this is what you are looking for.

    Hope that helps.

    Darryl
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

  4. #4
    Join Date
    Sep 2004
    Location
    Germany
    Posts
    38

    Smile Silent / unattended install

    Hello Darryl,
    thanks a lot, that's exactly what I needed.
    Regards
    Thomas

  5. #5
    Join Date
    Jul 2004
    Posts
    4

    Invalid silent install INI file:config.ini

    I have a new question about silent installs.
    I have the silent install enabled when I build my setup.exe
    When I try to run
    setup.exe /S:config.ini
    I get the error message
    Invalid silent install INI file:config.ini

    Here is my config file.
    [SetupValues]
    %AppFolder%=C:\Program Files\name
    %ExeDir%=Release


    I can run the setup.exe with no errors and it uses my default AppFolder and Exe Dir, but I want to be able to configure it.
    Thanks

  6. #6
    Join Date
    Jul 2004
    Posts
    4

    Huh? Fixed in part

    I am now able to run the installation in silent mode and include the config file in the command arguments without the invalid silent file error. Seems everything must be hard path.
    Still a problem:
    I have variables defined in the config file but the installation is still using defaults.

  7. #7
    Join Date
    Jun 2007
    Posts
    101

    All Users

    One of my clients runs my software with the silent install and it works perfect except that it is installing all of my shortcuts for the current user and not for all users. Is there an easy way to change this? Thanks.

Similar Threads

  1. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  2. Selecting packages in silent install
    By raynebair in forum Setup Factory 6.0
    Replies: 3
    Last Post: 09-28-2005, 01:22 PM
  3. HOWTO: Download and Install Files from the Web
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-23-2002, 01:16 PM
  4. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 PM
  5. HOWTO: Create a Silent Install with Setup Factory 5.0
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 02:08 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